Skip to content

v0.2.4

Latest

Choose a tag to compare

@Matsuoka-Yuichi Matsuoka-Yuichi released this 22 Jun 16:30
· 1 commit to main since this release

Changelog

  • 3c4ed57d16756b5e9d6d1c7b97d2a8df9c4543f5 Restore core API CPU limit
  • 911911ec6ca8e6abb9b0b3143593bccccbf64219 Set Cloud Run concurrency and memory
  • 0ea91a1be8641f649e611ac0efcaaf74346a68de feat(cli): authenticate workers with a non-rotating API key
  • a3f54188f46fd375810c97c93cd0e4b5a82d659d feat(desktop): API-key worker auth + N-concurrent-task pool
  • 2e23ae12f484b733c433e010921d7f93df2cf908 feat(worker-setup): i18n + OS-aware setup panel, bash-permission prompt step
  • 5257aa25c990117734c7cc3f4cf91e0616d3d87d feat: machine hardware inventory for worker machines (#683)
  • 953db2919215a0bb5ff8ddbb9f34573284ecf375 fix(cli): desktop worker never prompts for setup/workspace headlessly (#686)
  • c23c0c691433210208e05dfe2c464bb6d1ebf3b9 fix(gbrain): cap /test/gbrain response size to prevent OOM (P1) (#682)
  • e8a433ff3a90b2d756cc84706141225f33464228 fix(hocuspocus): destroy temporary Y.Doc instances after use (#676)
  • c239f72b31eaac2bcd5e1056a79fc00390d4e40b fix(tasks): strip full description from list response (P0) (#681)
  • e072e3fa43326cfbf42154351696246e0a4d1e98 fix: remove Markdown table ↔ Y.Doc conversion (PR #669 root cause of description doubling) (#679)
  • b292893e0313b00c170044dcaa5bc8a005e8542d fix: restore task descriptions + remount editor on task switch (#678)
  • b74e650c7ac488bbb3f95b8133d08230b38fc302 fix: restore task descriptions overwritten by stale autosave (#677)
  • 42199105be1b20fc47177823f226b37c8d586754 fix: stabilize task description unmount save target (#675)