Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
af
command
|
|
|
agentfield-server
command
|
|
|
x25519gen
command
Command x25519gen is a standalone interop fixture: it derives an X25519 keyAgreement keypair using the same HKDF derivation and JWK encoding the DID service uses, and prints the public/private JWKs as JSON.
|
Command x25519gen is a standalone interop fixture: it derives an X25519 keyAgreement keypair using the same HKDF derivation and JWK encoding the DID service uses, and prints the public/private JWKs as JSON. |
|
internal
|
|
|
core/domain
agentfield/internal/core/domain/models.go
|
agentfield/internal/core/domain/models.go |
|
core/interfaces
agentfield/internal/core/interfaces/storage.go
|
agentfield/internal/core/interfaces/storage.go |
|
core/services
agentfield/internal/core/services/agent_service.go
|
agentfield/internal/core/services/agent_service.go |
|
embedding
Package embedding provides a pluggable text-embedding layer for the control plane's native knowledge (RAG) store.
|
Package embedding provides a pluggable text-embedding layer for the control plane's native knowledge (RAG) store. |
|
infrastructure/process
agentfield/internal/infrastructure/process/port_manager.go
|
agentfield/internal/infrastructure/process/port_manager.go |
|
infrastructure/storage
agentfield/internal/infrastructure/storage/config.go
|
agentfield/internal/infrastructure/storage/config.go |
|
knowledge
Package knowledge implements the control plane's native, scope-aware RAG knowledge store.
|
Package knowledge implements the control plane's native, scope-aware RAG knowledge store. |
|
logger
Package logger provides printf-style helpers for zerolog.
|
Package logger provides printf-style helpers for zerolog. |
|
skillkit
Package skillkit owns the skill catalog: it embeds skill content into the af binary, installs / uninstalls / lists skills against multiple coding-agent targets (Claude Code, Codex, Gemini, OpenCode, Aider, Windsurf, Cursor), and tracks state in ~/.agentfield/skills/.state.json.
|
Package skillkit owns the skill catalog: it embeds skill content into the af binary, installs / uninstalls / lists skills against multiple coding-agent targets (Claude Code, Codex, Gemini, OpenCode, Aider, Windsurf, Cursor), and tracks state in ~/.agentfield/skills/.state.json. |
|
sources
Package sources defines the trigger Source plugin interface and registry.
|
Package sources defines the trigger Source plugin interface and registry. |
|
sources/all
Package all bundles every first-party Source via blank imports.
|
Package all bundles every first-party Source via blank imports. |
|
sources/cron
Package cron implements a schedule-based LoopSource.
|
Package cron implements a schedule-based LoopSource. |
|
sources/databricks
Package databricks implements an HTTP Source for Databricks notification destination webhooks and normalizes them into AgentField inbound events.
|
Package databricks implements an HTTP Source for Databricks notification destination webhooks and normalizes them into AgentField inbound events. |
|
sources/genericbearer
Package genericbearer implements a webhook Source that authenticates inbound requests by comparing a bearer token in the Authorization header to a shared secret.
|
Package genericbearer implements a webhook Source that authenticates inbound requests by comparing a bearer token in the Authorization header to a shared secret. |
|
sources/generichmac
Package generichmac implements a configurable HMAC-SHA256 webhook Source.
|
Package generichmac implements a configurable HMAC-SHA256 webhook Source. |
|
sources/github
Package github implements the GitHub webhook Source.
|
Package github implements the GitHub webhook Source. |
|
sources/linear
Package linear implements the Linear webhook Source.
|
Package linear implements the Linear webhook Source. |
|
sources/sentry
Package sentry implements the Sentry integration-platform webhook Source.
|
Package sentry implements the Sentry integration-platform webhook Source. |
|
sources/slack
Package slack implements the Slack Events API Source.
|
Package slack implements the Slack Events API Source. |
|
sources/snowflake
Package snowflake implements a loop Source that polls Snowflake for trigger events and normalizes them into AgentField inbound events.
|
Package snowflake implements a loop Source that polls Snowflake for trigger events and normalizes them into AgentField inbound events. |
|
sources/stripe
Package stripe implements the Stripe webhook Source.
|
Package stripe implements the Stripe webhook Source. |
|
pkg
|
|
|
web
|
|
Click to show internal directories.
Click to hide internal directories.