openpencil/crates
Kayshen-X a7d73ebb62 feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle
Built-in design generation now runs as an agentic MCP tool-loop (reusing the
agent-rs BuiltInProvider), gated behind OPENPENCIL_DESIGN_AGENT_LOOP / the
Settings experimental toggle; the orchestrator stays the default.

- design-agent system prompt + in-process design toolset (parity-locked with
  the MCP surface) + flag-gated Intent::Design routing
- spawn_agents execution as sequential sub-loops + live creation-mode badges
  (per-agent glow + 'N/M designing...' header)
- new MCP tools: get_guidelines, ToolSearch, get_screenshot, get_editor_state,
  export_nodes, spawn_agents; style-guide local audit
- #27 AI panel restyle: rounded tool cards + green check-rings, gray user
  bubbles, model-pill bottom toolbar, header, empty-state pills, the
  PARALLEL AGENTS (agent_team_size) 1x-6x chip dropdown
- multi-chat tabs: ChatSessions model (Deref-to-active) + tab row UI
  (switch / close / + / Cmd+T) with each run bound to its tab

Large checkpoint commit spanning the working tree (Rust shell crates).
2026-07-02 21:21:06 +08:00
..
op-acp Merge remote-tracking branch 'origin/codex/jian-widgets-plan' into v0.8.0-new 2026-06-14 13:56:56 +08:00
op-ai feat(ai): provider trait + ACP session options batch 2026-06-12 23:26:39 +08:00
op-ai-skills feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00
op-cli feat(process): extract shared process io primitives 2026-06-14 10:54:26 +08:00
op-codegen feat(editor): support generated widgets and design tools 2026-06-14 20:25:45 +08:00
op-config-store feat(config): add shared OpenPencil config store 2026-06-14 10:17:22 +08:00
op-design-lint fix(lint): guard active nav pill against sibling corner-radius flattening 2026-06-21 23:18:17 +08:00
op-editor-core feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00
op-editor-host-core feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00
op-editor-ui feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00
op-figma perf(canvas): Arc-share image src/url to make scene-cache O(1) 2026-06-21 10:01:37 +08:00
op-git fix(ci): address rust check failures 2026-06-19 03:03:33 +08:00
op-host-desktop feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00
op-host-native feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00
op-host-services feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00
op-host-web feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00
op-host-web-server fix(editor): repair strokes and legacy render layout 2026-06-21 16:52:31 +08:00
op-i18n feat(ai): agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-06-25 00:12:45 +08:00
op-mcp feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00
op-opmerge
op-orchestrator feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00
op-pen-loader fix(editor): repair strokes and legacy render layout 2026-06-21 16:52:31 +08:00
op-process-io feat(editor): support generated widgets and ai canvas polish 2026-06-14 17:29:16 +08:00
op-rpc-transport feat(rpc): extract shared JSON-RPC transport 2026-06-14 10:33:21 +08:00
op-smoke chore(ai): smoke concurrency override + ab-v9 matrix 2026-06-21 23:18:21 +08:00
op-web-sdk feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00
CLAUDE.md feat(ai): pencil-style agentic design tool-loop, multi-chat tabs, #27 panel restyle 2026-07-02 21:21:06 +08:00