Commit Graph

  • e7851e3cb5 feat: add --label filter to issue list (#180) Mihai Chiorean 2026-03-30 22:04:45 -07:00
  • 16ae8ae9ce feat: add --json flag to issue list, issue create, and cycle list (#179) Mihai Chiorean 2026-03-30 21:35:22 -07:00
  • 3ec5c08978 chore: regenerate skill docs for --project-label flag Al Johri 2026-03-16 11:26:47 -04:00
  • 16ebdfc69d feat: add --project-label flag to issue list command Al Johri 2026-03-16 11:17:09 -04:00
  • cb749d3dbd skill: improve SKILL.md with bunx fallback, required flags, and --no-pager caveat (#182) c-99-e 2026-03-25 19:47:31 +04:00
  • a8ee13e999 regenerate skill docs for issue link command Luc Leray 2026-03-19 10:59:04 +01:00
  • 1b510720c5 style: fix deno fmt formatting in test Luc Leray 2026-03-19 10:47:29 +01:00
  • e38fc08ef2 feat: add issue link command to attach URLs to issues Luc Leray 2026-03-19 10:43:35 +01:00
  • a7c4f75b5e feat: display issue state in issue view command Hyunsu Lim 2026-03-19 11:49:05 +09:00
  • 28efbcb19a update skill template with dense command reference overview #168 schpetbot-pr-2c7a060f Peter Schilling 2026-03-06 06:40:53 +00:00
  • 91866c0e7d chore: strip version from generated skill docs Peter Schilling 2026-03-10 22:18:50 -07:00
  • 691df87116 fix: add suggestion to auth migrate keyring error message Peter Schilling 2026-03-10 22:12:03 -07:00
  • b8a7e54854 feat: store API keys in the system keyring (#136) Ben Drucker 2026-03-10 22:03:52 -07:00
  • bc705a5e81 Add native issue search command #143 schpetbot-pr-5ad30e06 Peter Schilling 2026-02-13 19:30:00 +00:00
  • ab21736a1c docs: add npm install instructions to README Peter Schilling 2026-03-06 22:47:29 +00:00
  • 4007ac76cb chore: Release linear-cli version 1.11.1 v1.11.1 Peter Schilling 2026-03-06 21:46:48 +00:00
  • dbebd16319 feat: add npm installer and publish job for @schpet/linear-cli Peter Schilling 2026-03-06 21:31:46 +00:00
  • 7ec58b0dc1 fix: strip stray characters from pasted API key on Windows WhiteMind 2026-03-06 15:49:04 +08:00
  • 6f4d6e7530 feat: add milestone filter to issue list command Jeffrey Holm 2026-03-05 10:09:57 -05:00
  • 47f69b1e5e fix attribution on changelog Peter Schilling 2026-03-05 05:35:54 +00:00
  • 27c083b8b2 chore: Release linear-cli version 1.11.0 v1.11.0 Peter Schilling 2026-03-05 05:17:20 +00:00
  • ce8585c8d7 fix: move date validation inside try-catch in project update (#165) schpetbot 2026-03-04 20:49:53 -08:00
  • 69e59eed4d feat(project): add update, delete, and --json support (#127) (#148) Jay Reardon 2026-03-04 21:44:33 -07:00
  • ab3f83b03c fix(issue-view): don't send auth headers to non-linear domains David Roizenman 2026-02-26 14:09:52 -08:00
  • c05f6fcb69 refactor: move all linear domain usage to shared const.ts David Roizenman 2026-02-26 14:43:06 -08:00
  • f319866efa chore: bump cargo-dist to 0.31.0 and regenerate CI Peter Schilling 2026-03-05 04:26:36 +00:00
  • 1f6b6ac2e3 fix: move build-setup.yml out of workflows dir Dan Wager 2026-03-04 17:47:03 -08:00
  • ca3b04bd19 feat: add cycle list/view commands and issue list --cycle filter (#162) Dan Wager 2026-03-04 13:59:59 -08:00
  • 47011e77d1 feat: add comment delete command Jeffrey Holm 2026-03-04 11:58:59 -05:00
  • 36db5b9ebb test: add issue update -p priority test and regenerate skill docs Peter Schilling 2026-03-03 16:30:11 +00:00
  • 5eebaeaa33 fix: fall back to slugId match in getProjectIdByName Michael Pearson 2026-03-01 21:34:26 +11:00
  • 12be1d17eb fix: correct success message order for 'blocked-by' relation Peter Schilling 2026-02-27 06:03:54 +00:00
  • e24ef1de21 feat: add cycle support to issue commands Jeffrey Holm 2026-02-24 17:04:08 -05:00
  • b65ba20565 feat: add milestone support to issue commands (#149) Jeffrey Holm 2026-02-24 11:57:39 -05:00
  • fc8530ad26 fix: improve git command error handling with CliError Peter Schilling 2026-02-15 14:22:36 +00:00
  • fd3902b652 docs: regenerate skill documentation Peter Schilling 2026-02-17 05:18:53 +00:00
  • 62ca609fd4 docs: document error handling implementation patterns Peter Schilling 2026-02-17 05:17:34 +00:00
  • 860c9b80cf use more general agents.md Peter Schilling 2026-02-17 05:02:47 +00:00
  • 23ec9dc1e1 docs: update release skill to regenerate skill docs before commit Peter Schilling 2026-02-17 05:00:55 +00:00
  • 3619837c5e chore: Release linear-cli version 1.10.0 v1.10.0 Peter Schilling 2026-02-14 04:51:57 +00:00
  • 265a37f760 fix: correct API key creation URL in auth login (#146) Sergio Francisco 2026-02-17 00:47:47 -03:00
  • 6df2efd320 feat: use heredoc for GraphQL queries in skill and add search example Peter Schilling 2026-02-10 08:26:49 -08:00
  • f8efda78d8 Add best practices for markdown content to Linear CLI skill Peter Schilling 2026-02-12 21:56:19 +00:00
  • 1a6dcb0fb4 Add CI check for skill docs and update documentation Peter Schilling 2026-02-11 22:44:36 +00:00
  • d640db8b1a fix: don't create new commit after describing in issue start Peter Schilling 2026-02-11 20:24:36 +00:00
  • d1ec43024d fix lint: add dnt to import map #129 push-yntzqlxykyqo Peter Schilling 2026-02-10 15:53:56 +00:00
  • 2843fb913b fix ci: add graphql import fix and yaml formatting Peter Schilling 2026-02-10 05:25:41 +00:00
  • 3582fc5700 feat: add api subcommand for raw GraphQL access (#121) Ben Drucker 2026-02-09 09:36:55 -08:00
  • 9a99210ccf fix: move build-setup.yml out of workflows directory to fix CI error #125 schpetbot-pr-f53edaa9 Peter Schilling 2026-02-04 01:37:10 +00:00
  • e91cfcfbcc fix: properly link @mentions in comments #119 pr/1fb12ec5 Peter Schilling 2026-02-02 18:14:00 +00:00
  • 338ce75299 feat: increase sub-issues limit from 50 to 250 Paymahn Moghadasian 2026-02-03 09:28:40 -06:00
  • 4dd3878f2a feat: add --sort-order flag to milestone update command Ben Drucker 2026-02-02 20:27:02 -08:00
  • 430ac0402d feat: add user-friendly error handling with LINEAR_DEBUG support Peter Schilling 2026-02-02 01:09:43 +00:00
  • 59dce3cf19 fix: use centralized shouldShowSpinner() for all spinner checks Peter Schilling 2026-01-30 23:51:11 +00:00
  • 5e845e2ee3 fix: disable spinners in non-TTY environments Peter Schilling 2026-01-30 23:34:01 +00:00
  • 23d20f77d7 feat: show sourceType for attachments in issue view Paymahn Moghadasian 2026-01-29 10:00:32 -06:00
  • bd007f378d feat: add issue relation command for managing dependencies (#115) Zach Trayner 2026-01-30 11:17:19 -06:00
  • aff8f82e8f chore: remove auth login warning and sync plugin versions to 1.9.1 Peter Schilling 2026-01-30 07:10:46 +00:00
  • 923a63cb85 note installation of skills for other agents Peter Schilling 2026-01-30 05:36:43 +00:00
  • 17ddb7802c chore: Release linear-cli version 1.9.1 v1.9.1 Peter Schilling 2026-01-29 17:06:48 +00:00
  • af20b0f310 use --allow-all instead of fine grained permissions Peter Schilling 2026-01-29 16:32:31 +00:00
  • 65d07f329f chore: Release linear-cli version 1.9.0 v1.9.0 Peter Schilling 2026-01-29 05:55:40 +00:00
  • 1e4c6e354d chore: fix formatting in publish.yaml Peter Schilling 2026-01-29 05:53:20 +00:00
  • 39b6405c37 fix: trigger JSR publish on version tags instead of every push Peter Schilling 2026-01-29 05:52:59 +00:00
  • c752abaf24 chore: remove duplicate ci.yml (ci.yaml already exists) Peter Schilling 2026-01-29 05:51:09 +00:00
  • 992f05afe1 fix: add type annotations and CI workflow for type checking Peter Schilling 2026-01-29 05:36:48 +00:00
  • 86bdd3744f fix: add pagination to project-list Andrew Kline 2026-01-28 10:19:30 -08:00
  • ae305250c0 fix: add pagination to team-list (#107) andrew-kline 2026-01-28 09:55:36 -08:00
  • afc8fe3b11 fix: issue list --web/--app respects --team flag and works without workspace #63 push-rumkpluutnpx Peter Schilling 2026-01-27 13:07:42 -08:00
  • 908bae467f fix: error when --workspace flag specifies unknown workspace Peter Schilling 2026-01-27 12:45:26 -08:00
  • 1b4135ba59 feat: add file attachment support for issues and comments Peter Schilling 2026-01-14 11:16:57 -08:00
  • 01d92b706b add changelog entry Peter Schilling 2026-01-27 10:29:10 -08:00
  • ab13420293 Fix lookupUserId to handle 'self' keyword (#104) Temirlan 2026-01-27 22:14:09 +05:00
  • f633f5b6e3 feat: support multi-workspace auth in config command Peter Schilling 2026-01-26 12:43:48 -08:00
  • df59898938 docs: add warning about new auth login command in README Peter Schilling 2026-01-23 14:30:49 -08:00
  • 540818c0b1 feat: add multi-workspace authentication support Peter Schilling 2026-01-23 11:37:24 -08:00
  • 1f11e946ad fix: pass sort parameter to fetchIssuesForState (#96) Paymahn Moghadasian 2026-01-23 15:25:43 -06:00
  • 2a49427f4f chore: Release linear-cli version 1.8.1 v1.8.1 Peter Schilling 2026-01-23 10:55:48 -08:00
  • 88ecf1bd51 fix: sync deno permissions across config files Peter Schilling 2026-01-23 10:48:23 -08:00
  • 5bbbbc5bab fix changelog Peter Schilling 2026-01-22 13:33:16 -08:00
  • 72cc3634fb docs: add plugin update instructions and move why section to bottom Peter Schilling 2026-01-22 12:09:38 -08:00
  • 2dc1d14684 docs: add AI agent emphasis to README intro Peter Schilling 2026-01-22 11:08:13 -08:00
  • e1c95228db fix: link organization-features.md in skill template push-syrvtknrmlxo Peter Schilling 2026-01-22 19:03:06 +00:00
  • ca5407e3d0 chore: bump plugin version to 1.8.0 Peter Schilling 2026-01-22 10:58:53 -08:00
  • 8a4688c3b9 chore: Release linear-cli version 1.8.0 v1.8.0 Peter Schilling 2026-01-22 10:57:40 -08:00
  • 4d3a4bb2f1 feat: add auto-generated skill documentation from CLI help output Peter Schilling 2026-01-22 18:38:40 +00:00
  • c6c7086a0e Split up new organization features skill doc Peter Schilling 2026-01-22 18:24:33 +00:00
  • cf770acf9d test: remove non-deterministic snapshot tests Peter Schilling 2026-01-21 16:54:31 +00:00
  • 507b536947 add changelog entries for initiative, label, and bulk operation support Peter Schilling 2026-01-21 16:57:01 +00:00
  • b32381308a fix: add TTY checks before interactive prompts to prevent hanging in non-interactive mode Peter Schilling 2026-01-21 16:29:29 +00:00
  • cd45a8a6aa Add initiative, label, and bulk operation support (#95) Sam Gbafa 2026-01-21 17:45:54 +01:00
  • 3ceb8bdca8 feat: add --project filter to issue list command Paymahn Moghadasian 2026-01-15 09:45:58 -06:00
  • 9a091bc022 add User-Agent header to GraphQL requests Peter Schilling 2026-01-09 13:32:52 -08:00
  • 6c37bc306f remove AGENTS.md and update CLAUDE.md Peter Schilling 2026-01-09 12:54:36 -08:00
  • 71757e52b4 fix: merge global and project configs instead of only loading one Peter Schilling 2026-01-09 12:54:36 -08:00
  • 1268b667fb feat: support loading config from user home directory Kirt Lillywhite 2026-01-07 03:49:24 -07:00
  • 80cf681d7e fix: environment variables now correctly take precedence over config file values Kirt Lillywhite 2026-01-07 02:29:01 -07:00
  • ae523e550c chore: Release linear-cli version 1.7.0 v1.7.0 Peter Schilling 2026-01-09 12:43:56 -08:00
  • 77aa22b9d9 feat: add milestone management commands (#92) Jeffrey Holm 2026-01-09 15:41:19 -05:00
  • 0a732c3838 fix: environment variables now correctly take precedence over config file values Kirt Lillywhite 2026-01-07 02:29:01 -07:00