Directories
¶
Path | Synopsis |
---|---|
Package app provides the core application setup using Fx.
|
Package app provides the core application setup using Fx. |
database
Package database provides database interactions using sqlx.
|
Package database provides database interactions using sqlx. |
models
Package models defines the data structures used by the agent-browser application.
|
Package models defines the data structures used by the agent-browser application. |
Package events provides an event bus implementation for internal application events.
|
Package events provides an event bus implementation for internal application events. |
Package log provides an adapter for Fx logging using zerolog.
|
Package log provides an adapter for Fx logging using zerolog. |
Package mcp implements the MCP server logic for Agent Browser.
|
Package mcp implements the MCP server logic for Agent Browser. |
client
Package client implements the MCP client logic.
|
Package client implements the MCP client logic. |
config
Package config provides configuration structures for the MCP component.
|
Package config provides configuration structures for the MCP component. |
connection
Package connection implements MCP connection handling.
|
Package connection implements MCP connection handling. |
handlers
Package handlers provides event handler functionality for MCP.
|
Package handlers provides event handler functionality for MCP. |
health
Package health provides health check functionality for MCP connections.
|
Package health provides health check functionality for MCP connections. |
manager
Package manager provides the ConnectionManager implementation.
|
Package manager provides the ConnectionManager implementation. |
tools
Package tools provides functionality for managing MCP tools.
|
Package tools provides functionality for managing MCP tools. |
Package web provides the web server setup and HTTP utilities.
|
Package web provides the web server setup and HTTP utilities. |
client
Package client provides HTTP client functionality for API interactions.
|
Package client provides HTTP client functionality for API interactions. |
config
Package config provides configuration structures for the web server.
|
Package config provides configuration structures for the web server. |
handlers
Package handlers provides API endpoints and HTTP request handlers.
|
Package handlers provides API endpoints and HTTP request handlers. |
middleware
Package middleware provides HTTP middleware components for the web server.
|
Package middleware provides HTTP middleware components for the web server. |
server
Package server provides HTTP server setup and lifecycle management.
|
Package server provides HTTP server setup and lifecycle management. |
Click to show internal directories.
Click to hide internal directories.