Documentation
¶
Overview ¶
Package skills projects immutable extension catalogs into native ADK tools.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Catalogs *extensions.Store
Contexts *contextresolver.Resolver
ProjectDir string
Warnings warning.Warner
Output outputlimit.Policy
Budget *outputlimit.Budget
}
Config supplies the framework-free catalog and scope owners.
type Toolset ¶
type Toolset struct {
// contains filtered or unexported fields
}
Toolset owns the native list/load/resource tools.
func (*Toolset) Format ¶
Format prevents activation configuration retained by the catalog store from appearing in diagnostic formatting.
func (*Toolset) ProcessRequest ¶
ProcessRequest refreshes path-scoped skill tools after synchronous workspace touches within the same native ADK turn.
Click to show internal directories.
Click to hide internal directories.