Skip to content

Releases: poe-platform/poe-code

v3.0.196

27 Apr 04:44

Choose a tag to compare

3.0.196 (2026-04-27)

Bug Fixes

  • allow stable toolcraft MCP cache roots (a0a3567)
  • test: avoid isolated provider resolution before wrapping (b8fd34c)
  • update OpenAI model references to gpt-5.5 (91f724b)

v3.0.195

27 Apr 04:26

Choose a tag to compare

3.0.195 (2026-04-27)

Bug Fixes

  • bundle toolcraft transitive workspace deps (4ee8523)
  • make toolcraft bundled deps optional (d440894)
  • show nested toolcraft commands in help (01e324d)
  • toolcraft: make CLI presets opt-in (205af1f)

v3.0.194

27 Apr 03:52

Choose a tag to compare

3.0.194 (2026-04-27)

Bug Fixes

  • infer toolcraft package version metadata (293c969)
  • reclaim dead local file locks (eb69701)
  • run plan schema codegen before builds (62315ae)

v3.0.193

27 Apr 03:10

Choose a tag to compare

3.0.193 (2026-04-27)

Bug Fixes

  • prompt for omitted superintendent builder agent (9ab778a)

v3.0.192

27 Apr 01:58

Choose a tag to compare

3.0.192 (2026-04-27)

Bug Fixes

  • align experiment run agent selection (b2b3d07)
  • align ralph loop agent selection (fd5d2f7)
  • ci: avoid stale toolcraft release installs (fc91b72)
  • ci: repair toolcraft release build (7dc3997)
  • cli: align pipeline loop agent selection (9455b51)
  • detach toolcraft approval runner (af51f80)
  • enforce dev-only mcp sdk usage (d892a09)
  • harden mcp oauth authorization flow (037ac4e)
  • harden oauth dynamic client recovery (fdccfe9)
  • harden oauth retry integration coverage (1a90780)
  • mcp-oauth: audit and harden token validation and lifecycle (cfa5ffa)
  • mcp-oauth: tighten pkce and loopback compliance (efbd9f4)
  • oauth: canonicalize resource indicators (05cbbc1)
  • restore poe isolated provider context (0d0c1cc)
  • share task-list backend helpers and reclaim stale locks (d127e96)
  • task-list: remove unused test helper import (aa18e77)
  • task-list: restore markdown backend build (6d0d203)
  • tighten mcp oauth metadata compliance (b35fcaf)
  • toolcraft: stabilize mcp proxy refresh and reconnect (ba6819a)
  • treat poe api key as provider login (18e8719)

Features

  • add file lock package (377287f)
  • add inspector smoke test and official SDK OAuth interop test (1dd6ec4)
  • add OAuth-protected MCP HTTP test fixture (1beacfb)
  • add task-list package scaffold (e5d5de6)
  • add tiny oauth test server package (1ba761b)
  • add tiny-http-mcp-server oauth scaffold (6b3db51)
  • agent-harness-tools: add loop agent resolver (77f01f4)
  • agent-human-in-loop: add approval prompt package (5fdf0dd)
  • agent-spawn: add spawn testing helper (20d3004)
  • cli: add approvals command forwarding (363e0ca)
  • extract shared mcp oauth package (9d3f8d5)
  • memory: add openMemory handle (db5266b)
  • superintendent: resolve builder agent defaults in run (e0b1003)
  • task-list: add state machine validation helpers (2beef78)
  • task-list: add yaml file backend (d2cb4f8)
  • task-list: derive transitions from state machine (c9aa507)
  • task-list: implement markdown-dir backend (a72f3b9)
  • task-list: support configurable state machines (b564af8)
  • task-list: support state machine task events (28e81d2)
  • tiny-http-mcp-server: add oauth protected resource support (a5a9705)
  • tiny-http-mcp-server: verify oauth bearer tokens (9a487ee)
  • tiny-mcp-client: add OAuth metadata discovery (6b03394)
  • toolcraft-schema: add advanced schema builders (9b17ddb)
  • toolcraft: add default human-in-loop provider (06a0006)
  • toolcraft: add human-in-loop approval commands (6c52e7b)
  • toolcraft: add human-in-loop config exports (a3a2263)
  • toolcraft: add JSON schema converter (bd1d707)
  • toolcraft: add mcp proxy group metadata (3c0e903)
  • toolcraft: add MCP proxy runtime (f255194)
  • toolcraft: add sync human-in-loop gate (cf46fd2)
  • toolcraft: export human-in-loop state machine (b098511)
  • toolcraft: queue async human-in-loop approvals (fac7534)
  • toolcraft: resolve MCP proxies in entrypoints (4cffac6)
  • toolcraft: support complex CLI schema params (975b116)
  • toolcraft: wire human-in-loop approvals into CLI (d2f13fd)
  • toolcraft: wire human-in-loop through sdk and mcp (68b08de)

v3.0.191

24 Apr 19:54

Choose a tag to compare

3.0.191 (2026-04-24)

Bug Fixes

  • configure: trigger provider login when no provider is logged in (bdfd7f4)

Features

  • auth: add auth whoami command that prints identity JSON (a5f5df3)

v3.0.190

24 Apr 15:31

Choose a tag to compare

3.0.190 (2026-04-24)

Bug Fixes

  • providers: treat api-key env var as logged-in state (6b4ce68)

v3.0.189

24 Apr 15:15

Choose a tag to compare

3.0.189 (2026-04-24)

Bug Fixes

  • github-workflows: allow CONTRIBUTOR in automation allowlists (7de1866)

v3.0.188

23 Apr 18:11

Choose a tag to compare

3.0.188 (2026-04-23)

Bug Fixes

  • lockfile: restore missing @resvg/resvg-js platform optional deps (c2fcf6c)
  • prepare standalone agent-kit publishing (36107b0)
  • release: unblock release workflows (f506323)
  • support standard .mcp.json spawn configs (630c043)

Features

  • agent-kit: prepare standalone package publishing (10bea46)
  • publish agent-kit compatibility subpaths (9999cfb)

v3.0.187

23 Apr 03:00

Choose a tag to compare

3.0.187 (2026-04-23)

Bug Fixes

  • cmdkit-openapi: allow nullable anyOf success responses (b604be6)