Skip to content

Release v0.2.1#106

Merged
jexShain merged 2 commits intoAI-Shell-Team:mainfrom
F16shen:release/v0.2.1-prep
Apr 15, 2026
Merged

Release v0.2.1#106
jexShain merged 2 commits intoAI-Shell-Team:mainfrom
F16shen:release/v0.2.1-prep

Conversation

@F16shen
Copy link
Copy Markdown
Collaborator

@F16shen F16shen commented Apr 15, 2026

Release Notes

This PR prepares aish v0.2.1 for release.

Added

  • Added an interactive plan mode for non-trivial tasks, including persisted plan artifacts, review and approval flow, and an explicit transition back into execution.
  • Enter plan mode with /plan or F2.
  • Leave plan mode with /plan exit or F2 again to return to normal shell execution.
  • Added persistent long-term memory backed by Markdown storage, with memory recall and store tooling that can carry forward user preferences and project context across sessions.
  • Added aish update and aish uninstall commands so archive, pip, and system-package installs have a built-in path for upgrade and removal.

Changed

  • Changed the terminal UI to show a visible thinking timer while the model is working, making longer requests easier to track.
  • Changed startup and session wiring so plan mode, memory, and the new CLI management flows are initialized more consistently from the current package layout.

Fixed

  • Fixed the interactive shell so quit works again as an exit alias.
  • Fixed compact prompt theme spacing and related prompt rendering regressions in the shell UI.
  • Fixed release automation paths so preparation and publishing workflows target the current repository layout.
  • Fixed the update-manager test so release version bumps do not break the suite with a hard-coded version assertion.

Release Files

  • Bumped version to 0.2.1 in pyproject.toml, src/aish/__init__.py, and uv.lock.
  • Added the 0.2.1 changelog section.

@github-actions
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 added dependencies Pull requests that update a dependency file ci-cd docs labels Apr 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

Missing items:

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

@F16shen F16shen requested a review from jexShain April 15, 2026 02:22
@F16shen F16shen changed the title Prepare release v0.2.1 Release v0.2.1 Apr 15, 2026
@jexShain jexShain merged commit 14121f2 into AI-Shell-Team:main Apr 15, 2026
12 checks passed
@F16shen F16shen deleted the release/v0.2.1-prep branch April 16, 2026 03:33
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.

2 participants