jason.woltje
  • Joined on 2025-11-30
jason.woltje opened issue mosaic/stack#381 2026-02-15 07:01:07 +00:00
Matrix command handling — receive and dispatch @mosaic commands
jason.woltje opened issue mosaic/stack#380 2026-02-15 07:00:53 +00:00
Workspace-to-Matrix-Room mapping and provisioning
jason.woltje opened issue mosaic/stack#379 2026-02-15 07:00:42 +00:00
Register MatrixService in BridgeModule with conditional loading
jason.woltje opened issue mosaic/stack#378 2026-02-15 07:00:33 +00:00
Install matrix-bot-sdk and create MatrixService skeleton
jason.woltje opened issue mosaic/stack#377 2026-02-15 07:00:20 +00:00
EPIC: Matrix/Element Bridge Integration
jason.woltje pushed to develop at mosaic/stack 2026-02-15 06:53:46 +00:00
8733a643bf fix(api): remove "type": "module" conflicting with CommonJS build output
jason.woltje pushed to develop at mosaic/stack 2026-02-15 06:29:44 +00:00
91307c87cc fix(database): add missing federation table migrations
jason.woltje pushed to develop at mosaic/stack 2026-02-15 06:14:01 +00:00
f4e759c07a fix(devops): bypass OpenBao base entrypoint to prevent dev-mode flags
jason.woltje pushed to develop at mosaic/stack 2026-02-15 06:08:16 +00:00
b6d272992a fix(devops): fix OpenBao healthcheck URL truncation with CMD-SHELL
jason.woltje pushed to develop at mosaic/stack 2026-02-15 06:05:49 +00:00
14162b9213 fix(api): use node_modules prisma binary in entrypoint
jason.woltje pushed to develop at mosaic/stack 2026-02-15 05:58:55 +00:00
44a44b5f56 fix(ci): remove SHA tags, use only dev/latest/vX.X.X
jason.woltje opened issue mosaic/stack#376 2026-02-15 05:29:42 +00:00
Documentation: Telemetry integration guide
jason.woltje opened issue mosaic/stack#375 2026-02-15 05:29:30 +00:00
Frontend: Token usage and cost dashboard
jason.woltje opened issue mosaic/stack#374 2026-02-15 05:29:18 +00:00
Add telemetry config to docker-compose and .env
jason.woltje opened issue mosaic/stack#373 2026-02-15 05:29:05 +00:00
Prediction integration for cost estimation
jason.woltje opened issue mosaic/stack#372 2026-02-15 05:28:40 +00:00
Track orchestrator agent task completions
jason.woltje opened issue mosaic/stack#371 2026-02-15 05:28:26 +00:00
Track LLM task completions via Mosaic Telemetry
jason.woltje opened issue mosaic/stack#370 2026-02-15 05:28:05 +00:00
Install mosaicstack-telemetry in Coordinator
jason.woltje opened issue mosaic/stack#369 2026-02-15 05:27:53 +00:00
Install @mosaicstack/telemetry-client in API