Conversation
dertin
commented
Aug 10, 2026
- Removed max_codegraph_corroboration_anchors_per_repo from ManifestExtensions.
- Updated ExecutionPolicyOverrides to use a single struct without wire representation.
- Introduced AgentNextAction struct for enhanced agent navigation capabilities.
- Updated CLI commands to require --config flag for MCP operations.
- Enhanced documentation to reflect changes in configuration and usage.
- Updated SQLite schema version to 2, rejecting databases from version 1.0.x.
- Added new explore and query limits to configuration.
- Improved error handling and validation for schema compatibility.
- Updated tests to ensure compatibility with the new schema and features.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9f4d5af40d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fbcef47276
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 36498fa205
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c673106ab9
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c6f866f60f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
- Removed max_codegraph_corroboration_anchors_per_repo from ManifestExtensions. - Updated ExecutionPolicyOverrides to use a single struct without wire representation. - Introduced AgentNextAction struct for enhanced agent navigation capabilities. - Updated CLI commands to require --config flag for MCP operations. - Enhanced documentation to reflect changes in configuration and usage. - Updated SQLite schema version to 2, rejecting databases from version 1.0.x. - Added new explore and query limits to configuration. - Improved error handling and validation for schema compatibility. - Updated tests to ensure compatibility with the new schema and features.
…roved documentation - Updated `agent_plugin_e2e.rs` to clarify usage of `status` command with workspace specification. - Enhanced `mcp_protocol_e2e.rs` to include detailed assertions for structured content and query results. - Added a new test in `query_communities_e2e.rs` to validate cross-repository link detection. - Introduced `RepositoryDependency` kind in `documents.rs` to differentiate between regular repository references and dependencies. - Implemented logic in `extraction_graph.rs` to create edges for repository dependencies. - Updated Markdown parsing to classify generated links as repository dependencies when appropriate. - Revised agent plugin skills documentation to clarify usage patterns for cross-repository queries and evidence handling. - Enhanced MCP documentation to reflect changes in structured content delivery and clarify expectations for consumers. - Updated supported technologies documentation to include details on agent-facing summaries and ownership resolution.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: dbf6f4832d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".