Skip to content

Releases: sodiumsun/agenttrail

Agenttrail Kitchen 0.1.0-alpha.3 · npm preview

Choose a tag to compare

@sodiumsun sodiumsun released this 09 Sep 02:58
c762e38

Agenttrail Kitchen is now on npm. From the local repo you want to watch:

npx agenttrail-kitchen .

Requires Node.js 20+ and a browser with WebGL. Graphics and fonts are included. Add --example to explore a labeled scripted example, or use npx agenttrail-kitchen@0.1.0-alpha.3 . to pin this experimental release.

Chefs represent project responsibilities, native todos become shared dishes, and completed todos travel to the deliverable table. Keep your coding agents running in their existing tools; Kitchen observes available local activity without launching agents or editing the watched repo.

Verified

  • All 71 tests, syntax checks and the installed-package check pass.
  • Downloaded this npm release without credentials and matched it byte-for-byte to the tested archive attached here.
  • A fresh-cache, empty-config npx launch starts a live kitchen and serves bundled graphics/fonts without changing the watched folder.
  • The public package check verifies fresh native events over SSE, one session moving through multiple chefs on a shared dish, completion at the table and independent file observation.
  • CI verifies Linux with Node 20, 22 and 24, plus macOS with Node 22.

Preview limits

Local Codex and Claude Code collaboration has been exercised. Cursor hook adapters have automated coverage; native Cursor and Windows validation remain pending. Chefs are responsibilities, so their count does not indicate independent processes. Confirmed plate transfers and cross-session shared dishes require explicit integration metadata. Missing native todos remain unknown; cloud sessions without local logs are not automatically discovered.

Run Kitchen from the VS Code or Cursor integrated terminal and keep the browser beside your editor. There is no Marketplace extension or VSIX release yet.

Alpha.3 keeps the alpha.2 runtime and updates the npm distribution and setup instructions. Existing GitHub archives remain unchanged. The installable package excludes personal logs, local connection state, raw recordings, soundtrack files and game-reference screenshots. Project code and original assets are MIT; bundled dependencies retain their own notices.

Quick start · Connect agents · Contribute

Agenttrail Kitchen · experimental preview

Choose a tag to compare

@sodiumsun sodiumsun released this 09 Sep 02:26
fb40326

Agenttrail Kitchen is an experimental 3D view for your coding agents, now part of this repository. Chefs represent project responsibilities, native todos become shared dishes, and completed work travels to the deliverable table.

Try it

Requires Node.js 20 or newer and a WebGL browser. Run this from the repo you want to watch:

npm exec --yes --package=https://github.com/sodiumsun/agenttrail/releases/download/kitchen-v0.1.0-alpha.2/agenttrail-kitchen-0.1.0-alpha.2.tgz -- agenttrail-kitchen .

Add --example for a labeled scripted demonstration. The archive contains built graphics and local fonts, has no runtime npm dependencies, and needs no graphics build. The existing npx agenttrail map command is unchanged.

What is verified

  • 71 kitchen tests pass on Linux with Node 20, 22 and 24, and locally on macOS.
  • Clean offline archive installation, local assets, repo attachment and example launch pass without development dependencies or lifecycle scripts.
  • Browser verification of the installed archive confirms rendering, shared-role contributions and completed-dish delivery.
  • Real local Codex and Claude collaboration was exercised in the recorded demo. Native Cursor validation is still pending; its hook adapters have automated coverage.

Limits

Chefs are roles, not a count of independent processes. Missing native todos remain unknown. Reliable artifact transfers require explicit revision and receipt metadata. Remote sessions without local logs are not automatically discovered. The kitchen and map currently have separate local services.

Source, documentation, example configuration and third-party notices are included in Agenttrail. The installable archive excludes personal logs, local connection state, raw recordings, soundtrack files and game-reference screenshots. Code and original assets are MIT; bundled dependencies retain their own notices.

This older release remains available through its exact archive command above. The newer alpha.3 preview is published on npm and supports npx agenttrail-kitchen .. The alpha.2 archive is unchanged. See the guide and contributing.

Alpha.2 fixes executable symlink detection and verifies the actual npm command. The initial alpha.1 archive is superseded.

Agenttrail Kitchen alpha.1 · superseded

Choose a tag to compare

@sodiumsun sodiumsun released this 09 Sep 02:22
3144b8d

This initial preview has an npm executable startup issue. The installed command may exit without opening a kitchen.

Use the replacement 0.1.0-alpha.2 preview, which fixes symlink entry-point detection and adds actual npm-command checks.

The first archive is retained for version history. No existing Agenttrail map package is affected.