grokkit/cmd
Greg Gauthier ed614ae0db refactor(agent): refine prompts and code cleaning logic
- Remove unnecessary comments in agent.go for cleaner code
- Update system prompt to enforce exact header comment format
- Adjust progress logging format
- Fix CleanCodeResponse to properly strip markdown fences
- Update StreamSilent comment to include agent usage
2026-02-28 22:40:31 +00:00
..
agent.go refactor(agent): refine prompts and code cleaning logic 2026-02-28 22:40:31 +00:00
chat.go feat(cmd): add agent command for multi-file AI editing 2026-02-28 22:29:16 +00:00
commit.go feat(cmd): add agent command for multi-file AI editing 2026-02-28 22:29:16 +00:00
commitmsg.go feat(cmd): add agent command for multi-file AI editing 2026-02-28 22:29:16 +00:00
edit.go feat(cmd): add agent command for multi-file AI editing 2026-02-28 22:29:16 +00:00
history.go feat(cmd): add agent command for multi-file AI editing 2026-02-28 22:29:16 +00:00
prdescribe.go feat(cmd): add agent command for multi-file AI editing 2026-02-28 22:29:16 +00:00
review.go feat(cmd): add agent command for multi-file AI editing 2026-02-28 22:29:16 +00:00
root.go feat(cmd): add agent command for multi-file AI editing 2026-02-28 22:29:16 +00:00