Skip to content

Release v0.3.4#236

Merged
F16shen merged 1 commit into
mainfrom
release/v0.3.4-prep
Jun 8, 2026
Merged

Release v0.3.4#236
F16shen merged 1 commit into
mainfrom
release/v0.3.4-prep

Conversation

@F16shen

@F16shen F16shen commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump workspace version to 0.3.4 and add the release changelog section.
  • Highlights since v0.3.3: multimodal image input, interactive /feedback, /help and /quit, web_fetch tool, Apache-2.0 license metadata alignment, and UI/feedback fixes.

Test plan

  • CI passes on this release PR (version/metadata, tests, bundle build, install smoke)
  • Run Release Preparation with version=0.3.4 and ref=release/v0.3.4-prep
  • Verify release notes extracted from CHANGELOG.md match the 0.3.4 section
  • Merge to main, then run Release Final Check and tag v0.3.4

Made with Cursor

Summary by CodeRabbit

  • New Features

    • Multimodal image support
    • New /feedback and /help commands with /quit alias
    • web_fetch tool
    • Improved readline ESC handling
  • Bug Fixes

    • Terminal confirmation panel border rendering
    • Feedback log attachment truncation behavior
  • Chores

    • Version bumped to 0.3.4
    • License metadata updated to Apache-2.0

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Thanks for the pull request. A maintainer will review it when available.

Please keep the PR focused, explain the why in the description, and make sure local checks pass before requesting review.

Contribution guide: https://github.com/AI-Shell-Team/aish/blob/main/CONTRIBUTING.md

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This pull request description looks incomplete. Please update the missing sections below before review.

Missing items:

  • User-visible Changes
  • Compatibility
  • Testing
  • Change Type
  • Scope

@github-actions github-actions Bot added the docs label Jun 8, 2026
@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: fc8d9ca3-8141-414b-94d0-3159713c96e1

📥 Commits

Reviewing files that changed from the base of the PR and between 0ad12a1 and d83181c.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • CHANGELOG.md
  • Cargo.toml

📝 Walkthrough

Walkthrough

Version 0.3.4 release preparation: workspace version bumped in Cargo.toml, new changelog entry documents multimodal image support, new commands, web_fetch tool, license change to Apache-2.0, and terminal/feedback bug fixes with Unreleased section cleanup.

Changes

Release v0.3.4 Preparation

Layer / File(s) Summary
Workspace version update
Cargo.toml
Workspace package version field incremented from 0.3.3 to 0.3.4.
Release changelog and cleanup
CHANGELOG.md
New 0.3.4 release entry documents added features (multimodal support, /feedback and /help commands, web_fetch tool, readline ESC handling), license metadata change to Apache-2.0, and fixes for terminal confirmation panel and feedback log attachment truncation. Unreleased section is maintained and a duplicate is removed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • AI-Shell-Team/aish#179: Both PRs perform release-setup edits in the same places—updating the workspace version in Cargo.toml and adding/editing CHANGELOG.md release entries—so the main PR's 0.3.4 version/changelog changes are directly related.
  • AI-Shell-Team/aish#226: The main PR's changelog/version bump for v0.3.4 continues the same feature area as the v0.3.3 release—adding/adjusting /feedback and ESC/keyboard handling notes—so it's part of the same incremental release work.

Suggested labels

docs, size: S

Poem

🐰 A version springs forth from the warren deep,
With changelog notes for the keepers to reap,
From 0.3.3 to 0.3.4 we hop,
New commands and tools—the changes don't stop! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release v0.3.4' directly and concisely summarizes the main change: a version bump and release preparation for v0.3.4, which matches the changelog and Cargo.toml updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.3.4-prep

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.

@F16shen F16shen merged commit 8497f6b into main Jun 8, 2026
9 checks passed
@F16shen F16shen deleted the release/v0.3.4-prep branch June 8, 2026 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant