Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 21 May 20:29
· 65 commits to main since this release
af0d19a

What's Changed

  • chore(routing): drop team-agent disallowed-tools plumbing by @ZhePang in #159
  • chore(chat): remove per-turn runtime picker from the chat composer by @ZhePang in #162
  • feat(chat): surface runtime-pinning to the user by @ZhePang in #163
  • feat(web): surface beevibe-daemon sync in the runtimes panel + agent detail by @ZhePang in #165
  • feat(agents): list view as default, with inline runtime/model/review pickers by @ws2694 in #166
  • feat(agents): chip-style pickers for Runtime / Model / Review policy by @ws2694 in #167
  • style(web): frosted-chrome UI polish (sidebar, chat, agents) by @ws2694 in #168
  • fix(chat): first click on "New chat" was a no-op when FRESH slot was stale by @ws2694 in #169
  • style(chat): swap honeycomb + dot-dot-dot for spinning icosahedron by @ws2694 in #170
  • style(web): translucent surfaces to match the glassy buttons by @ws2694 in #171
  • style(web): refresh agent cards with DiceBear avatars by @ws2694 in #173
  • style(web): add DiceBear thumbs user avatars by @ws2694 in #174
  • fix(prompts): three-lane team-agent routing + universal injection across chat/task/MCP by @ZhePang in #175
  • docs: add Star History chart to README by @ZhePang in #176
  • style(web): simplify chat history sidebar by @ws2694 in #177
  • style(web): polish chat working state by @ws2694 in #180
  • fix(routing): tell team agents to check task state before reporting on it by @ZhePang in #179
  • style(web): make new chat button honey yellow by @ws2694 in #178
  • fix(skills): pre-task-setup prunes landed worktrees before adding a new one by @ZhePang in #182
  • feat: capability network MVP by @ws2694 in #153
  • fix(claim): enforce per-agent task cap + fix task-status lying during cap-block by @ZhePang in #186
  • fix(deploy): rename stale pgmigrations row before migrate up by @ws2694 in #187
  • fix(deploy): run migrations from api startCommand, ship node-pg-migrate in image by @ws2694 in #188
  • fix(deploy): pass --no-check-order so out-of-order capability migration applies by @ws2694 in #189
  • fix(task): auto-recover stuck task sessions + add manual Retry button (#129) by @ZhePang in #190
  • feat(skills): beevibe-verify-pr — block update_progress(done) on red CI by @ZhePang in #191
  • feat(task): retry from cancelled + Cancel/Retry in side panel by @ZhePang in #192
  • fix(release): pre-build @beevibe/sandbox before bun-bundle daemon by @ZhePang in #193

Full Changelog: v0.1.3...v0.1.4