v0.1.0
What's Changed
- M1 — core data layer: domain, ports, Postgres adapter by @ZhePang in #1
- ci: GitHub Actions workflow for build, typecheck, lint, test by @ZhePang in #11
- M2 — Claude Code runtime + workspace provisioner by @ZhePang in #10
- M3 — services layer + pgvector + LLM adapters + agent-driven memory by @ZhePang in #12
- M4 — core auth (bv_a_/bv_u_ API keys + caller resolution) by @ZhePang in #13
- M5 — executor binary (polling, dispatch, claim, reap, review-policy gate) by @ZhePang in #14
- M8 — design mocks for the web frontend by @ws2694 in #15
- M8 — packages/web (scaffold + shell + tasks list) by @ws2694 in #18
- design(web): mock-fidelity pass + mesh sidebar entry by @ws2694 in #24
- design(web): mock-fidelity pass, notion sidebar/kanban, drop fixtures by @ws2694 in #26
- M8 — web API contract scaffold + detail pages by @ws2694 in #27
- M6 — API server (MCP tools + REST + MeshServer + escalation) + prod-style dev orchestrator by @ZhePang in #28
- M8 — wire mutations to M6 + add read-views layer (#30) by @ws2694 in #31
- M8.A + M8.E — POST /task + remove aspirational threads (re-PR against main) by @ws2694 in #38
- M8.B — GET /dashboard with data/display split (#33) by @ws2694 in #39
- M8.C + M8.D — GET /mesh phase 1 + GET /promotion + audit log (closes #34, #35) by @ws2694 in #42
- M8 final integration: SSE, + New task modal, briefing persistence, agent metrics (#45) by @ws2694 in #48
- M8 cleanup — remove no-op
+ New agentaffordances by @ws2694 in #49 - M7 — full-stack integration test + manual smoke recipe by @ZhePang in #51
- feat: M9 — agent skill system + memory tooling refresh (closes #9) by @ZhePang in #54
- docs: per-package READMEs + open-source root README by @ZhePang in #59
- Phase 1: schema scaffold + session_event + cli normalize by @ZhePang in #72
- Phase 2: per-user SSE isolation + dev orchestration by @ZhePang in #73
- Phase 3: DispatchService + Daemon/Runtime repos (additive infra) by @ZhePang in #74
- Phase 4: daemon-first runtime — endpoints + binary + chat by @ZhePang in #75
- Phase 5 — daemon-first frontend + m8 UI parity + password auth by @ZhePang in #77
- License: Apache 2.0 + trademark policy + CLA/DCO contributor flow by @ZhePang in #78
- Phase 7 PR A — Railway one-click + Docker self-host foundation by @ZhePang in #79
- Phase 7 PR B — daemon distribution (native binaries, brew tap, npm publish, auto-update) by @ZhePang in #80
- deploy: switch npm publish to Trusted Publishing (OIDC) by @ZhePang in #81
- deploy: fix release workflow — npm 11.5+ for Trusted Publishing, pre-release detection by @ZhePang in #82
New Contributors
Full Changelog: https://github.com/beevibe-ai/beevibe/commits/v0.1.0