multica/apps/cli/src
Jiayuan Zhang 40a2e8ae55 fix(context-window): prioritize config over model for context window resolution
resolveContextWindowInfo now uses config > model > default priority so
explicit --context-window flag overrides model defaults. Also adds
--context-window CLI option to the run command.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:37:02 +08:00
..
commands fix(context-window): prioritize config over model for context window resolution 2026-02-15 21:37:02 +08:00
autocomplete.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
colors.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
index.ts fix(cli): filter pnpm standalone -- arg and simplify dev scripts 2026-02-10 18:09:12 +08:00
interactive.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
non-interactive.ts fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
output.test.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
output.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
profile.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
skills.ts refactor(credentials): remove skills.env.json5 support 2026-02-15 13:34:51 +08:00
tools.ts fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00