• Joined on 2025-11-13
repi pushed to main at repi/agentlens 2026-02-10 16:47:14 +00:00
539d35b649 feat: password reset flow and email verification
repi pushed to main at repi/agentlens 2026-02-10 16:27:33 +00:00
0e4ffce4fa chore: bump SDK versions, add pricing section to landing page
repi pushed to main at repi/agentlens 2026-02-10 16:20:00 +00:00
1f2484a0bb chore: add Stripe price IDs and webhook secret to docker-compose
repi released v0.2.0 — Auth & Billing at repi/agentlens 2026-02-10 16:19:45 +00:00
repi pushed tag v0.2.0 to repi/agentlens 2026-02-10 15:38:04 +00:00
repi pushed to main at repi/agentlens 2026-02-10 15:38:03 +00:00
61268f870f feat: user auth, API keys, Stripe billing, and dashboard scoping
repi pushed to main at repi/agentlens 2026-02-10 13:46:56 +00:00
07cf717c15 fix: remove all console.log/warn to avoid breaking TUI
repi pushed to main at repi/agentlens 2026-02-10 13:25:21 +00:00
638a5d2640 fix: complete traces on idle, improve dashboard span/event/analytics views
repi pushed to main at repi/agentlens 2026-02-10 12:35:33 +00:00
7534c709f5 fix: guard span name to always be a non-empty string
repi pushed to main at repi/agentlens 2026-02-10 11:49:19 +00:00
7e44ccb9e7 fix: optional chaining on chat.params provider/model access
repi released AgentLens v0.1.2 - Trace Upsert Fix at repi/agentlens 2026-02-10 11:45:30 +00:00
repi pushed tag v0.1.2 to repi/agentlens 2026-02-10 11:45:15 +00:00
repi pushed to main at repi/agentlens 2026-02-10 11:42:01 +00:00
bdd6362c1a fix: upsert traces to handle duplicate IDs from intermediate flushes
repi pushed tag v0.1.1 to repi/agentlens 2026-02-10 11:26:08 +00:00
repi pushed to main at repi/agentlens 2026-02-10 11:26:04 +00:00
ff5bf05a47 chore: bump Python SDK to 0.1.1 for release
repi pushed to main at repi/agentlens 2026-02-10 11:23:41 +00:00
dcc32f36d3 fix: plugin event shape mismatches, nav highlight bug, and README update
repi pushed to main at repi/agentlens 2026-02-10 04:02:07 +00:00
5b388484f8 feat: syntax highlighting with shiki and copy-to-clipboard for all docs code blocks
repi pushed to main at repi/agentlens 2026-02-10 03:49:13 +00:00
42b5379ce1 feat: coding agent tab in trace detail view
repi pushed to main at repi/agentlens 2026-02-10 03:43:06 +00:00
f0ce0f7884 feat: SEO improvements and npm publish prep