This website requires JavaScript.
Explore
Help
Sign In
mosaicstack
/
stack
Watch
1
Star
0
Fork
0
You've already forked stack
Code
Issues
13
Pull Requests
Actions
Packages
Projects
Releases
11
Wiki
Activity
Labels
Milestones
New Pull Request
0 Open
271 Closed
Label
Show archived labels
Use
alt
+
click/enter
to exclude labels
All labels
No label
Milestone
All milestones
No milestones
Open milestones
M1: Conversation Persistence & Context
M2: Security & Isolation
M3: Provider Integration
M4: Agent Routing Engine
M5: Agent Session Hardening
M6: Job Queue Foundation
M7: Channel Protocol Design
Phase 0: Foundation (v0.0.1)
Phase 1: Core API (v0.0.2)
Phase 2: Agent Layer (v0.0.3)
Phase 5: Remote Control (v0.0.6)
Phase 6: CLI & Tools (v0.0.7)
Phase 7: Polish & Beta (v0.1.0)
Phase 8: Polish & Beta (v0.1.0)
Closed milestones
Phase 3: Web Dashboard (v0.0.4)
Phase 4: Memory & Intelligence (v0.0.5)
Project
All projects
No project
Author
All users
Assignee
Assigned to nobody
Assigned to anybody
jason.woltje
Sort
Newest
Oldest
Most recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
Label
0 Open
271 Closed
Label
Clear labels
Milestone
No milestone
Open milestones
M1: Conversation Persistence & Context
M2: Security & Isolation
M3: Provider Integration
M4: Agent Routing Engine
M5: Agent Session Hardening
M6: Job Queue Foundation
M7: Channel Protocol Design
Phase 0: Foundation (v0.0.1)
Phase 1: Core API (v0.0.2)
Phase 2: Agent Layer (v0.0.3)
Phase 5: Remote Control (v0.0.6)
Phase 6: CLI & Tools (v0.0.7)
Phase 7: Polish & Beta (v0.1.0)
Phase 8: Polish & Beta (v0.1.0)
Closed milestones
Phase 3: Web Dashboard (v0.0.4)
Phase 4: Memory & Intelligence (v0.0.5)
Projects
Clear projects
Assignee
Clear assignees
No assignee
jason.woltje
fix(ci): sequential steps + single install to prevent OOM on runner
All checks were successful
ci/woodpecker/push/ci
Pipeline was successful
Details
ci/woodpecker/pr/ci
Pipeline was successful
Details
#95
by
jason.woltje
was merged
2026-03-13 18:13:21 +00:00
main
fix/ci-sequential
feat(plugins): P5-003 Telegram channel plugin
All checks were successful
ci/woodpecker/pr/ci
Pipeline was successful
Details
ci/woodpecker/push/ci
Pipeline was successful
Details
#93
by
jason.woltje
was merged
2026-03-13 17:48:01 +00:00
main
feat/p5-telegram-plugin
feat(gateway): P5-001 plugin host module
All checks were successful
ci/woodpecker/pr/ci
Pipeline was successful
Details
ci/woodpecker/push/ci
Pipeline was successful
Details
#92
by
jason.woltje
was merged
2026-03-13 17:48:00 +00:00
main
feat/p5-plugin-host
feat(Phase 4): Memory & Intelligence — memory, log, summarization, skills
#91
by
jason.woltje
was merged
2026-03-13 13:56:51 +00:00
main
feat/p4-001-memory-stores
verify(P3-008): Phase 3 web dashboard verification
#90
by
jason.woltje
was merged
2026-03-13 13:37:43 +00:00
main
feat/p3-008-verify-phase3
feat(web): admin panel with session management
#89
by
jason.woltje
was merged
2026-03-13 13:33:45 +00:00
main
feat/p3-007-admin-panel
2 / 2
feat(web): settings page with profile, providers, and models
#88
by
jason.woltje
was merged
2026-03-13 13:31:52 +00:00
main
feat/p3-006-settings
2 / 2
feat(web): project list and mission dashboard views
#87
by
jason.woltje
was merged
2026-03-13 13:30:11 +00:00
main
feat/p3-005-projects-missions
2 / 2
feat(web): task management with list view and kanban board
#86
by
jason.woltje
was merged
2026-03-13 13:28:17 +00:00
main
feat/p3-004-task-management
4 / 4
fix(gateway): security hardening — auth guards, ownership checks, validation, rate limiting
All checks were successful
ci/woodpecker/pr/ci
Pipeline was successful
Details
ci/woodpecker/push/ci
Pipeline was successful
Details
#85
by
jason.woltje
was merged
2026-03-13 18:07:01 +00:00
main
fix/gateway-security
1
feat(web): chat UI with conversations and WebSocket streaming
#84
by
jason.woltje
was merged
2026-03-13 13:25:29 +00:00
main
feat/p3-003-chat-ui
4 / 4
feat(web): wire auth pages with BetterAuth and route guards
#83
by
jason.woltje
was merged
2026-03-13 13:21:34 +00:00
main
feat/p3-002-auth-pages
4 / 4
feat(web): scaffold Next.js 16 dashboard with design system and auth client
#82
by
jason.woltje
was merged
2026-03-13 13:18:10 +00:00
main
feat/p3-001-web-scaffold
5 / 5
fix: coord review remediations (path traversal, JSON parse, race condition)
#81
by
jason.woltje
was merged
2026-03-13 03:43:50 +00:00
main
fix/coord-review-remediations
test: verify Phase 2 — routing + coord tests (P2-007)
#79
by
jason.woltje
was merged
2026-03-13 03:40:08 +00:00
main
feat/p2-007-verify-phase2
feat: agent session management — metrics, channels, dispose (P2-006)
#78
by
jason.woltje
was merged
2026-03-13 03:35:59 +00:00
main
feat/p2-006-session-management
3 / 6
feat: @mosaic/coord — migrate from v0, gateway integration (P2-005)
#77
by
jason.woltje
was merged
2026-03-13 03:32:21 +00:00
main
feat/p2-005-coord-migration
1 / 4
feat: tool registration — brain tools for agent sessions (P2-004)
#76
by
jason.woltje
was merged
2026-03-13 03:18:46 +00:00
main
feat/p2-004-tool-registration
1 / 1
feat: agent routing engine — cost/capability matrix (P2-003)
#75
by
jason.woltje
was merged
2026-03-13 03:13:51 +00:00
main
feat/p2-003-routing-engine
1 / 1
feat: multi-provider support — Anthropic + Ollama (P2-002)
#74
by
jason.woltje
was merged
2026-03-13 03:10:51 +00:00
main
feat/p2-002-multi-provider
4 / 4
First
Previous
...
10
11
12
13
14
Next
Last