docs(plans): open-agents clone scoping note + fix shipped status on agents-loop plan#2869
Merged
viniciusdacal merged 1 commit intomainfrom Apr 19, 2026
Merged
Conversation
…tus on agents-loop plan - New scoping note `plans/open-agents-clone.md` captures the open-source clone direction, four framework gaps it surfaces (#2844, #2845, #2846, #2847), phasing, and open questions. - `plans/agents-loop-improvements.md` status line corrected from "Rev 2 — awaiting human sign-off" to "Shipped" with link to PR #2184 (merged 2026-03-31). The implementation actually landed same-day; the doc was never updated and a recent reviewer treated it as in-flight, blocking unrelated work. Co-Authored-By: Claude Opus 4.7 (1M context) <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
plans/open-agents-clone.md— scoping note for the open-source open-agents clone direction. Captures goal (Vertz framework marketing + Cloud funnel), demo scope, the four framework gaps it surfaces (feat(agents): stream per-step events from run() as AsyncIterable #2844, feat(agents,server): HTTP and WS transport for agents (app.serve(agent)) #2845, feat(ui): query() subscription support — AsyncIterable / WebSocket data sources #2846, feat(agents,server): bridge AgentStore to Vertz entities (RLS-aware sessions/messages) #2847), phasing, and open questions. Marked as a pre-design scoping note; approval triggers formal design docs per.claude/rules/design-and-planning.md.plans/agents-loop-improvements.mdstatus line from "Rev 2 — awaiting human sign-off" to "Shipped" with link to PR feat(agents): add token budget, parallel tools, context compression to ReAct loop #2184 (merged 2026-03-31). The implementation actually landed the same day the plan was dated; the doc was never updated. A recent reviewer treated it as in-flight, which contributed to deferring feat(agents): stream per-step events from run() as AsyncIterable #2844 on a stale premise.Public API Changes
None — docs only.
Test plan
🤖 Generated with Claude Code