-
Notifications
You must be signed in to change notification settings - Fork 0
Milestones
List view
Migrate the canonical projects entity from orchestrator into core service, following the organizations pattern. Tracked by #1305.
No due date•9/9 issues closedReact Flow-based visual workflow builder canvas for composing and viewing workflows. Enables drag-and-drop trigger sources onto a canvas and connecting them to agents with configurable edges.
No due date•8/9 issues closedReplace Claude Code CLI agents with custom agents built on the Claude Agent SDK (TypeScript). Gives agentd full control over agent lifecycle, tool execution, and conversation management.
No due date•14/22 issues closedAdd experiment tracking for autonomous AI agent runs. Experiments are standalone entities in the orchestrator that directly associate with agents and workflows via join tables — no project dependency. Includes experiment lifecycle management (planned/running/completed/failed/cancelled), dispatch and cost attribution via experiment_id, Prometheus metric labeling, memory auto-tagging, and a local Prometheus/Grafana observability stack. Project scoping deferred to core service (v0.3.3).
No due date•5/20 issues closedIntegrate the Agent Connect Protocol (ACP) into agentd, enabling cross-framework agent interoperability via standardized REST+SSE endpoints for agent discovery, run execution, thread management, and external agent delegation.
No due date•0/17 issues closedFully autonomous AI-driven development pipeline. Includes git spice integration for stacked branch management, conductor agent for process orchestration, specialist agents (refactor, research, tester, triage, enricher, security), merge automation, label-driven state machine, workflow chaining, and updated agent/workflow templates. Proof of concept for agentd as a self-sustaining development platform.
No due date•64/65 issues closedAdd a new communicate service enabling real-time messaging between agents and humans via rooms/channels. Includes service implementation, orchestrator integration, CLI commands, template support, frontend UI, and documentation.
No due date•28/29 issues closedAdd OpenCode as a second agent backend alongside Claude Code. Includes abstracting the agent communication protocol, implementing an HTTP/SSE client for OpenCode's server API, and updating the orchestrator, CLI, and configuration to support multiple agent types.
No due date•0/23 issues closed- No due date•44/70 issues closed
Expand workflow trigger types beyond poll-based GitHub sources. Includes TriggerStrategy abstraction, cron/delay triggers, internal event bus, webhook triggers, and manual dispatch.
No due date•68/68 issues closedExpand the platform with new task sources, server-side agent name resolution, and comprehensive cross-service integration tests.
No due date•6/12 issues closedOperational concerns for running agentd in real environments: authentication, configuration management, resilient communication, database migrations, sandboxing, and containerized deployment.
No due date•23/44 issues closedImplement the three stub crates (hook, monitor, ollama), integrate BAML, and extract the shared HTTP client. Brings every crate in the workspace to a functional state.
No due date•12/15 issues closedFix known bugs, consolidate duplicated code into agentd-common crate, and document what exists. No new features — making the current codebase solid before building on it.
No due date•24/34 issues closed