agent/pkg/brain
Virgil e1496c21d7 fix(brain): expose direct brain list tool
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 06:33:01 +00:00
..
brain.go fix(ax): continue AX comment cleanup 2026-03-30 22:30:05 +00:00
brain_example_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
brain_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
bridge_test.go fix(agentic): align workspace flow with AX design 2026-03-29 20:15:58 +00:00
direct.go fix(brain): expose direct brain list tool 2026-03-31 06:33:01 +00:00
direct_example_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
direct_test.go fix(brain): expose direct brain list tool 2026-03-31 06:33:01 +00:00
messaging.go fix(ax): align remaining comments and names 2026-03-30 23:01:42 +00:00
messaging_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
messaging_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
provider.go fix(ax): align remaining comments and names 2026-03-30 23:01:42 +00:00
provider_example_test.go fix(ax): add missing examples and helper coverage 2026-03-29 21:44:22 +00:00
provider_test.go test(ax): align provider and runner path specs 2026-03-29 22:07:52 +00:00
register.go fix(ax): replace typed service lookups with Core.Service 2026-03-31 05:43:14 +00:00
register_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
register_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
tools.go fix(ax): align code comments with AX principles 2026-03-30 22:54:19 +00:00
tools_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
tools_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00