Skip to content

Commit 30312f3

Browse files
0xLeifclaude
andauthored
fix: resolve rebase conflicts from AI generation merge (#21)
* Add AI-powered spec generation and LOC coverage tracking - Add ai module for generating specs via external AI commands (e.g. claude, ollama) - Support flat-file module discovery alongside subdirectory-based modules - Track lines-of-code coverage in addition to file coverage - Add --ai flag to generate command with fallback to template on failure - Add ai_command and ai_timeout config fields to SpecSyncConfig - Improve generate command to work when no specs exist yet - Filter empty spec directories from module detection Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * style: apply rustfmt formatting Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2671b13 commit 30312f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)