Skip to content

Release 0.3.1#5

Merged
OneNoted merged 63 commits intodevfrom
release-0-3-1
Mar 27, 2026
Merged

Release 0.3.1#5
OneNoted merged 63 commits intodevfrom
release-0-3-1

Conversation

@OneNoted
Copy link
Copy Markdown
Owner

Summary

  • add the shell window-tab chrome and terminal gutter work
  • preserve desktop integration behavior while bundling Ghostty themes in the Linux launcher path
  • bump the workspace and internal crate versions to 0.3.1 for release

Verification

  • cargo test
  • cargo build -p taskers-gtk --bin taskers-gtk
  • TASKERS_TERMINAL_BACKEND=mock bash scripts/headless-smoke.sh ./target/debug/taskers-gtk --smoke-script baseline --diagnostic-log stderr --quit-after-ms 5000
  • bash scripts/build_linux_bundle.sh
  • python3 scripts/build_release_manifest.py
  • bash scripts/smoke_linux_release_launcher.sh
  • cargo publish --dry-run -p taskers-domain
  • cargo publish --dry-run -p taskers-paths
  • cargo run -p taskers-cli -- --help
  • cargo run -p taskers-cli -- notify --help

OneNoted added 30 commits March 21, 2026 12:59
Copy link
Copy Markdown

@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: 190ac5527c

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

Copy link
Copy Markdown

@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: 71072669e1

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

Copy link
Copy Markdown

@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: 1e874a7a9a

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

@OneNoted
Copy link
Copy Markdown
Owner Author

OneNoted commented Mar 27, 2026

Follow-up fixes pushed on release-0-3-1.

  • migrate legacy desktop entries when the existing Exec= still points at the prior launcher
  • preserve invoked claude-code lookup and shell-quote Claude hook paths inside injected settings
  • harden Kitty OSC 99 parsing for d=0 multipart frames and e=1 encoded payloads, with regression coverage

Fresh release-assets run: https://github.com/OneNoted/taskers/actions/runs/23662368673

Copy link
Copy Markdown

@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: cfdc45e03d

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

@OneNoted
Copy link
Copy Markdown
Owner Author

Follow-up fixes pushed on release-0-3-1.

  • surface agent-stop now resolves by surface ID before applying stop state, so moved panes do not leave a stale live agent process behind
  • agent-hook follow-up status, log, and flash updates now target the surface

Copy link
Copy Markdown

@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: a42a93658d

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

@OneNoted OneNoted merged commit e381993 into dev Mar 27, 2026
2 of 3 checks passed
@OneNoted
Copy link
Copy Markdown
Owner Author

Addressing the remaining moved-surface lifecycle follow-up in #6.

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.

1 participant