Skip to content

v0.2.0

Latest

Choose a tag to compare

@dimpagk92 dimpagk92 released this 19 May 14:30
· 5 commits to main since this release
v0.2.0
0b606ee

What's Changed

  • Switch narrative to first-person voice by @dimpagk92 in #23
  • Sync private cellar → OSS + enhanced post-sync transforms by @dimpagk92 in #25
  • Sync from private cellar — Glama AAA polish + accumulated platform work by @dimpagk92 in #28
  • Add Glama release Dockerfile + schema-only MCP mode by @dimpagk92 in #29
  • Fix duplicate shebang in mcp-server bundle.cjs (Glama deploy) by @dimpagk92 in #30
  • Improve cel_perceive tool description for Glama TDQS A grade by @dimpagk92 in #31
  • Add AX permission pre-flight to MCP tool handlers by @dimpagk92 in #38
  • Trigger macOS Accessibility prompt on first denied tool call by @dimpagk92 in #39
  • Remove operator-only sync workflow content from CLAUDE.md by @dimpagk92 in #40
  • overlay-detector: 7 robustness fixes for edge-case footguns by @dimpagk92 in #41
  • Build(deps): bump rustls-webpki from 0.103.10 to 0.103.13 by @dependabot[bot] in #26
  • Build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #10
  • ci: overhaul GitHub Actions for correctness and speed by @dimpagk92 in #42
  • Build(deps): bump openssl from 0.10.76 to 0.10.78 by @dependabot[bot] in #24
  • Bump @modelcontextprotocol/sdk from 1.27.1 to 1.29.0 by @dependabot[bot] in #20
  • Bump playwright from 1.58.2 to 1.59.1 by @dependabot[bot] in #19
  • Bump commander from 12.1.0 to 14.0.3 by @dependabot[bot] in #18
  • Build(deps): bump tokio from 1.50.0 to 1.52.1 by @dependabot[bot] in #14
  • Build(deps): bump rand from 0.9.2 to 0.9.4 by @dependabot[bot] in #11
  • Build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #8
  • Build(deps): bump axum from 0.7.9 to 0.8.9 by @dependabot[bot] in #15
  • Bump @browserbasehq/stagehand from 3.2.0 to 3.3.0 by @dependabot[bot] in #17
  • Bump the dev-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #16
  • Build(deps): bump napi from 2.16.0 to 3.8.6 by @dependabot[bot] in #13
  • feat(mcp): add prompts/list and prompts/get support by @dimpagk92 in #44
  • chore: idempotent sync — napi-build comment + lockfile refresh by @dimpagk92 in #45
  • ci(dependabot): split major dev-dep bumps into individual PRs by @dimpagk92 in #43
  • refactor(cel): extract cel-contracts crate (PR1a.0) by @dimpagk92 in #59
  • refactor(cel): finish cel-contracts scope — migrate cellar-worker boundary types by @dimpagk92 in #61
  • feat(cel): PlanningView contract + cortex builder (PR1a) by @dimpagk92 in #62
  • feat(cel): PlanningView for all planner surfaces (PR1b) by @dimpagk92 in #63
  • feat(cel): finish PR1b deferrals — convergence test only (PR1c) by @dimpagk92 in #65
  • feat(cel-store): cortex_memories storage layer (PR2.0) by @dimpagk92 in #66
  • feat(cel): cortex memory consumers — N-API, MCP, auto-write hooks (PR2) by @dimpagk92 in #67
  • feat(cel-cortex): memory-aware PlanningView (PR3) by @dimpagk92 in #68
  • sync: 4 weakness PRs + Tier A1/A2/A3 + WK2 embedding seam + plan reframe by @dimpagk92 in #69
  • sync: A4 memory enrichment + B1 LLM memory selector by @dimpagk92 in #70
  • sync: plan closeout — Open Decisions tidy + retrospective by @dimpagk92 in #71
  • sync: close PlanningView gaps — populate evidence + adapter_facts by @dimpagk92 in #72
  • feat(mcp): expose screenshots as resources by @Genmin in #32
  • sync: planner hardening + CDP resilience + Linux deploy + agent boundary by @dimpagk92 in #81
  • ci(release): add libgbm-dev so Linux x64 NAPI links by @dimpagk92 in #83
  • ci(release): cross-compile x86_64-apple-darwin from macos-latest by @dimpagk92 in #84
  • ci(release): bump setup-node 20 → 22 for semantic-release by @dimpagk92 in #85
  • ci(release): drop @semantic-release/npm to unblock v0.2.0 GitHub release by @dimpagk92 in #86

New Contributors

Full Changelog: v0.1.0...v0.2.0