Skip to content

Release v0.1.13

Choose a tag to compare

@kushalpatil07 kushalpatil07 released this 30 Jun 10:42
· 38 commits to main since this release

Release Highlights

  • Improve agent onboarding questionnaire flow for install: added explicit two-question setup before installation and mapped answers to hook/auto-memory behavior.
  • Add onboarding install option flags: --hooks enabled|disabled and --auto-memory enabled|disabled (default enabled).
  • Ensure no-hooks mode avoids writing agent instruction files and prints the shared manual guidance snippet.
  • Respect --hooks disabled for Factory Droid installer during merge conflict resolution.
  • Refresh transcript backfill workflow/eval quality: prompt contract moved into skill, local checks tightened, over-specific code claims reduced, and scoring calibrated for durable memory quality.
  • Restore and exercise real 5-session transcript fixture for onboarding backfill evaluation while keeping narrower quality gates.