Skip to content

docs: add roadmap for extracting zigts expert into a zigttp agent virtual-module#19

Open
srdjan wants to merge 1 commit into
mainfrom
codex/explore-porting-python-library-to-zigttp
Open

docs: add roadmap for extracting zigts expert into a zigttp agent virtual-module#19
srdjan wants to merge 1 commit into
mainfrom
codex/explore-porting-python-library-to-zigttp

Conversation

@srdjan
Copy link
Copy Markdown
Owner

@srdjan srdjan commented Apr 29, 2026

Motivation

  • Capture a feasibility plan for extracting the existing zigts expert agent loop into a reusable native virtual-module library to enable reuse across CLI, handlers, and future adapters.
  • Provide a staged delivery, design constraints, and risk register to guide the extraction while preserving existing semantics and permissions.

Description

  • Add a new roadmap document docs/roadmap/aloop-zigttp-virtual-module.md that outlines scope, quick verdict, extraction mapping, candidate module surface, phased delivery plan, and risks.
  • Update docs/README.md to include a link to the new roadmap entry under the Roadmap section.
  • The roadmap proposes zigttp:agent (with run, stream, complete) and optional zigttp:agent/session surfaces plus interfaces like AgentLoopEngine, ProviderAdapter, ToolRegistry, and AgentSessionStore for phased extraction.

Testing

  • No automated tests were run for this documentation-only change.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant