Skip to content

Codex/fix publish npm tarball path#176

Closed
kyaukyuai wants to merge 69 commits intoschpet:mainfrom
kyaukyuai:codex/fix-publish-npm-tarball-path
Closed

Codex/fix publish npm tarball path#176
kyaukyuai wants to merge 69 commits intoschpet:mainfrom
kyaukyuai:codex/fix-publish-npm-tarball-path

Conversation

@kyaukyuai
Copy link

No description provided.

Alex (datable AI) and others added 30 commits March 12, 2026 03:42
- Add requireTeamKey() helper function that throws ValidationError with
  helpful message when team is not configured
- Update cycle-list, cycle-view, issue-list, issue-start, team-id,
  team-members, team-autolinks to use requireTeamKey()
- Error message now suggests running `linear config` and using --team flag
- Add tests for requireTeamKey() function
- Add default_project to OptionsSchema in config.ts
- Use default_project as fallback in issue-create when no --project is specified
- Add tests for default_project option

Users can now set `default_project = "my-project"` in .linear.toml
and it will be used automatically when creating issues without --project.
- Add `linear issue search <query>` command for semantic search
- Uses Linear's issueSearch GraphQL API
- Supports --limit and --include-archived options
- Displays results in a table with ID, priority, title, state, and updated time
- Add snapshot tests for search command
- linear cycle current: show active cycle with issues
- linear cycle add <issue-id>: add an issue to a cycle

Enables cycle-based workflow management from CLI.
…-extraction

KYA-71 refactor: extract withSpinner utility
…lid-helper-extraction

refactor: extract resolveIssueInternalId helper
…cate

refactor: deduplicate issue label setup
test: add issue command error path coverage
docs: summarize fork changes in changelog
…sion

docs: expand agent guidance for fork helpers
…rkflows

ci: harden package publish workflows
…ownload

ci: fix npm release asset lookup
…t-polling

ci: publish npm after release succeeds
…hissues

fix: deprecate issue search command
@kyaukyuai kyaukyuai closed this Mar 13, 2026
@kyaukyuai kyaukyuai deleted the codex/fix-publish-npm-tarball-path branch March 13, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant