Skip to content

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 21 Dec 16:39
· 19 commits to dev since this release
  • 6087f14 Refine sisyphus frontend delegation rules - classify changes before delegating
  • 4df8504 Convert frontend-ui-ux-engineer agent prompt to pure Markdown format (#149) (#152)
  • d7bc817 feat: auto-detect model provider and apply appropriate options (#146)
  • a9459c0 Improve preemptive compaction with Claude model filtering and configurable context limits
  • 12ccb7f docs: update X account manager from junhoyeo to justsisyphus (#148)
  • bc36b97 feat(agents): add Angular support to frontend delegation rules (#145)
  • e54a65d let sisyphus to verify the delegated output's result
  • bd8c43e feat: add 'Loved by professionals at' section with company logos
  • a29e50c fix(todo-continuation-enforcer): clear reminded state on assistant finish
  • a3ff28b feat(preemptive-compaction): add onBeforeSummarize callback and context injection
  • 8406f3d fix(anthropic-auto-compact): handle empty messages at arbitrary indices
  • 4f24423 chore(agents): remove dead code file build.ts
  • 5a9d8e8 Merge pull request #133 from code-yeongyu/sync-lsp-with-opencode
  • 9e490d3 feat(lsp): sync with OpenCode LSP implementation
  • 9179794 fix(preemptive-compaction): increase token threshold from 0.80 to 0.85
  • 3c039cb feat(preemptive-compaction): implement automatic session compaction at token threshold
  • 6e72173 fix(config): support both ~/.config and %APPDATA% paths on Windows (#131)
  • a926ebc feat(ci): auto-commit schema.json changes on master push
  • c4186bc feat(ci): add test and typecheck gates to publish workflow
  • f5ce55e fix(todo-continuation-enforcer): show reminder only once per session with 2s countdown

Thank you to 2 community contributors:

  • @rynfar:
    • feat(agents): add Angular support to frontend delegation rules (#145)
  • @christso:
    • feat: auto-detect model provider and apply appropriate options (#146)