Greg Gauthier gmgauthier
gmgauthier pushed to master at gmgauthier/grokkit 2026-03-28 17:37:14 +00:00
269faa6546 fix(cmd): remove misplaced analyze command addition
gmgauthier pushed to master at gmgauthier/pyfly-demo 2026-03-28 17:23:27 +00:00
91430d322f feat(prompts): add Python educator prompt and pyfly-demo analysis
gmgauthier pushed to master at gmgauthier/rexx-address-book 2026-03-28 17:16:44 +00:00
8afa1e3fe9 docs(rexx): refine prompt and analysis for Object Rexx address book project
gmgauthier pushed to master at gmgauthier/grokkit 2026-03-28 17:06:30 +00:00
3c73b897a6 chore: update analyze command output and add Rexx to linter
gmgauthier pushed to master at gmgauthier/rexx-address-book 2026-03-28 17:05:13 +00:00
f134cfd368 docs(analysis): add project analysis document for rexx-address-book
gmgauthier pushed to master at gmgauthier/rexx-address-book 2026-03-28 16:43:15 +00:00
d88f265a3d feat(prompts): add Object Rexx educator prompt for rexx-address-book
gmgauthier pushed to master at gmgauthier/cnotes 2026-03-28 16:39:40 +00:00
1356b9d3e0 refactor(prompts): refine C90 analysis prompt to emphasize ANSI C89 and portability
gmgauthier pushed to master at gmgauthier/grokkit 2026-03-28 16:24:31 +00:00
12bd5f9376 refactor(linter): clean language names in primary detection
gmgauthier pushed to master at gmgauthier/cnotes 2026-03-28 16:18:33 +00:00
5cf48da473 feat(prompts): add C90 educator prompt for project analysis
gmgauthier pushed to master at gmgauthier/grokkit 2026-03-28 16:11:40 +00:00
5cb84f44bb Merge pull request 'feat: Introduce analyze Command for Deep Educational Codebase Analysis' (#6) from feature/analyze_cmd into master
7e5cb7c4d7 docs(analyze): add project analysis Markdown report and refine AI prompt
ba11717476 chore(todo): mark analyze-command as completed
db184bb931 docs(user-guide): add guide for analyze command
4549ab5589 feat(analyze): add project name inference for Go analysis prompts
Compare 10 commits »
gmgauthier merged pull request gmgauthier/grokkit#6 2026-03-28 16:11:39 +00:00
feat: Introduce `analyze` Command for Deep Educational Codebase Analysis
gmgauthier pushed to feature/analyze_cmd at gmgauthier/grokkit 2026-03-28 14:32:55 +00:00
7e5cb7c4d7 docs(analyze): add project analysis Markdown report and refine AI prompt
gmgauthier created pull request gmgauthier/grokkit#6 2026-03-28 14:16:55 +00:00
feat: Introduce analyze Command for Deep Educational Codebase Analysis
gmgauthier pushed to feature/analyze_cmd at gmgauthier/grokkit 2026-03-28 14:13:57 +00:00
ba11717476 chore(todo): mark analyze-command as completed
gmgauthier pushed to feature/analyze_cmd at gmgauthier/grokkit 2026-03-28 14:08:50 +00:00
db184bb931 docs(user-guide): add guide for analyze command
gmgauthier pushed to feature/analyze_cmd at gmgauthier/grokkit 2026-03-28 13:44:15 +00:00
4549ab5589 feat(analyze): add project name inference for Go analysis prompts
gmgauthier pushed to feature/analyze_cmd at gmgauthier/grokkit 2026-03-28 13:23:53 +00:00
4084315dc1 refactor(analyze): improve file discovery and project context in analyze command
gmgauthier pushed to feature/analyze_cmd at gmgauthier/grokkit 2026-03-28 13:16:34 +00:00
fd033b03c7 fix(analyze): correct config, logger, and git usage in analyze command
gmgauthier pushed to feature/analyze_cmd at gmgauthier/grokkit 2026-03-28 12:46:08 +00:00
09119ded37 refactor(analysis): refine prompts, language detection, and context building
gmgauthier pushed to feature/analyze_cmd at gmgauthier/grokkit 2026-03-28 12:36:09 +00:00
b24b86723b feat(analyze): implement educational project analysis with language prompts