Skip to content

feat(agents): remove code-searcher, fix audit harvest and background job lifecycle - #71

Merged
AnzoBenjamin merged 3 commits into
mainfrom
feat/task-memory-evidence-pipeline
Sep 3, 2026
Merged

feat(agents): remove code-searcher, fix audit harvest and background job lifecycle#71
AnzoBenjamin merged 3 commits into
mainfrom
feat/task-memory-evidence-pipeline

Conversation

@AnzoBenjamin

@AnzoBenjamin AnzoBenjamin commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Removes the code-searcher agent and routes ripgrep work through direct code_search calls. Hardens general-agent with structured-output harvest fallback and byte-identical plus snapshot-attested audit idempotency. Fixes background-agent job lifecycle, discovery coordination, and receipt handling. Refreshes cli/ and common/ knowledge notes. Validation: repo-wide typecheck green, agents/common/agent-runtime/sdk suites passing, reviewer gate LOOKS_GOOD.


This change is Reviewable

Drop the code-searcher agent and route ripgrep work through direct code_search calls. Harden general-agent with structured-output harvest fallback and byte-identical plus snapshot-attested audit idempotency. Fix background-agent job lifecycle, discovery coordination, and receipt handling.
Delete the code-searcher agent definition and its test as the final part of the reviewed code-searcher removal.
Document agent-branch status display, status-label/chip utilities, and code-search summary rendering in cli/knowledge.md, plus job-registry/audit-receipt hardening and content-search alignment in common/knowledge.md alongside the code-searcher removal.
@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
openbuff Ready Ready Preview, v0 Sep 3, 2026 9:47am UTC

@AnzoBenjamin
AnzoBenjamin merged commit 508b933 into main Sep 3, 2026
16 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