Skip to content

Generation reliability hardening (1.0.2)#3

Merged
fazzysyed merged 5 commits into
mainfrom
1.0.2
Apr 28, 2026
Merged

Generation reliability hardening (1.0.2)#3
fazzysyed merged 5 commits into
mainfrom
1.0.2

Conversation

@fazzysyed
Copy link
Copy Markdown
Owner

Summary

  • add API timeout and retry with exponential backoff
  • add failed files report and generate --failed-only mode
  • add fallback template generation when API fails

Test plan

  • npm run build
  • npm test

Made with Cursor

Introduce provider-based AI runtime abstraction so ai-enhance can run with either local Ollama or external API mode, while preserving current test generation and retry workflow.

Made-with: Cursor
Remove Ollama runtime paths, make init run setup automatically, and turn generate into an end-to-end pipeline (scan + API setup check + per-file AI generation) with terminal progress and summary counts.

Made-with: Cursor
Add 1.0.1 announcement notes, remove outdated extra command references, and simplify docs around init+generate+doctor with API chunking/progress behavior.

Made-with: Cursor
Add API timeout/retry with exponential backoff, per-run failed-files reporting with --failed-only retry mode, and fallback template generation when API calls fail so pipeline progress remains stable.

Made-with: Cursor
@fazzysyed fazzysyed merged commit 6b508ed into main Apr 28, 2026
1 check failed
@fazzysyed fazzysyed deleted the 1.0.2 branch April 28, 2026 10:54
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