Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 15 May 15:55
· 110 commits to main since this release
b31d298

What's Changed

  • deploy: release workflow auto-updates release branch on stable tags by @ZhePang in #86
  • deploy: point Railway badge at published template URL by @ZhePang in #87
  • deploy: README — document Railway template post-deploy config step by @ZhePang in #89
  • Landing site rewrite — team-first positioning, bee mascot assets, Apache-2.0 framing by @ws2694 in #85
  • Remove infra/landing/ — marketing landing moved to a private repo by @ws2694 in #93
  • fix(agents): split runtime/model fields in AgentDisplay by @ZhePang in #96
  • fix(agents): drop model="opus" from DEFAULT_RUNTIME_CONFIG by @ZhePang in #97
  • fix(agents): replay PR #98 onto main (model edit affordance) by @ZhePang in #100
  • feat(memory): per-block descriptions + tag_line + persistent-specialist framing by @ZhePang in #99
  • fix(agents): split identity (system_prompt_addition) from description (persona block) by @ZhePang in #101
  • feat(agents): per-agent review policy edit + default to auto_done by @ZhePang in #102
  • fix(agents): sync runtime_config.type with bound runtime's CLI by @ZhePang in #103
  • frontend fixes — clickable agent sessions + restore api typecheck by @ws2694 in #94
  • fix(migration): rename usage-window-index to resolve timestamp collision by @ws2694 in #105
  • chore(scripts): add db:reset for one-command local DB reset by @ws2694 in #106
  • fix(web): make agent detail read-only when caller doesn't own the agent by @ZhePang in #104
  • Reposition README around team OS narrative by @ws2694 in #107
  • Add OpenCode runtime by @ws2694 in #108
  • poc: sandboxed repo-powered agent tools by @ws2694 in #95
  • Revert "poc: sandboxed repo-powered agent tools" by @ZhePang in #110
  • Revert "Add OpenCode runtime" by @ZhePang in #111
  • feat(agents): show owner on agent detail page and side panel by @ZhePang in #113
  • feat(web): owner can edit agent core memory blocks via UI by @ZhePang in #112
  • fix(agent-network): show every owner's team, not just shared-room peers by @ZhePang in #115
  • fix(runtimes): share install instructions and refresh presence on WS connect by @ZhePang in #114
  • fix(chat): keep user message visible on 503; auto-recover when daemon reconnects by @ZhePang in #116
  • fix(hub): isOnline considers heartbeat freshness, not just WS push by @ZhePang in #117
  • fix(panel): make agent peek-panel recent sessions clickable by @ZhePang in #118
  • fix(memory): per-fact-type descriptions surface failure-mode guards (issue #90 part 1) by @ZhePang in #119
  • feat(memory): issue #90 fixes B + D — re-read work products, owner delete by @ZhePang in #120
  • fix(memory): fact scope reflects saver's hierarchy_level, not hardcoded 'ic' by @ZhePang in #121
  • fix(agents): specialization comes from tag_line only, no domain fallback by @ZhePang in #122
  • fix(chat): thinking indicator survives navigation away + back by @ZhePang in #123
  • chore(scripts): prune milestone e2e scripts, fix stale executor prose by @ZhePang in #124
  • docs: refresh package READMEs to match daemon-first architecture by @ZhePang in #125
  • docs: restructure root README around positioning + one-command quickstart by @ZhePang in #126
  • feat(agents): show CLI-to-MCP setup on the team agent detail page by @ZhePang in #132
  • fix(chat): thinking indicator survives nav-away and clears after response by @ZhePang in #131
  • fix(daemon): WORKSPACE_ROOT footgun + diagnostics + UI failure mapping by @ZhePang in #134

Full Changelog: v0.1.1...v0.1.2