Skip to content

refactor(core): split gor into core and clunky/core logic - #3

Draft
kerryhatcher wants to merge 8 commits into
mainfrom
refactor/split-core-library
Draft

refactor(core): split gor into core and clunky/core logic#3
kerryhatcher wants to merge 8 commits into
mainfrom
refactor/split-core-library

Conversation

@kerryhatcher

Copy link
Copy Markdown
Owner

Draft of feature work based on #2.

This implementation follows the plan to extract common infrastructure into a library, allowing for better testing and decoupled modularity.

Detailed design document: [docs/superpowers/specs/2026-07-20-core-library-split-design.md]

Closes #2

@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: de62b3e6-afa0-4802-ac6a-ff78fe8eb7a5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch refactor/split-core-library

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

Split gor into reusable gor-core library + gor CLI (typed operations)

1 participant