I've released an update to my #LinearApp CLI tool, Linearis.
v2025.11.1 brings support for file embeds! URLs of screenshots & files in #Linear issues (and comments!) are now part of the JSON result (`linearis issues read …`). Good for you, good for your #LLM #agent 😉
github.com/czottmann/li...
I'm setting up Linear for my team, but I need a lightweight way to manage my own focus – basically want to “grab” a few issues for today and put them on a “Today’s todos” board/view.
How do you handle this? Labels? Custom view? Dedicated status?
#linearapp #productivity @linear
I took #LinearApp 's fantastic onboarding as inspiration to build an example using #OnboardJS, complete with Vite, React Router, and @shadcn.com.
Check out the demo and code 🧑💻
vite.onboardjs.com
#UserOnboarding #FrontendDevelopment #ReactJS #TypeScript #DevTools #ProductAnalytics #OpenSource
Launch 🚀 I wrote an opinionated #Linear client!
Linearis is a #CLI tool for #LinearApp with JSON output, smart ID resolution, and optimized GraphQL queries. Designed for #LLM #agents and humans who prefer structured data.
github.com/czottmann/li...
It replaced Linear's #MCP server for me.
1/2
Man, I love #LinearApp but all available #CLI tools for it are …not what I am looking for, i.e.
- executable w/ clear tool → sub-tool structure
- outputs JSON
- works in scripts
- works for #LLM #agents (w/o eating 13k context tokens like the MCP server)
So: Fuck it, I'm currently writing my own.