MCPcopy Create free account
hub / github.com/AgenticInternet/agentic-internet / config

Function config

agentic_internet/cli.py:123–144  ·  view source on GitHub ↗

Manage configuration settings.

(
    show: bool = typer.Option(False, "--show", "-s", help="Show current configuration"),
    set_key: str | None = typer.Option(None, "--set", "-k", help="Set a configuration value (format: key=value)"),
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected