• Joined on 2025-11-13
repi pushed to main at repi/sage-graphql-mcp 2026-03-13 15:00:40 +00:00
bffd6f3262 feat: everything
repi created branch main in repi/sage-graphql-mcp 2026-03-13 15:00:40 +00:00
repi created repository repi/sage-graphql-mcp 2026-03-13 14:58:51 +00:00
repi pushed to main at repi/sage-mcp-server 2026-03-10 17:46:39 +00:00
14c2a9f94c chore: add project plan, research, evidence, and workflow artifacts
8fc6d7cbc0 test(integration): add integration test suite, .env.example, and README
0af3af3ff2 feat(transport): register all 9 tools and add HTTP transport
73e59412b4 feat(tools): add SOAP tools (sage_soap_read, sage_soap_query, sage_describe_entity)
8861e15019 feat(tools): add REST discovery tools (sage_list_entities, sage_get_context)
Compare 10 commits »
repi created branch main in repi/sage-mcp-server 2026-03-10 17:46:39 +00:00
repi created repository repi/sage-mcp-server 2026-03-10 17:46:27 +00:00
repi pushed to main at repi/pdf2cad 2026-03-03 21:30:46 +00:00
120f018906 chore: README.md
repi pushed to main at repi/pdf2cad 2026-03-03 21:24:27 +00:00
112213da6e feat: pdf2cad
repi created branch main in repi/pdf2cad 2026-03-03 21:24:27 +00:00
repi created repository repi/pdf2cad 2026-03-03 21:22:41 +00:00
repi opened issue repi/codeboard#1 2026-02-10 20:16:09 +00:00
[Done] Add subscription service — auth, Stripe billing, API keys, dashboard
repi pushed to main at repi/codeboard 2026-02-10 20:09:35 +00:00
e72f55fedc chore: add auth/billing Prisma migration (clean rebuild of User table)
repi pushed to main at repi/codeboard 2026-02-10 20:08:20 +00:00
64ce70daa4 feat: add subscription service — user auth, Stripe billing, API keys, dashboard
repi pushed to main at repi/agentlens 2026-02-10 19:25:22 +00:00
2ac5fdca30 feat: add favicon, apple icon, og image and icons metadata
repi pushed to main at repi/codeboard 2026-02-10 18:06:59 +00:00
7ff493a89a feat: add command palette, accessibility, scroll animations, and keyboard navigation
repi pushed to main at repi/agentlens 2026-02-10 18:06:42 +00:00
64c827ee84 feat: add command palette, accessibility, scroll animations, demo workspace, and keyboard navigation
repi pushed to main at repi/agentlens 2026-02-10 17:23:01 +00:00
f9e7956e6f feat: add shared design tokens, JetBrains Mono font, and fix cn() utility
repi pushed to main at repi/codeboard 2026-02-10 17:23:00 +00:00
38d5b4806c feat: align design tokens with Vectry unified design language
repi pushed to main at repi/agentlens 2026-02-10 17:03:51 +00:00
cccb3123ed security: P1/P2 hardening — rate limiting, CORS, Redis auth, network isolation
repi pushed to main at repi/agentlens 2026-02-10 16:53:57 +00:00
e9cd11735c security: fix trace ownership bypass and externalize secrets to .env