-
Notifications
You must be signed in to change notification settings - Fork 10
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
Docs call
npm run check"the CI gate" / "what CI runs", but the CI workflow never invokes itgood first issueGood for newcomersGood for newcomersStatus: Open.#103 In agentctxhq/agentctx;agentctx syncexits 0 when the user declines confirmation, butresetandprofile clearexit 1 — inconsistent CLI semanticsgood first issueGood for newcomersGood for newcomersStatus: Open.#102 In agentctxhq/agentctx;VERSIONconstant in src/version.ts can silently drift from package.json#versiongood first issueGood for newcomersGood for newcomersStatus: Open.#101 In agentctxhq/agentctx;CLAUDE.md describes
npm run checkas "lint + typecheck + test" but it also runsbuildgood first issueGood for newcomersGood for newcomersStatus: Open.#98 In agentctxhq/agentctx;"agentctx is not initialized" guard + message is duplicated across 5 CLI commands
good first issueGood for newcomersGood for newcomersStatus: Open.#97 In agentctxhq/agentctx;formatAgeis duplicated verbatim in cli/search.ts and mcp/tools.tsgood first issueGood for newcomersGood for newcomersStatus: Open.#96 In agentctxhq/agentctx;Character-truncation helper (
s.slice(0, max-1) + "…") is duplicated in 4 modulesgood first issueGood for newcomersGood for newcomersStatus: Open.#90 In agentctxhq/agentctx;describe(error)error-formatting helper is copy-pasted verbatim across 5+ modulesgood first issueGood for newcomersGood for newcomersStatus: Open.#89 In agentctxhq/agentctx;agentctx profilewith no subcommand writes usage to stdout but exits 1, diverging from the CLI's error conventiongood first issueGood for newcomersGood for newcomersStatus: Open.#86 In agentctxhq/agentctx;Top-level
agentctx --helpsends users to the docs URL for per-command help, but every command already supports--helpgood first issueGood for newcomersGood for newcomersStatus: Open.#85 In agentctxhq/agentctx;Project-id display truncation
projectId.slice(0, 12)is duplicated as a magic number instatusandresetgood first issueGood for newcomersGood for newcomersStatus: Open.#79 In agentctxhq/agentctx;upsertNodeselects graph nodes bynamealone (globallyUNIQUE), so two projects sharing a node name (e.g. amainbranch) cross-link records to the wrong project's nodegood first issueGood for newcomersGood for newcomersStatus: Open.#78 In agentctxhq/agentctx;