supermemory/apps
Dhravya b01d2b69a3
feat(sdk-playground): interactive SDK chat playground (#1437)
## Summary
- Add `apps/sdk-playground` — chat UI to test TS/Python SDK integrations
- Context panel with document memories, API keys in dashboard, tools reference tab
- Python FastAPI server on port 8792; portless entry in `portless.json`

Stacked on #1436

## Test plan
- [ ] `cd apps/sdk-playground && bun run check-types`
- [ ] `bun run dev` with Supermemory + OpenAI keys in UI
- [ ] Switch SDKs and verify chat + context panel

Made with [Cursor](https://cursor.com)
2026-09-01 06:10:36 +00:00
..
browser-extension fix(browser-extension): run wxt prepare before type checking (#1557) 2026-08-19 19:23:52 +05:30
docs docs: clarify customer content is never used to train models on any plan (#1613) 2026-08-31 23:09:30 -07:00
mcp fix(mcp): bound tool inputs and scope get_document to the active space (#1593) 2026-08-24 21:36:04 +00:00
memory-graph-playground fix: add type checks for TypeScript workspaces (#1447) 2026-08-13 17:55:50 +05:30
raycast-extension fix(mcp): bound tool inputs and scope get_document to the active space (#1593) 2026-08-24 21:36:04 +00:00
sdk-playground feat(sdk-playground): interactive SDK chat playground (#1437) 2026-09-01 06:10:36 +00:00
web chore(web): forward legacy auth paths (#1631) 2026-09-01 00:55:16 +00:00