Directories
¶
| Path | Synopsis |
|---|---|
|
declarative
|
|
|
acctest
Package acctest drives `ant apply` lifecycles against a real API.
|
Package acctest drives `ant apply` lifecycles against a real API. |
|
claude
Package claude teaches the core reconciler about the Claude Developer Platform: which resources exist, what their files look like, which fields the server owns, and how to talk to the API.
|
Package claude teaches the core reconciler about the Claude Developer Platform: which resources exist, what their files look like, which fields the server owns, and how to talk to the API. |
|
conformance
Package conformance is a tool-neutral format for reconcile test cases, and a runner that drives any declarative client of the Claude Developer Platform through them against the real service.
|
Package conformance is a tool-neutral format for reconcile test cases, and a runner that drives any declarative client of the Claude Developer Platform through them against the real service. |
|
core
Package core reconciles a tree of declarative files against a remote API: it parses them, resolves the references between them, orders the work, diffs it against what the server holds, and records the outcome in a lockfile.
|
Package core reconciles a tree of declarative files against a remote API: it parses them, resolves the references between them, orders the work, diffs it against what the server holds, and records the outcome in a lockfile. |
|
render
Package render turns a declarative plan into terminal output.
|
Package render turns a declarative plan into terminal output. |
|
sessions
|
|
|
live
Package live is the view-agnostic transport for an attached Managed Agents session.
|
Package live is the view-agnostic transport for an attached Managed Agents session. |
|
sessiontest
Package sessiontest builds session events from terse JSON for the sessions test suites.
|
Package sessiontest builds session events from terse JSON for the sessions test suites. |
|
timeline
Package timeline folds an ordered stream of session events into the nodes the connect TUI renders.
|
Package timeline folds an ordered stream of session events into the nodes the connect TUI renders. |
|
tui
Package tui is the terminal front end of `ant beta:sessions connect`: a scrolling transcript above a composer, with a status bar on top and key hints below.
|
Package tui is the terminal front end of `ant beta:sessions connect`: a scrolling transcript above a composer, with a status bar on top and key hints below. |
|
web
Package web serves the single-file session viewer on loopback and bridges it to internal/sessions/live: the browser gets whole events over SSE and writes back through POST /send, while credentials and transport stay in this process.
|
Package web serves the single-file session viewer on loopback and bridges it to internal/sessions/live: the browser gets whole events over SSE and writes back through POST /send, while credentials and transport stay in this process. |
Click to show internal directories.
Click to hide internal directories.