Documentation
¶
Overview ¶
Package autoconfig deterministically generates an `.agnt.kdl` for a detected project, so simple projects (a package.json web app, a dotnet site, a Go or Python repo) are configured with zero LLM involvement. Only projects this package cannot confidently configure fall back to the LLM-driven setup flow.
The generated config wires the obvious things: the dev server as an autostart script with a reverse proxy in front of it, and lint/test as on-demand scripts that surface in the overlay queue. The file is plain KDL the developer can edit; piece D's live reconcile applies edits without a restart.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.