openpencil/tests/helpers/mcp
Danila Poyarkov 39bc4d2eb1
feat(acp): add reusable MCP connections (#516)
* feat(acp): add reusable MCP connections

- Store named Streamable HTTP connections separately from model providers
- Keep bearer tokens in the credential manager and resolve them per ACP session
- Add localized settings, validation, documentation, and focused coverage

* test(acp): harden MCP connection workflow

- Label credential inputs and confirm destructive connection removal
- Exercise MCP server delivery through an in-memory ACP session
- Extend the browser smoke test to cover accessible input and confirmation flows

* fix(acp): validate MCP connection lifecycle

- Keep non-browser storage initialization in memory and restore the German model copy
- Reject persisted name collisions and invalid draft IDs
- Preserve connections on credential failures and require credentials before enablement
2026-08-14 20:08:45 +03:00
..
acp-session.ts feat(acp): add reusable MCP connections (#516) 2026-08-14 20:08:45 +03:00
discovery-isolation.ts refactor(mcp): align transport domain structure 2026-07-25 22:59:59 +03:00
server.ts refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00