ktx/docs-site
Luca Martial c2750dd797
refactor(cli): hide internal setup options and remove dead flags (#79)
Hide advanced/internal `ktx setup` options from --help output using
.hideHelp() so the command surface is approachable for new users. Remove
the --project, --agent-scope, and --skip-initial-source-ingest flags
that are no longer needed. Update docs and tests to match.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-13 17:55:25 -04:00
..
app feat(docs): polish introduction page 2026-05-11 23:32:16 -07:00
components feat(cli)!: remove ktx agent command (#58) 2026-05-13 13:01:56 +02:00
content/docs refactor(cli): hide internal setup options and remove dead flags (#79) 2026-05-13 17:55:25 -04:00
lib feat: rename project wiki directory (#66) 2026-05-13 16:05:58 +02:00
public/brand Add KTX mascot assets 2026-05-11 20:47:38 -07:00
tests fix(docs-site): add docs index redirect, test, and trim Accept media type 2026-05-11 20:37:28 -07:00
.gitignore chore: configure docs site deployment 2026-05-11 17:57:55 +02:00
middleware.ts fix(docs-site): add docs index redirect, test, and trim Accept media type 2026-05-11 20:37:28 -07:00
next-env.d.ts chore: move docs site workspace 2026-05-11 16:53:42 +02:00
next.config.mjs feat(docs-site): add agent-readable docs routes 2026-05-11 16:40:34 -07:00
package.json chore(deps): refresh workspace dependencies (#43) 2026-05-13 01:15:35 +02:00
postcss.config.mjs chore: move docs site workspace 2026-05-11 16:53:42 +02:00
source.config.ts chore: move docs site workspace 2026-05-11 16:53:42 +02:00
tsconfig.json chore: move docs site workspace 2026-05-11 16:53:42 +02:00