Skip to content

Add project context gathering for plan mode support - #3

Open
Gihan526 wants to merge 1 commit into
brent-weatherall:mainfrom
Gihan526:add-project-context
Open

Add project context gathering for plan mode support#3
Gihan526 wants to merge 1 commit into
brent-weatherall:mainfrom
Gihan526:add-project-context

Conversation

@Gihan526

Copy link
Copy Markdown
  • New context.ts module gathers file tree (respects .gitignore) and git state
  • buildRequest now accepts real project context instead of empty stubs
  • structure: plain string paths (directories with trailing /)
  • recentCommits: plain strings (one-liner git log format)
  • Updated models.json with 7 new models from latest Command Code CLI

- New context.ts module gathers file tree (respects .gitignore) and git state
- buildRequest now accepts real project context instead of empty stubs
- structure: plain string paths (directories with trailing /)
- recentCommits: plain strings (one-liner git log format)
- Updated models.json with 7 new models from latest Command Code CLI

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
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