Skip to content

Comments

Feat/alpha col cli#63

Merged
harumiWeb merged 2 commits intomainfrom
feat/alpha_col_cli
Feb 18, 2026
Merged

Feat/alpha col cli#63
harumiWeb merged 2 commits intomainfrom
feat/alpha_col_cli

Conversation

@harumiWeb
Copy link
Owner

@harumiWeb harumiWeb commented Feb 18, 2026

#59

  • The alpha_col option for the CLI has already been implemented in Feat/edit mcp #57.
  • Documentation was lacking, so I clarified it.

Summary by CodeRabbit

Release Notes

  • New Features

    • Added --alpha-col CLI option to output column keys in Excel-style alphabetic format (A, B, ..., AA) instead of default numeric strings.
  • Documentation

    • Updated documentation with --alpha-col usage examples and clarifications.
    • Added notes on CLI and MCP default column key format differences.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 18, 2026

Caution

Review failed

Failed to post review comments

📝 Walkthrough

Walkthrough

Documentation updates introducing a new CLI option --alpha-col that outputs Excel-style column keys (A, B, ..., AA) instead of numeric strings, along with clarifications about default behaviors across CLI and MCP. Includes removal of completed feature specifications and task documentation.

Changes

Cohort / File(s) Summary
New CLI Option Documentation
README.md, README.ja.md, docs/README.en.md, docs/README.ja.md, docs/cli.md
Added documentation for the new --alpha-col CLI option, explaining it outputs Excel-style column keys (A, B, ..., AA) instead of default 0-based numeric strings. Clarified that CLI defaults to false while MCP's exstruct_extract defaults to true.
Documentation Cleanup
docs/agents/FEATURE_SPEC.md, docs/agents/TASKS.md
Removed completed MVP feature specifications for exstruct_patch tool and pruned finished task entries to reset tracking documentation.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 A tale of columns, alpha and bright,
Excel-style keys now gleam in the light!
From "0, 1, 2" to "A, B, C" they dance,
Old tasks cleared away—a fresh, clean stance! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Feat/alpha col cli' accurately describes the main change: adding documentation for the --alpha-col CLI option for Excel-style column output.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/alpha_col_cli

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 and usage tips.

@codacy-production
Copy link

Codacy's Analysis Summary

0 new issue (≤ 0 issue)
0 new security issue

Review Pull Request in Codacy →

AI Reviewer available: add the codacy-review label to get contextual insights without leaving GitHub.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link

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

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: 1bdc01a462

ℹ️ 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".

@harumiWeb harumiWeb merged commit b8ed4ab into main Feb 18, 2026
9 checks passed
@harumiWeb harumiWeb deleted the feat/alpha_col_cli branch February 18, 2026 12:33
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.

2 participants