Skip to content

v1.7.1

Choose a tag to compare

@Ghost-Frame Ghost-Frame released this 16 Jun 11:01
· 7 commits to main since this release
v1.7.1
18e5076

Added

  • MCP: clients can attach artifacts inline on memory.store and on read tools (#98).
  • MCP: underscore-normalized tool-name aliases so strict clients such as VS Code can call every tool (#97).
  • forge: agent-forge absorbed into Kleos as a server-side CLI plus MCP tool surface (#96).
  • cli: inject coordination read-back at session start so agents see live task/feed state.
  • cli: derive the session-start bootstrap query from the cwd project and git branch.
  • db: bounded run_migrations_to / run_tenant_migrations_to helpers for partial migration runs.

Fixed

  • gate: forge-authorized Write/Edit now bypass the human-approval wait instead of blocking on it (#99).
  • chiasm: reap stale never-heartbeated idle tasks, not only overdue ones.