Jason Woltje db35ba03b9
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
fix(gateway): filter projects by ownership — close data privacy leak
GET /api/projects now returns only projects owned by the requesting user
or belonging to teams the user is a member of, via a new findAllForUser()
method in the brain projects repo. GET/PATCH/DELETE single-project endpoints
now use canAccessProject() (handling both user and team ownership) instead
of the direct-owner-only assertOwner(). Fixes #197.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 21:34:56 -05:00
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
MIT 11 MiB
2026-06-11 20:14:20 +00:00
Languages
TypeScript 80.1%
Shell 16.1%
PowerShell 1.9%
JavaScript 1%
Python 0.6%
Other 0.1%