Directories
¶
| Path | Synopsis |
|---|---|
|
core
|
|
|
domain
agentfield/internal/core/domain/models.go
|
agentfield/internal/core/domain/models.go |
|
interfaces
agentfield/internal/core/interfaces/storage.go
|
agentfield/internal/core/interfaces/storage.go |
|
services
agentfield/internal/core/services/agent_service.go
|
agentfield/internal/core/services/agent_service.go |
|
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 |
|
storage
agentfield/internal/infrastructure/storage/config.go
|
agentfield/internal/infrastructure/storage/config.go |
|
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. |
|
Package logger provides printf-style helpers for zerolog.
|
Package logger provides printf-style helpers for zerolog. |
|
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. |
|
Package sources defines the trigger Source plugin interface and registry.
|
Package sources defines the trigger Source plugin interface and registry. |
|
all
Package all bundles every first-party Source via blank imports.
|
Package all bundles every first-party Source via blank imports. |
|
cron
Package cron implements a schedule-based LoopSource.
|
Package cron implements a schedule-based LoopSource. |
|
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. |
|
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. |
|
generichmac
Package generichmac implements a configurable HMAC-SHA256 webhook Source.
|
Package generichmac implements a configurable HMAC-SHA256 webhook Source. |
|
github
Package github implements the GitHub webhook Source.
|
Package github implements the GitHub webhook Source. |
|
linear
Package linear implements the Linear webhook Source.
|
Package linear implements the Linear webhook Source. |
|
sentry
Package sentry implements the Sentry integration-platform webhook Source.
|
Package sentry implements the Sentry integration-platform webhook Source. |
|
slack
Package slack implements the Slack Events API Source.
|
Package slack implements the Slack Events API Source. |
|
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. |
|
stripe
Package stripe implements the Stripe webhook Source.
|
Package stripe implements the Stripe webhook Source. |
Click to show internal directories.
Click to hide internal directories.