Peter Steinberger
055a2dc6ce
feat: continue dashboard sessions from CLI URLs ( #120893 )
...
* feat(cli): ingest session targets
* refactor(ui): remove gateway scope shim
* docs(cli): document session targets
* fix(cli): classify session target failures
* fix(cli): keep session target result private
* fix(cli): simplify timeout option warning
* build: declare session URL contract dependency
* fix(cli): parse bare session URL options symmetrically
* fix(cli): preserve command-owned URL arguments
* build: keep session URL contract build-only
* fix: address session URL review findings
* test: preserve session key mock exports
* fix: keep session URL helpers internal
* fix(tui): preserve URL agent for global sessions
* fix(tui): keep URL agent input internal
* fix(gateway): reconcile websocket protocol owner
* fix(attach): preserve global session agent ownership
* fix(attach): enforce global owner at grant boundary
2026-08-09 16:44:25 -07:00
qingminlong
4ecc67678d
fix(cli): reject malformed attach ttl values ( #105103 )
...
* fix(cli): reject malformed attach ttl values
* fix(cli): clarify attach ttl grammar
2026-07-12 17:44:44 +03:00
Peter Steinberger
17482a4026
fix(ci): restore docs and test type checks ( #98792 )
2026-07-02 00:36:52 +01:00
anagnorisis2peripeteia
6df7db9f9e
feat(cli): add attach launcher ( #96454 )
...
* feat(cli): openclaw attach — launch Claude Code bound to a gateway session with scoped MCP tools
* fix(cli): use token-only MCP config for attach
---------
Co-authored-by: Ayaan Zaidi <hi@obviy.us >
2026-07-01 15:52:39 -07:00