fb03

↗ HN profile [ 95.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. An idle clicker where you don't really click a cookie. Check the repo for more info ;)

  2. Cooked this to scratch my own itch and allow CC to operate interactive TUI apps like k9s, mc, nethack and etc. Video inside

  3. Usage: 1. Install ``` curl -fsSL https://raw.githubusercontent.com/flipbit03/lineark/main/ins... | sh ``` 2. Generate your Personal Linear token and set it ``` echo "lin_api_..." > ~/.linear_api_token ``` You're done :)

  4. lineark is an unofficial CLI and Rust SDK for Linear (the issue tracker). I built it because I use Claude Code heavily, and the Linear MCP server eats ~13K tokens of context just to describe its tools — before my agent…