Skip to content

docs(readme): document oxcode_watch (single-writer watcher) - #31

Merged
snowmead merged 1 commit into
mainfrom
docs/oxcode-watch
Jun 17, 2026
Merged

docs(readme): document oxcode_watch (single-writer watcher)#31
snowmead merged 1 commit into
mainfrom
docs/oxcode-watch

Conversation

@snowmead

Copy link
Copy Markdown
Contributor

Follow-up to #30 (the lock-elected file watcher shipped in 0.4.0): the root README still described the MCP surface as "read-only tools" and omitted oxcode_watch.

  • MCP section: tell the agent to call oxcode_watch once — it builds the index and keeps it current as files change; across many agents on one repo a file lock elects a single writer while the rest serve reads.
  • Add oxcode_watch to the auto-allow settings list (query tools are read-only; oxcode_watch only writes the local index).
  • Add oxcode_watch to the oxcode-cli tool list in the architecture section.

🤖 Generated with Claude Code

Replace the stale "read-only tools" framing in the MCP section: tell the
agent to call oxcode_watch once (it builds the index and keeps it current
as files change; a file lock elects one writer per repo while other
instances serve reads), add oxcode_watch to the auto-allow list, and add
it to the oxcode-cli tool description in the architecture section.
@snowmead
snowmead merged commit 7b1debb into main Jun 17, 2026
12 checks passed
@snowmead
snowmead deleted the docs/oxcode-watch branch June 17, 2026 12:34
@snowmead snowmead mentioned this pull request Jul 30, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant