open-design/packages/contracts/src
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
..
analytics Fix project empty state create action (#3082) 2026-05-29 08:30:43 +00:00
api feat(daemon): enhance conversation session mode handling 2026-05-31 17:11:03 +08:00
design-systems feat(design-systems): extract component manifests (#2051) 2026-05-18 16:48:59 +08:00
plugins feat(plugins): site-wide plugin detail pages, share-to-site links, landing deploy trigger (#2999) 2026-05-28 09:07:12 +00:00
prompts feat(daemon): introduce session mode for conversations 2026-05-31 16:42:30 +08:00
sse fix(#3247): Detect, terminate, and warn on fabricated role markers across all agent paths (#3303) 2026-05-30 03:57:56 +00:00
common.ts Add live artifacts and Composio connector catalog (#381) 2026-05-05 16:42:11 +08:00
critique.ts feat(web): Critique Theater Phase 8 (8 Theater components, barrel, role-keyed CSS) (#1314) 2026-05-12 21:38:58 +08:00
errors.ts fix(#3247): Detect, terminate, and warn on fabricated role markers across all agent paths (#3303) 2026-05-30 03:57:56 +00:00
examples.ts [codex] Add automation templates and proposal workflows (#2193) 2026-05-19 16:35:28 +08:00
index.ts feat(daemon): add interactive terminal support with node-pty 2026-05-31 16:01:30 +08:00
tasks.ts Add shared contracts and migrate project code to TypeScript (#118) 2026-04-30 13:01:15 +08:00