Skip to content

feat: upgrade to version 1.1.0 with breaking changes and new features - #13

Open
dertin wants to merge 12 commits into
mainfrom
v1.1.0
Open

feat: upgrade to version 1.1.0 with breaking changes and new features#13
dertin wants to merge 12 commits into
mainfrom
v1.1.0

Conversation

@dertin

@dertin dertin commented Aug 10, 2026

Copy link
Copy Markdown
Owner
  • 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.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread crates/code-system-graph-cli/src/lib.rs Outdated
Comment thread crates/code-system-graph-cli/src/agent_markdown.rs Outdated
@dertin

dertin commented Aug 10, 2026

Copy link
Copy Markdown
Owner Author

@codex

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread crates/code-system-graph-cli/src/explore.rs
Comment thread crates/code-system-graph-cli/src/mcp_support/resources.rs Outdated
Comment thread crates/code-system-graph-cli/src/explore/correlation.rs Outdated
@dertin

dertin commented Aug 10, 2026

Copy link
Copy Markdown
Owner Author

@codex

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread crates/code-system-graph-cli/src/explore.rs Outdated
Comment thread crates/code-system-graph-cli/src/agent_markdown.rs
@dertin

dertin commented Aug 11, 2026

Copy link
Copy Markdown
Owner Author

@codex

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread crates/code-system-graph-cli/src/lib.rs Outdated
Comment thread crates/code-system-graph-cli/src/lib.rs
@dertin

dertin commented Aug 11, 2026

Copy link
Copy Markdown
Owner Author

@codex

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread crates/code-system-graph-cli/src/agent_markdown.rs Outdated
Comment thread crates/code-system-graph-cli/src/main.rs
dertin added 12 commits August 11, 2026 02:31
- 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.
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