docs: refresh and trim AGENTS.md, cover v1.24.0 in README - #129
Merged
Conversation
AGENTS.md: 60 KB -> 20 KB. The Security Architecture section is condensed from ~70 exhaustive bullets into thematic layers with a pointer to docs/SECURITY.md (the normative list); Source Layout, loop behavior, and testing sections are tightened without losing pointers. Adds the v1.24.0 extension surface (mcpclient limits, artifact/events/ budget packages, external refs, /api/limits, init template, new fuzz targets, CI lint/vuln gates, tag-driven releases). README.md: fix the config priority chain (five layers, secrets.env first); document execution budgets + runtime events + /api/limits as a strategic feature; extend the MCP section with per-server limits and artifact refs; add --events-jsonl/--external-ref/budget flags to the cheatsheet; add docs/EXTENSIONS.md to the docs table; list the new Config fields in the API snippet.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
odek | a2e4300 | Commit Preview URL Branch Preview URL |
Aug 08 2026, 09:25 AM |
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
Docs-only refresh after the v1.24.0 extension MVP. No code changes.
AGENTS.md — trimmed 60 KB → 20 KB (−67%), updated to v1.24.0:
README.md — v1.24.0 coverage + one correctness fix:
Verification