Add multi-graph manual and actor workflows #54
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
needs-review
quasar
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/quasar-ui!54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/manual-graph-actor-workflow"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds the missing manual-first graph workflow, multiple saved graphs over one local corpus, and a safer bundled actor experience.
Blank and manual graph workflows
Multiple saved graphs
Actor execution
Browser-native BYOK OpenAI, Anthropic Claude, and OpenRouter agents are tracked separately in #51.
Validation
npm test— 16 files, 68 tests passed locallynpm run check— passed locallynpm run build— passed locallygit diff --check— passed locallyThe Playwright flow covers blank graph creation, a bundled actor run, second-graph creation, corpus add/remove, and graph switching.
Closes #52
Closes #53
Progresses #14
Progresses #16
Progresses #21