Releases: geoffjay/agentd
v0.4.13
Changelog
All notable changes to this project will be documented in this file.
Versions follow Semantic Versioning.
[0.4.13] - 2026-06-21
Added
- Add MCP tools for knowledgebase
- Add memory tool
- Add CLI integration tests
- Add CLI integration tests
- Linux-only implementation
- Support macos pam
- Support PAM in build
- Add PAM config to core and validate auth
- Add Makefile targets
Fixed
- Update trigger_config in tools
- Update memory service for missing config
- Login background layout flash
v0.4.12
Changelog
All notable changes to this project will be documented in this file.
Versions follow Semantic Versioning.
[0.4.12] - 2026-06-17
Added
- KB-1 Foundation agentd-knowledge crate scaffold
- KB-1 foundation — crate scaffold, KnowledgeConfig, service registration
- Register knowledge in core gateway + restore KnowledgeConfig (F1)
- KB-2 storage and filesystem layer
- Implement storage and filesystem layer (KB-2)
- Add optional org-scope filtering to storage queries (F3a)
- KB-3 REST API handlers
- Implement REST API layer (KB-3)
- Scope REST handlers by X-Tenant-ID via core gateway (F3b)
- KB-4 client and CLI commands
- KB-4 client and CLI commands
- Route CLI/client through core gateway with bearer auth (F2)
- KB-5 knowledgebase UI
- KB-5 knowledgebase UI
- KB-6 doctor reconciliation and docs
- KB-6 doctor endpoint, CLI subcommand, env docs, E2E tests
- KB-7 tenant scoping — NULL-row transition policy and gateway docs
- KB-7 tenant scoping — NULL-row transition policy and gateway docs
- Add CLI config section
- Improve kb layout
Fixed
- Address PR #1300 review feedback
- Address KB-5 review feedback
- Handle config correctly in core
- Clippy warnings
- Route knowledge client through core gateway
- Add knowledge to Procfile, drop removed index crate
- Resolve failure on document creation
v0.4.11
Changelog
All notable changes to this project will be documented in this file.
Versions follow Semantic Versioning.
[0.4.11] - 2026-06-16
Added
- Add install method to CLI install
Fixed
- Handle ws connections through core
v0.4.10
Changelog
All notable changes to this project will be documented in this file.
Versions follow Semantic Versioning.
[0.4.10] - 2026-06-16
Fixed
- Expose core service in runtime /config.json
v0.4.9
Changelog
All notable changes to this project will be documented in this file.
Versions follow Semantic Versioning.
[0.4.9] - 2026-06-15
Added
- Auth integration foundation — gateway completeness, tenant extractor, token validation
- Gateway completeness, TenantId extractor, POST /auth/validate, Procfile
- Route all commands through core gateway with bearer tokens
- Route all commands through core gateway with bearer tokens
- Add login page, auth store, gateway routing, WebSocket auth
- Add auth store, login/register pages, gateway routing, WebSocket auth
- Downstream service tenant scoping with organization_id and WebSocket auth
- Add organization_id tenant scoping to downstream services with WS auth
- Add admin backfill-tenant command for organization_id migration
- Add admin backfill-tenant command for organization_id migration
- Auth cleanup - proxy simplification, tenant propagation, MCP docs
- Simplify proxy to single gateway route
- Add rollback_migrations helper to agentd_common storage
- Add rollback_migrations helper to agentd_common::storage
- Expose migration helpers from agentd-core lib.rs
- Expose apply/status/rollback migration helpers from lib.rs
- Register agentd-core in xtask DB_SERVICES for migration management
- Register agentd-core in DB_SERVICES for migration management
- Add clap CLI with migrate subcommand to agentd-core binary
- Add clap CLI with migrate subcommand to agentd-core binary
- Add product superuser role and admin entity views
- Add set-password subcommand
Fixed
- Address PR #1288 review feedback
- Address review feedback on org_id scoping
- Address review feedback on backfill-tenant command
- Replace atty with std::io::IsTerminal, use workspace clap
- Change install resolution function
- Prevent session masking invalid login
- Allow superuser role to access admin
- Update ui tests
- Add zustand as dep
- Drop intel darwin from cache warm job
- Improve test coverage
v0.4.8
Changelog
All notable changes to this project will be documented in this file.
Versions follow Semantic Versioning.
[0.4.8] - 2026-06-12
Fixed
- Resolve agentd CLI as 'cli' before 'agent' for MCP server command
- Wire permission prompts for subprocess stdio agents
- Terminate stdio initialize handshake with a newline
v0.4.7
Changelog
All notable changes to this project will be documented in this file.
Versions follow Semantic Versioning.
[0.4.7] - 2026-06-12
Added
- General agent update endpoint and workflow trigger updates
- Full TriggerConfig types and trigger_config rename
- Dedicated agent and workflow create/edit pages
- YAML template import/export on the form pages
- System-agent registry with config refresh and lazy spawn
- Generate the system prompt service table from config
- Trailing-* glob for plain tool-name policy patterns
- Mcp_servers agent config with --mcp-config launch support
- Agentd-diagnostician built-in agent
- Agent and workflow creation tools, ToolPolicy wire-shape fix
- Agentd-architect built-in agent
- Prometheus query client and curated named-query API
- Query_metrics tool backed by the monitor named-query API
- Agentd-analyst built-in agent
- Monitor named-query client and live System Resources charts
- Platform Metrics section from the monitor named-query catalog
Documentation
- System agents expansion tracking document
Fixed
- Let agent and workflow form pages fill the content width
- Scrape monitor Prometheus metrics from /prom-metrics
- Add the CORS layer to the HTTP router
- Support message submit for agent in a pending state
v0.4.5
Changelog
All notable changes to this project will be documented in this file.
Versions follow Semantic Versioning.
[0.4.5] - 2026-06-11
Added
- Persist task variables on dispatch records
- Re-trigger workflow dispatches from the dispatch history
- Runtime service configuration via /config.json
v0.4.4-rc.1
Changelog
All notable changes to this project will be documented in this file.
Versions follow Semantic Versioning.
[0.4.4-rc.1] - 2026-06-10
Added
- Overhaul dashboard with theme-aware charts, auto-refresh, and system metrics
- Release tarballs, checksums, and curl|sh installer (phase 2)
v0.4.3
Changelog
All notable changes to this project will be documented in this file.
Versions follow Semantic Versioning.
[0.4.3] - 2026-06-10
Added
- Update crush config