mirror of
https://github.com/karant-dev/AutoRedact.git
synced 2026-04-26 00:05:52 +03:00
[PR #22] [MERGED] feat: v2.0 Core Refactor & CLI Integration #22
Labels
No labels
bug
enhancement
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoRedact#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/karant-dev/AutoRedact/pull/22
Author: @karant-dev
Created: 12/13/2025
Status: ✅ Merged
Merged: 12/13/2025
Merged by: @karant-dev
Base:
main← Head:feature/v2.0-core-cli📝 Commits (5)
fcf8292feat(core): extract logic and implement CLI (v2.0)3fb3558fix(pr): address review feedback (types, validation, robustness)4305efbchore: cleanup temporary test files2a0774fdocs: clarify CLI PDF support status46c5165Merge branch 'main' into feature/v2.0-core-cli📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
README.md(+1 -1)📄 Description
Summary
This PR implements the v2.0 extraction of core logic and introduces the CLI feature.
Changes
src/coreandsrc/adapters.src/cli.tsfor command-line usage.Verification
npm run buildpassed.npm run cliverified for images.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.