Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Nov 21:33
61fcfd7

1.2.0 (2025-11-30)

Features

  • add agent-specific model constraints and refactor generation (3f9ccf7)
  • Cost optimizations via model configs and prompt improvements (#247) (2b3a901)
  • enhance changelog generation with detailed PR and commit data (8950852)
  • improve template selection reliability and prompt clarity (8ed1a08)
  • prompt tuning for shorter blueprints (e9041f1)
  • rewrite process monitoring and error handling (b0db701)
  • upgraded to sandbox sdk version 0.5.2 (9f9cc7a)

Bug Fixes

  • add additional ownership verification checks (b74a645)
  • added instructions for token creation (3544038)
  • added instructions for token creation (f7cc7ea)
  • added instructions for token creation (ea3f110)
  • better stale comment removal + correct YAML string escaping (834cffa)
  • cleanup chat.tsx for build (670c8d6)
  • don't wait for runtime errors if app not deployed (0dd3e7e)
  • dont clear runtime errors on executeDeepDebug (1eda73e)
  • prevent race condition in code generation state (188ba0d)
  • typeScript features configurable to reduce memory (d3f984c)
  • unescape commit messages before git operations (d51310b)