Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
fastclaw
command
|
|
|
internal
|
|
|
auth
Package auth resolves an HTTP request to a user identity.
|
Package auth resolves an HTTP request to a user identity. |
|
config
Package config holds runtime configuration types and ctx user-id plumbing.
|
Package config holds runtime configuration types and ctx user-id plumbing. |
|
gateway
Package gateway is the runtime orchestrator.
|
Package gateway is the runtime orchestrator. |
|
scope
Package scope reads scope-tagged rows out of store.configs and merges them into the flat shapes the runtime expects.
|
Package scope reads scope-tagged rows out of store.configs and merges them into the flat shapes the runtime expects. |
|
store
Package store is the single persistence layer for FastClaw.
|
Package store is the single persistence layer for FastClaw. |
|
toolproviders
Package toolproviders is the plug-in layer for tools that talk to external services (web search, image generation, TTS, ...).
|
Package toolproviders is the plug-in layer for tools that talk to external services (web search, image generation, TTS, ...). |
|
toolproviders/imagegen
Package imagegen bundles built-in image_gen providers.
|
Package imagegen bundles built-in image_gen providers. |
|
toolproviders/tts
Package tts bundles text-to-speech providers.
|
Package tts bundles text-to-speech providers. |
|
toolproviders/websearch
Package websearch bundles the built-in web_search providers.
|
Package websearch bundles the built-in web_search providers. |
|
usage
Package usage is a minimal metering layer for per-(apikey, agent, day) resource counters.
|
Package usage is a minimal metering layer for per-(apikey, agent, day) resource counters. |
|
users
Package users owns the platform's identity layer: real user accounts (Account) and the programmatic tokens they issue (APIKey).
|
Package users owns the platform's identity layer: real user accounts (Account) and the programmatic tokens they issue (APIKey). |
|
workspace
Package workspace is the durable blob store for agent-generated artifacts (generated PDFs/images/audio, downloaded files, intermediate data, ...).
|
Package workspace is the durable blob store for agent-generated artifacts (generated PDFs/images/audio, downloaded files, intermediate data, ...). |
Click to show internal directories.
Click to hide internal directories.