feat: workspace UI, read_log proxy, agent cards, clone-first#12
Merged
feat: workspace UI, read_log proxy, agent cards, clone-first#12
Conversation
…irst enforcement - read_log proxies through host server (sidecar has no Redis/SSH access) - Internal server binds 0.0.0.0 so Docker containers can reach it - Agent activity written to activity.jsonl with subagent flag - AgentSection: expandable inline cards with preview, deeplink via #agent-<id> - Deduplicate gist/artifact chips by URL - Run status updates propagate to RunCard (fixes stuck "working..." on cancel) - Cancel/complete injects activity entry in run detail - URL syncs with selected run (?run=<logId>) - All replies shown per run (not just last) - New run clears activity state - Strip ci.sh startup noise from read_log output - CLAUDEBOX_HOST=claudebox.work, SESSION_PAGE_USER=aztec - Remove AZTEC_MCP_SERVER from Claude container env - SSH key mounts at /home/aztec-dev/ (matches Docker image) - Reference repo always mounted (remove mountReferenceRepo option) - Strong clone-first instructions in all profile CLAUDE.md files - Phase0 branch documentation in audit profile Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- barretenberg-audit: fallbackRef origin/master → origin/next, defaultBase master → next - clone_repo ref now optional, defaults to fallbackRef - add_log_link no longer posts GitHub comments (local tracking only) - refHint updated to show correct branches 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
read_logthrough host server (sidecars can't access Redis/SSH)Test plan
🤖 Generated with Claude Code