feature/synthesised sandbox extensions 2603#231
Merged
Conversation
Owner
emesal
commented
Mar 18, 2026
- feat(registry): add ToolCategory::from_category_str (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- feat(synthesised): expand define-tool syntax-rules for category/summary-params (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- feat(synthesised): extract_multi_tools reads category and summary_params (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- feat(synthesised): extract_single_tool reads category and summary_params (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- fmt
- docs(hooks): update PreFetchUrl metadata for no_url variant (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- feat(send): network category no-URL fallback uses summary_params (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- refactor(synthesised): load_tools_from_source takes &ToolsConfig (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- fmt
- feat(config): add HttpConfig, HttpAllow types and ToolsConfig fields (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- feat(config): resolve_http_allow with longest-prefix match (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- feat(synthesised): thread http_prefixes through build_tein_context (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- feat(config): resolve_env with longest-prefix match (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- feat(synthesised): thread env_vars through build_tein_context (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- feat(config): resolve_http_allow_with_declared for trust delegation (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- feat(synthesised): two-phase load for trust-declared HTTP prefixes (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- docs: update AGENTS.md with sandbox extension quirks (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- fmt
- docs+test: address code review findings (synthesised tools: HTTP-restricted sandbox, tool-declared categories, env forwarding #230)
- fmt
- document http/env as global-only in merge_local doc comment - comment why http_prefixes is skipped for unsandboxed tier - update harness-tools-docs define-tool entry with category/summary-params - add [tools.http] and [tools.env] sections to docs/configuration.md - add category/summary-params example to docs/plugins.md - document HttpAllow::TrustDeclared parse-vs-runtime validation trade-off - deduplicate config_with_tier test helper into config::test_helpers - add 4 unit tests for the no_url pre_fetch_url hook path in send.rs
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.