docs: update README, env config, CLAUDE.md, and ROADMAP - #34
Merged
Conversation
- Add AUTONOMOS_TOKEN auth setup instructions to README and .env.example - Add deployment section to README - Remove obsolete Tailscale references from .env.example - Add DEPLOY_HOST/DEPLOY_PATH to .env.example - Update What's Built section with recent features (preview, plugins, settings, persist, flicker-free rendering) - Fix CLAUDE.md monorepo structure: add server/, remove architecture.md - Update ROADMAP.md with all completed items through 2026-03-15 - Update tech stack to reflect xterm.js 6, Mermaid, MCP SDK, PM2 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
nox-0x
approved these changes
Mar 16, 2026
nox-0x
left a comment
Collaborator
There was a problem hiding this comment.
Clean docs housekeeping — auth setup, deployment instructions, and ROADMAP/CLAUDE.md sync all look accurate and well-structured. The .env.example cleanup (Tailscale → AUTONOMOS_TOKEN + DEPLOY_HOST) matches ADR-017. No issues.
- Update scanner error messages from CLAUDE_SESSION_COOKIE to CLAUDE_SESSION_KEY - Comment out AUTONOMOS_TOKEN in .env.example so cp doesn't enable auth - Replace personal hostname with generic placeholder in .env.example - Use cp -n in quick start to avoid overwriting existing .env - Change "DEC 2026" to "synchronized output" (reads like a date) - Document DEPLOY_PATH in README remote deployment section Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
Summary
server/package to monorepo structure, removed non-existentarchitecture.mdTest plan
.env.examplehas all env vars a new user needs🤖 Generated with Claude Code