Clarify memory and architecture in README#24
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 053ae7a66b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| tools, subagents, goal tracking, project memory, MCP tools, workflow runs, and | ||
| a desktop inspector for what the agent is doing. |
There was a problem hiding this comment.
Qualify disabled workflow runs
In the desktop UI, WORKFLOW_RUNTIME_ENABLED is hard-coded to false, which keeps canStartWorkflow false and shows users that starting new workflow runs is temporarily disabled / the public build does not expose the run entry (apps/desktop/src/components/WorkflowLibrary.tsx). Advertising “workflow runs” here as a current recoverable-agent capability makes Download/Quickstart users expect a feature they cannot start, so please mark it as in-progress or architecture-only, and mirror the clarification in the Chinese README.
Useful? React with 👍 / 👎.
Summary
Verification
Notes: this is a sanitized README summary based on public repo structure, not a copy of private Obsidian architecture notes.