Add Agenttrail Kitchen as an optional experimental view - #8
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013divWd8mkNgyYGuhccAAtU
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Agenttrail Kitchen brings the working 3D companion into this repository as an optional experimental package. Existing
npx agenttrailusers keep the same map daemon, interface and package metadata; Kitchen has its own installable archive, local service and bundled graphics.The preview turns native todos into shared dishes, keeps chef roles separate from actual provider sessions, and uses explicit artifact receipts for plate transfers. Codex and Claude have been exercised together; native Cursor validation remains pending. The import includes original runtime assets, MIT/third-party notices, a portable workflow example, setup/support documentation, an issue template and CI. Personal logs, connection state, raw recordings, soundtrack files and game-reference screenshots are excluded.
Validation: all 71 kitchen tests pass locally; the packed archive installs offline with no development dependencies or lifecycle scripts, serves all required local assets and correctly attaches repos with spaces/metacharacters. Browser verification from the installed archive confirmed rendering, shared-role contributions and todo delivery. CI covers Node 20/22/24 on Linux. The existing map daemon syntax check passes and its runtime files are unchanged.
Distribution: prepare
kitchen-v0.1.0-alpha.1as a GitHub prerelease with the installable.tgz. npm registry authentication is currently unavailable, so the short registry command is intentionally not advertised as published. Shared map/kitchen runtime consolidation remains follow-up work.