Skip to main content
← Back to changelog
v1.1.0

Agent Infrastructure & Type Safety

What’s New

  • Migrated memory logging to daily structured files under .agents/memory/
  • Added IDENTITY.md, USER.md, and BOOTSTRAP.md for agent context
  • Added root and client README documentation with setup instructions

Improvements

  • Enforced strict typing rules (no any types) across client and server
  • Added NestJS CLI scaffolding requirement for server structure generation
  • Added no-build verification policy for lightweight checks
  • Established git branch strategy (seaaveybot/{uuid} pattern)
  • Standardized English-only requirement for all Markdown and source code