{{ message }}
docs(smith): update tool inventory, approval modes, and provider configuration - #1323
Open
edwin-zvs wants to merge 1 commit into
Open
docs(smith): update tool inventory, approval modes, and provider configuration#1323edwin-zvs wants to merge 1 commit into
edwin-zvs wants to merge 1 commit into
Conversation
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
Updates
docs/smith.mdto match the current Smith implementation, tool inventory, three approval modes, context management, and provider configuration.shell,write_stdin,edit_filesupporting multi-hunk / multi-file batch edits and file creation), Chrome DevTools browser tools (browser_open,browser_inspect,browser_screenshot,browser_eval), and daemon/fleet control tools including recurring loops (agentd_loop_*), playbook operations (agentd_playbook_get,agentd_playbook_edit), and Smith-owned subagents (agentd_subagent_*).manual,auto_review,always-approve/unsafe_autoon the wire). Details Safe vs Risky classifications, dynamic Safe downgrades (shellwithread_only: true,edit_filewithin auto-approved paths), inline approval prompt keys (y/n/a/f), mode cycling (C-x A/A/ modeline badge click), and initial override viaCONSTRUCT_SMITH_AUTOMODE=1.AUTO_COMPACT_RATIO = 0.65,[Compacted earlier context],DEFAULT_KEEP_PAIRS = 4), manual/compact [N], and rolling prune at 70% utilization.openrouter:,OPENROUTER_API_KEY, profile support, and fallback ladder position); documentsCODEX_HOMEandCONSTRUCT_CLAUDE_OAUTH_CREDENTIALS; clarifies thatCONSTRUCT_CLAUDE_BIN/CONSTRUCT_CLAUDE_CMDconfigure the standaloneclaudeCLI adapter harness rather than Smith'sclaude-oauth:; and documentsCONSTRUCT_SMITH_FLEET_TOOLS=offandCONSTRUCT_SMITH_AUTO_COMPACT=off.Verification
cargo test -p construct-adapter-smith(229 tests passed)cargo buildcompleted cleanly across workspace