Skip to content

Add connected Doable code context plugin - #3

Merged
alphali merged 6 commits into
mainfrom
codex/connected-code-context
Aug 11, 2026
Merged

Add connected Doable code context plugin#3
alphali merged 6 commits into
mainfrom
codex/connected-code-context

Conversation

@alphali

@alphali alphali commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add the connected Doable Code Context plugin with separate setup and question-answering Skills.
  • Retire the legacy context-only upload-file plugin so coding agents cannot accidentally choose the obsolete workflow.
  • During first setup, build a local private workspace/repo map and upload only a user-approved sanitized routing profile.
  • Pull a frozen Doable context request, inspect the scoped mono-repo or multi-repo sources, ask the local user for clarification when necessary, and submit structured findings and opaque references directly to Doable.
  • Keep repository paths, revisions, evidence locators, source snippets, secrets, and private environment data local.
  • Support round-code bootstrap, deleted-local-state recovery, artifact roots, idempotent submissions, and wrong-workspace/privacy validation.

Verification

  • npm test passed, including release verification and helper mock E2E.
  • Codex, Claude Code, and Cursor plugin manifests validate.
  • Cross-contract request fixtures validate against the TRD backend models.

Dependencies and rollout

@alphali
alphali merged commit 90b7573 into main Aug 11, 2026
1 check passed
alphali added a commit that referenced this pull request Aug 12, 2026
* feat: add connected code context plugin

* Harden connected code context workflow

* Retire legacy context-only plugin

* Update plugin validation workflow

* Improve feature recall and anchor quality

* feat: preserve evidence-backed journey order

---------

Co-authored-by: alphali <5236230+alphali@users.noreply.github.com>
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