feat: workspace UI, session page URLs, git proxy tools#10
Merged
Conversation
…clone - Workspace UI: improved contrast, semantic color coding, tool call grouping, agent collapsible sections, distinct code block backgrounds - Replace ci.aztec-labs.com URLs with claudebox.work/s/<worktreeId> session pages - Add registerGitProxy: git_fetch, git_pull, submodule_update MCP tools - Change skipSubmodules→initSubmodules (default off), submodules on demand - Pre-clone repo in container-entrypoint.sh from reference repo - Update create_gist description for complex-only use - Remove self_assess tool from barretenberg-audit - Remove create_skill from default and claudebox-dev tool lists - Update container-claude.md docs for git auth and pre-clone workflow Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Sparse pre-clone: autodetect .claude dirs from reference repo - clone_repo disables sparse checkout to expand full tree - read_log/write_log MCP tools for CI log access (replaces direct ci.aztec-labs.com) - create_gist enforces one per session, add update_gist tool - updateGist added to libcreds github client - All container-claude.md updated with new tools Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ludamad
approved these changes
Mar 9, 2026
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
ci.aztec-labs.comlinks withclaudebox.work/s/<worktreeId>— all log URLs now point to the dashboardgit_fetch,git_pull,submodule_updateMCP tools for authenticated git operations in containersself_assessfrom barretenberg-audit, removecreate_skillfrom default/dev, updatecreate_gistdescription, changeskipSubmodules→initSubmodules(default off)Test plan
🤖 Generated with Claude Code