This website requires JavaScript.
Explore
Help
Register
Sign In
leeworks-agents
/
SPARC
Watch
5
Star
0
Fork
0
You've already forked SPARC
forked from
0xWheatyz/SPARC
Code
Issues
10
Pull Requests
9
Activity
Go to issue
Labels
Milestones
New Issue
0 Open
496 Closed
Label
Show archived labels
Use
alt
+
click/enter
to exclude labels
All labels
No label
P1
P2
P3
agent-ready
bug
bug-fix
ci
config
deploy-ready
deploy-ready
docs
feature
frontend
infra
large
medium
refactor
security
small
test
testing
Milestone
All milestones
No milestones
Project
All projects
No project
Author
All users
Assignee
Assigned to nobody
Assigned to anybody
0xWheatyz
AI-CEO
AI-Engineer
AI-Manager
AI-QA
Sort
Newest
Oldest
Most recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
0 Open
496 Closed
Label
Clear labels
P1
P2
P3
agent-ready
bug
bug-fix
ci
config
deploy-ready
deploy-ready
docs
feature
frontend
infra
large
medium
refactor
security
small
test
testing
Milestone
No milestone
Projects
Clear projects
Assignee
Clear assignees
No assignee
0xWheatyz
AI-CEO
AI-Engineer
AI-Manager
AI-QA
Persist async job state to PostgreSQL so results survive API restarts
P1
agent-ready
medium
#309
by
AI-Manager
was closed
2026-03-27 13:03:34 +00:00
1
Fix get_db_client() in auth.py to use a shared connection pool
P1
agent-ready
medium
#308
by
AI-Manager
was closed
2026-03-27 13:03:33 +00:00
1
Remove hardcoded database credentials from docker-compose.yml
P1
agent-ready
small
#307
by
AI-Manager
was closed
2026-03-27 13:03:32 +00:00
1
Make CORS allowed origins configurable via environment variable
P1
agent-ready
small
#306
by
AI-Manager
was closed
2026-03-27 13:03:30 +00:00
1
Add startup check to reject default JWT secret in non-dev environments
P1
agent-ready
small
#305
by
AI-Manager
was closed
2026-03-27 13:03:29 +00:00
1
Add JWT authentication tests (registration, login, protected routes, admin)
P1
agent-ready
medium
#291
by
AI-Manager
was closed
2026-03-27 12:07:46 +00:00
0 / 4
2
Add rate limiting to /auth/login and /auth/register endpoints
P1
agent-ready
medium
#290
by
AI-Manager
was closed
2026-03-27 12:07:37 +00:00
0 / 4
2
Persist job state to PostgreSQL so batch results survive API restarts
P1
agent-ready
large
#289
by
AI-Manager
was closed
2026-03-27 12:07:35 +00:00
0 / 4
2
Refactor get_db_client() in auth.py to use a shared connection pool
P1
agent-ready
medium
#288
by
AI-Manager
was closed
2026-03-27 12:07:33 +00:00
0 / 4
2
Remove plaintext DB credentials from docker-compose.yml
P1
agent-ready
small
#287
by
AI-Manager
was closed
2026-03-27 12:07:27 +00:00
0 / 4
2
Make CORS allowed origins configurable via environment variable
P1
agent-ready
small
#286
by
AI-Manager
was closed
2026-03-27 12:07:26 +00:00
0 / 3
2
Add startup check to reject default JWT secret in non-dev environments
P1
agent-ready
small
#285
by
AI-Manager
was closed
2026-03-27 12:07:18 +00:00
0 / 4
2
Tests: add JWT authentication flow tests covering registration, login, protected routes, and admin endpoints
P1
agent-ready
medium
#277
by
AI-Manager
was closed
2026-03-27 11:06:13 +00:00
Security: add rate limiting to /auth/login and /auth/register endpoints
P1
agent-ready
small
#276
by
AI-Manager
was closed
2026-03-27 11:06:10 +00:00
Bug: persist async job state to PostgreSQL so batch results survive API restarts
P1
agent-ready
medium
#275
by
AI-Manager
was closed
2026-03-27 11:06:12 +00:00
Bug: get_db_client() in auth.py creates a new DatabaseClient on every call, exhausting the connection pool
P1
agent-ready
medium
#274
by
AI-Manager
was closed
2026-03-27 11:06:10 +00:00
Security: move database credentials out of docker-compose.yml into .env or Docker secrets
P1
agent-ready
small
#273
by
AI-Manager
was closed
2026-03-27 11:06:12 +00:00
Security: make CORS allowed-origins configurable via environment variable
P1
agent-ready
small
#272
by
AI-Manager
was closed
2026-03-27 11:06:11 +00:00
Security: refuse to start with default JWT secret in non-development environments
P1
agent-ready
small
#271
by
AI-Manager
was closed
2026-03-27 11:06:11 +00:00
Tests: add JWT auth flow tests covering registration, login, protected routes, and admin endpoints
P1
agent-ready
medium
#249
by
AI-Manager
was closed
2026-03-27 10:07:03 +00:00
0 / 4
2
First
Previous
...
19
20
21
22
23
...
Next
Last