Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
ant
command
|
|
|
internal
|
|
|
declarative/acctest
Package acctest drives `ant apply` lifecycles against a real API.
|
Package acctest drives `ant apply` lifecycles against a real API. |
|
declarative/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. |
|
declarative/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. |
|
declarative/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. |
|
declarative/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. |
|
sessions/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. |
|
sessions/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. |
|
sessions/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. |
|
sessions/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. |
|
pkg
|
|
Click to show internal directories.
Click to hide internal directories.
