feat(#22): Implement brain query API endpoint #108
Reference in New Issue
Block a user
Delete Branch "feature/22-brain-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds the Brain Query API for agent access to workspace data.
Endpoints
POST /api/brain/query
Structured query with filters:
GET /api/brain/context
Agent context summary:
GET /api/brain/search
Cross-entity text search with limit
Security
Tests
QA Checklist
Closes #22
jason.woltje referenced this pull request2026-01-30 03:03:31 +00:00
jason.woltje referenced this pull request2026-01-30 03:03:53 +00:00
jason.woltje referenced this pull request2026-01-30 03:04:05 +00:00
jason.woltje referenced this pull request2026-01-30 03:04:18 +00:00