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.