7 Commits

Author SHA1 Message Date
Timothy 3963855d1d fix: isolate session loading 2026-02-24 11:02:58 -08:00
Richard T 989801dd77 fix: fix dependency issues 2026-01-21 16:40:30 -08:00
Red Rose 1e23057849 fix: update package lock file 2026-01-21 10:59:56 -08:00
Red Rose af0d5b1f11 fix: add lockfile 2026-01-21 10:55:33 -08:00
Uttam Kumar 169cf970cf feat: add Jest test infrastructure
- Add jest.config.js with TypeScript support (ts-jest)
- Add tsconfig.test.json for test compilation
- Add supertest for HTTP endpoint testing
- Create test utilities for database mocking (PostgreSQL, MongoDB)
- Add example health endpoint test as template

Closes #13
2026-01-21 02:12:26 -07:00
Richard T 85cbac481d fix: update package json 2026-01-14 20:26:05 -08:00
Timothy 689db5ab33 feat: initial open-source release
Release / Create Release (push) Waiting to run
Release / Publish Docker Images (push) Blocked by required conditions
Beeline - Open-source LLM observability and control platform

Features:
- Real-time agent monitoring dashboard
- LLM metrics and analytics (TimescaleDB)
- Cost tracking and budget controls
- WebSocket event streaming
- MCP (Model Context Protocol) server

Apache 2.0 License
2026-01-13 20:13:05 -08:00