💻 context-aware AI coding assistant for the terminal to assist with code development, explanation, refactoring, review, debugging, and chat; compatible with both local and online language models.
Stars
38
Forks
9
Watchers
38
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
43
commits
feat: :sparkles: add open-router, anthropic, deepseek clients (#28)
2b10b95View on GitHubfix: :bug: fix break lines issue in markdown parser (#24)
0dea318View on GitHubrefactor: ♻️ enhance cache-models and model-options loading (#20)
d5c8e27View on GitHubrefactor: ♻️ enhance markdown block rendering in spectre console (#19)
fec4cc3View on GitHubci: 👷 Add AIAssist dotnet tool to Nuget for installation (#16)
584a9e1View on GitHubfeat: :sparkles: Add CodeDiffType, CodeAssistType, Temperature to command options
6afbef9View on GitHubrefactor: :recycle: enhance configuration for reading model base-address from env and command options
9e15799View on GitHubrefactor: :recycle: enhance configuration for reading model api-version and deployment-id from env and command options
6a0bcefView on GitHub