Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 09:43
· 31 commits to main since this release
v0.6.0
7fb99f7

Changelog

  • 7fb99f7 release: v0.6.0 — MCP scoping/HTTP/resources/prompts, Colima control, optional auth; drop NL resolver (#68)
  • 6d3b70a feat(demo): exhaustive comparison overlay (demo app only) (#67)
  • 800ab73 docs(mcp): lock in why ServeHTTP passes nil SDK options (#66)
  • 30c1dab fix(mcp): live token re-read for MCP-over-HTTP (revocation without restart) (#65)
  • f38a58d fix(security): close MCP-HTTP proxy token bypass + harden the token gate (#64)
  • 3b6771a docs(readme): lead with a concrete AI-driving demo (#63)
  • 9ed8a3e docs(readme): add Go Report Card badge (#62)
  • dc0f385 style: gofmt the three files that drifted (#61)
  • 4523133 refactor: remove the deprecated natural-language resolver (#60)
  • 88dca05 fix(server): close the forged-loopback-Host bypass behind a reverse proxy (#59)
  • ad5bb23 docs(readme): reposition hero (AI-native, engine-agnostic) + trim (#58)
  • 13119b7 feat(mcp): MCP over Streamable HTTP with bearer-token auth (oriel mcp --http) (#57)
  • be77ff5 feat(auth): optional bearer-token gate for non-loopback /api (#56)
  • 2d9455f feat(mcp): resources (container logs/inspect) + diagnostic prompts (#55)
  • 055d663 feat(mcp): colima lifecycle tools — start/stop/restart (stop/restart grant-gated) (#54)
  • 324e65e feat(mcp): read-only & scoped MCP access (--read-only, --allow/--deny-tools) (#53)
  • 4b04383 feat(env): colima docker-env helper (oriel env + docker.env tool + doctor check) (#51)
  • 1a05630 perf(mcp): lean stacks.list projection, ~25x smaller payload (#50)
  • 737c5e4 docs(mcp): newcomer setup section + --for duration formats (#49)
  • 573aadb docs(mcp): drop stale references to the dropped in-app assistant (#48)