open-design/packages
pftom 44492af1fa feat(daemon): enhance conversation session mode handling
- Added a new `mode` flag to CLI commands for project and conversation creation, allowing users to specify 'design' or 'chat' modes.
- Implemented `normalizeChatSessionModeFlag` function to validate and normalize session mode inputs.
- Updated project routes to handle session mode during conversation creation and updates.
- Enhanced web components to support session mode changes, including new props and handlers for managing session modes in conversations.
- Adjusted UI elements to reflect the current session mode, improving user experience and interaction flexibility.

This update provides a more robust framework for managing conversation modes, catering to diverse user needs and enhancing overall functionality.
2026-05-31 17:11:03 +08:00
..
agui-adapter chore: pin dependency versions and harden CI caches (#2189) 2026-05-19 13:58:27 +08:00
contracts feat(daemon): enhance conversation session mode handling 2026-05-31 17:11:03 +08:00
diagnostics feat(diagnostics): add one-click log export from Settings → About (#798) 2026-05-20 09:10:51 +08:00
download feat(runtimes): register AMR (vela) as an ACP stdio agent (#2355) 2026-05-28 05:09:55 +00:00
host feat(runtimes): register AMR (vela) as an ACP stdio agent (#2355) 2026-05-28 05:09:55 +00:00
platform fix(platform): search mise shims dir so mise-installed CLIs are detected (#3319) 2026-05-30 03:21:04 +00:00
plugin-runtime fix(plugin): infer semantic roles for token maps (#3231) 2026-05-29 03:50:56 +00:00
registry-protocol chore: pin dependency versions and harden CI caches (#2189) 2026-05-19 13:58:27 +08:00
sidecar feat(runtimes): register AMR (vela) as an ACP stdio agent (#2355) 2026-05-28 05:09:55 +00:00
sidecar-proto feat(daemon): add Phase 2C CLI wrappers (#2179) 2026-05-28 09:08:31 +00:00
AGENTS.md refactor desktop host bridge (#2246) 2026-05-19 18:27:05 +08:00