Skip to content

Refine README Features table copy for consistency and scannability#1

Merged
zhimin-z merged 1 commit into
mainfrom
copilot/fix-features-section-formatting
Jun 2, 2026
Merged

Refine README Features table copy for consistency and scannability#1
zhimin-z merged 1 commit into
mainfrom
copilot/fix-features-section-formatting

Conversation

Copilot AI commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

The README.md#features section was visually noisy due to mixed phrasing styles and unevenly long bullet text across modules. This PR tightens copy to improve table readability while preserving the original feature intent.

  • What changed

    • Standardized bullet style across all 8 feature cards (Agent Loop, Kernel Tools, Permissions, Context & Memory, Gateway, Provider, Crash Recovery, Security).
    • Replaced mixed inline command-heavy wording with concise, plain-language labels where appropriate.
    • Normalized separators and phrasing (e.g., consistent use of A and B, X: Y, and compact noun phrases).
  • Content adjustments by pattern

    • Shortened verbose lines without changing meaning (e.g., “Streaming tool-call cycle” → “Streaming tool-call loop”).
    • Converted implementation-detail wording into scan-friendly capability statements (e.g., “default - ...” → “Default: ...”).
    • Reduced punctuation/style variance that made rows look uneven.
  • Representative diff snippet

    - **`default` - prompt on write/shell**  
    - **`auto` - allow all (CI/sandbox)**  
    - **`plan` - read-only mode**  
    - **• Blocks `~/.ssh`, `~/.aws` reads**
    + **• Default: prompt on write/shell**  
    + **• Auto: allow all (CI/sandbox)**  
    + **• Plan: read-only mode**  
    + **• Blocks `~/.ssh` and `~/.aws` reads**

@zhimin-z zhimin-z marked this pull request as ready for review June 2, 2026 02:42
Copilot AI review requested due to automatic review settings June 2, 2026 02:42

@zhimin-z zhimin-z left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

要不我们不要现在的24的layout,变成33的layout,留一个empty的算了

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR refines the copy in README.md’s Features section to improve consistency and scanability across the feature cards, without changing the underlying intent of the listed capabilities.

Changes:

  • Standardized feature bullet phrasing to concise, plain-language labels across all feature cards.
  • Normalized formatting patterns (e.g., “X and Y”, “Label: description”) and reduced command/tool-name heaviness.
  • Tightened wording for readability (shorter lines, more uniform structure).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zhimin-z zhimin-z left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

要不我们不要现在的2乘以4的layout,变成3乘以3的layout,留一个empty的算了

@zhimin-z zhimin-z left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

要不我们不要现在的2乘以4的layout,变成3乘以3的layout,留一个empty的算了,修订feature table

Copilot AI requested a review from zhimin-z June 2, 2026 02:47
@zhimin-z zhimin-z merged commit 0ac6f9a into main Jun 2, 2026
2 of 3 checks passed
@zhimin-z zhimin-z deleted the copilot/fix-features-section-formatting branch June 2, 2026 02:48
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.

3 participants