• Joined on 2025-11-13
repi pushed to main at repi/agentlens 2026-02-10 03:30:37 +00:00
434e68991d fix: include SDK and plugin workspace packages in Docker deps stage
repi pushed to main at repi/agentlens 2026-02-10 03:27:17 +00:00
5256bf005b feat: documentation pages and updated model pricing
repi pushed to main at repi/agentlens 2026-02-10 03:08:58 +00:00
6bed493275 feat: TypeScript SDK (agentlens-sdk) and OpenCode plugin (opencode-agentlens)
repi pushed to main at repi/agentlens 2026-02-10 02:35:58 +00:00
0149e0a6f4 feat: Settings page, DELETE traces endpoint, Anthropic SDK, dashboard bug fixes
repi pushed to main at repi/agentlens 2026-02-10 02:28:44 +00:00
4f7719eace fix: copy public dir in Dockerfile for llms.txt and static assets
repi pushed to main at repi/agentlens 2026-02-10 02:24:09 +00:00
92b98f2d6f feat: Decisions page — aggregated view of all decision points across traces
repi pushed to main at repi/codeboard 2026-02-10 02:21:28 +00:00
de8b827562 feat: SEO improvements — Twitter cards, canonical URL, sitemap, robots, llms.txt
repi pushed to main at repi/agentlens 2026-02-10 02:21:28 +00:00
145b1669e7 feat: comprehensive SEO — meta tags, OG, Twitter cards, JSON-LD, sitemap, robots, llms.txt
repi pushed to main at repi/agentlens 2026-02-10 02:16:16 +00:00
d91fdfc81a fix: trace ingest FK violation on tool-call decisions
repi released AgentLens v0.1.0 - MVP Release at repi/agentlens 2026-02-10 01:52:35 +00:00
repi pushed tag v0.1.0 to repi/agentlens 2026-02-10 01:52:20 +00:00
repi pushed to main at repi/agentlens 2026-02-10 01:48:47 +00:00
98bfa968ce feat: Day 13 - root README, example agent scripts, and demo seed script
repi pushed to main at repi/agentlens 2026-02-10 01:36:44 +00:00
e0f13cdaa6 fix: healthcheck uses 127.0.0.1 instead of localhost to avoid IPv6 resolution issue
repi pushed to main at repi/agentlens 2026-02-10 01:32:01 +00:00
3163deb0c9 chore: harden docker-compose with healthchecks, memory limits, and log rotation
repi pushed to main at repi/agentlens 2026-02-10 01:27:02 +00:00
0cd242447c feat: Day 11 - landing page polish, SDK README, PyPI publish as vectry-agentlens
repi pushed to main at repi/agentlens 2026-02-10 00:51:24 +00:00
93e69105ea fix: wrap TraceList in Suspense boundary and mark dashboard as dynamic route
repi pushed to main at repi/agentlens 2026-02-10 00:48:57 +00:00
1989366844 fix: OpenAI wrapper - remove duplicate span block, fix tool call extraction, fix cost model matching
repi pushed to main at repi/agentlens 2026-02-10 00:12:35 +00:00
47ef3dcbe6 feat: SSE real-time trace streaming + advanced search/filter with URL sync
repi pushed to main at repi/agentlens 2026-02-10 00:06:03 +00:00
5bb75433aa feat: analytics tab with timeline waterfall, cost breakdown, token gauge
repi pushed to main at repi/agentlens 2026-02-09 23:58:47 +00:00
867e1e9eb1 feat: decision tree visualization with React Flow + Dagre auto-layout