Skip to content

Merge develop → main: cix-workspace skill clarification#67

Merged
dvcdsys merged 1 commit into
mainfrom
develop
Jun 3, 2026
Merged

Merge develop → main: cix-workspace skill clarification#67
dvcdsys merged 1 commit into
mainfrom
develop

Conversation

@dvcdsys
Copy link
Copy Markdown
Owner

@dvcdsys dvcdsys commented Jun 3, 2026

Brings the remaining develop commit into main.

  • #docs(skills) — make the workspace→per-project search transition explicit: workspace search only scopes (which repos + capped ~5/repo chunk teaser); drill into each repo with cix search -n <project_path> (the path fixed in cli/v0.7.1) or the investigator sub-agent. Rule 4 made actionable; -p for remote repos called out as wrong.

The CLI external-project search fix (cli/v0.7.1) already merged via #66. Docs/skills only here — no code, no new release needed.

🤖 Generated with Claude Code

Reviewer ask: the cix-workspace skill should clearly state that workspace
search only SCOPES the work (which repos + a capped chunk teaser) and that
you must then switch to per-project search to actually read code.

- Step 2: lead with an explicit "now switch from workspace search to
  per-project search" — the workspace chunk panel is a ~5/repo round-robin
  teaser, not the answer; drill in with `cix search -n <project_path>` or
  the investigator sub-agent.
- Rule 4: make the drill-down actionable — concrete `cix search -n
  <project_path> "<query>"` (+ `--server` for non-default), and call out
  that `-n` takes the exact projects[] id (e.g. github.com/owner/repo@branch)
  and that `-p` (a filesystem path) is wrong for a remote repo. This is the
  path fixed in cli/v0.7.1.

Synced into the plugin bundle.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dvcdsys dvcdsys merged commit 298a209 into main Jun 3, 2026
2 checks passed
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