Directories
¶
| Path | Synopsis |
|---|---|
|
Package catalog fetches the agentdex agent catalog from the CUE Central Registry, validates it by evaluating the fetched module against its bundled schema, caches the resolved module version, and decodes the catalog into an internal representation.
|
Package catalog fetches the agentdex agent catalog from the CUE Central Registry, validates it by evaluating the fetched module against its bundled schema, caches the resolved module version, and decodes the catalog into an internal representation. |
|
Package catalogtest provides a stub registry and fixture helpers shared by the catalog loader tests and the root-package mapping tests.
|
Package catalogtest provides a stub registry and fixture helpers shared by the catalog loader tests and the root-package mapping tests. |
|
Package cli is the agentdex command-line interface: a thin wrapper over the agentdex library and the modelsdev client.
|
Package cli is the agentdex command-line interface: a thin wrapper over the agentdex library and the modelsdev client. |
|
Package config loads and validates the agentdex user configuration (config.cue), resolves the XDG paths it lives under, resolves the per-cache TTLs, and maps the configuration together with the global flags into the agentdex library options and the modelsdev client options.
|
Package config loads and validates the agentdex user configuration (config.cue), resolves the XDG paths it lives under, resolves the per-cache TTLs, and maps the configuration together with the global flags into the agentdex library options and the modelsdev client options. |
|
Package modelsdevtest provides shared models.dev test doubles: fixture providers and the httptest servers that serve them, so library and CLI tests exercise the same deterministic, network-free models.dev.
|
Package modelsdevtest provides shared models.dev test doubles: fixture providers and the httptest servers that serve them, so library and CLI tests exercise the same deterministic, network-free models.dev. |
|
Package tui renders agentdex's human-facing text output: NO_COLOR-aware colour styling and aligned tables.
|
Package tui renders agentdex's human-facing text output: NO_COLOR-aware colour styling and aligned tables. |
Click to show internal directories.
Click to hide internal directories.