Skip to content

Add stage_hunk interactive staging tool#8

Open
GuyPaddock wants to merge 1 commit intofeature/replace_str_replace_editor_with_apply_patchfrom
codex/add-stage_hunk-tool-for-interactive-staging
Open

Add stage_hunk interactive staging tool#8
GuyPaddock wants to merge 1 commit intofeature/replace_str_replace_editor_with_apply_patchfrom
codex/add-stage_hunk-tool-for-interactive-staging

Conversation

@GuyPaddock
Copy link
Owner

Summary

  • introduce a new stage_hunk tool with schema support and wire it into the CodeAct agent tooling stack
  • add runtime handling and git utilities to expose selectable unstaged hunks and apply staged subsets to the index
  • extend schemas, serialization, and unit coverage for the new staging workflow

Testing

  • python -m pytest tests/unit/agenthub/test_function_calling.py::test_stage_hunk_with_lines tests/unit/agenthub/test_agents.py::test_stage_hunk_tool tests/unit/events/test_action_serialization.py::test_stage_hunk_action_serialization_deserialization (fails: missing litellm dependency in environment)

Codex Task

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant