Conversation
Provide bounded operation dispatch, the installed hook worker, shared prompt handling and server diagnostics. Preserve uncertain write outcomes and keep diagnostics content-free.
Generate native resources from the agent-plugin baseline and API contract. Load shared Python setup and doctor rules from repository sources, consolidate host adapters, and remove duplicate execution paths and assets. Include native qualification and CI fixes.
Describe the generation architecture, targets, setup and diagnostics in the development guides. Align installation instructions and remove superseded capability tables and design documents.
PsiACE
force-pushed
the
codex/agent-distribution-core-evaluation
branch
from
September 21, 2026 09:30
4086e26 to
17f0207
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Draft for architecture evaluation, related to #1410.
Use
integrations/agent-plugin/powercontext/as the editable Skills and MCP baseline. One generator projects it into native resources and derives the minimum toolkit from the client contract. Scope, Memory, current-work Handoff, and candidate inspection share the same methodology; adapters handle native formats, events, permissions, and output.Host rules, Target profiles, setup, and discovery stay under
integrations/distribution/, loaded from the selected repository source/ref. They require neither a separate management installation nor a client release to change. The installed client supplies Core Hook execution and shared Server diagnostics.Targets
Setup and generation
Native packages carry generated tool metadata instead of embedding duplicate schemas in bundles. Existing private MCP settings survive regeneration. Direct host loading from a checkout requires
make agent-resources. Ordinary work transfer returns a temporary Handoff; durable commit requires explicit milestone intent.Doctor
See the architecture and guide. Superseded Skill/MCP copies, schema declarations, installation instructions, and staged-transfer evaluation fixtures are removed.
Validation
make check; License Eye 0.9.0; full Python unit and end-to-end CI matrices (3.11–3.14).AI usage
Implementation, refactoring, validation, and PR preparation used OpenAI Codex (GPT-6).