openpencil/crates/op-editor-core
Kayshen-X d1093b7dc4 feat(editor): open with a single empty starter frame
A fresh launch seeded the demo `sample()` document — a Frame with
a 'Hello OpenPencil' title and a 'Click me' button group. New
`EditorState::starter()` returns just one empty Frame (selected),
and both hosts open with it; `sample()` stays as the widget-test
fixture. input_tests retarget their `n11` selections to the
starter frame's `n10`.
2026-05-22 11:40:08 +08:00
..
src feat(editor): open with a single empty starter frame 2026-05-22 11:40:08 +08:00
Cargo.toml feat(ai): chat image attachments + per-provider thinking/effort 2026-05-17 22:44:28 +08:00