agent/pkg/brain
Snider 6db0110b6f refactor(brain): consolidate newFs and agentName wrappers
Remove duplicated newFs() from brain package — use agentic.LocalFs() instead.
Inline agentName() wrapper — call agentic.AgentName() directly.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 03:47:08 +00:00
..
brain.go refactor(brain): consolidate newFs and agentName wrappers 2026-03-22 03:47:08 +00:00
brain_test.go test(brain): add unit tests for recall, remember, messaging 2026-03-21 13:46:33 +00:00
bridge_test.go refactor: migrate imports to dappco.re paths + bump mcp to v0.4.0 2026-03-22 01:27:48 +00:00
direct.go refactor(brain): consolidate newFs and agentName wrappers 2026-03-22 03:47:08 +00:00
direct_test.go refactor(pkg): migrate go-io/go-log to Core primitives 2026-03-22 03:41:07 +00:00
messaging.go refactor(brain): consolidate newFs and agentName wrappers 2026-03-22 03:47:08 +00:00
messaging_test.go test(brain): add unit tests for recall, remember, messaging 2026-03-21 13:46:33 +00:00
provider.go refactor: migrate imports to dappco.re paths + bump mcp to v0.4.0 2026-03-22 01:27:48 +00:00
provider_test.go test(brain): add unit tests for recall, remember, messaging 2026-03-21 13:46:33 +00:00
tools.go refactor(pkg): migrate go-io/go-log to Core primitives 2026-03-22 03:41:07 +00:00