Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: release v0.10.1#53

Closed
dtormoen wants to merge 2 commits intomainfrom
release-plz-2026-02-27T15-56-31Z
Closed

chore: release v0.10.1#53
dtormoen wants to merge 2 commits intomainfrom
release-plz-2026-02-27T15-56-31Z

Conversation

@dtormoen
Copy link
Owner

🤖 New release

  • tsk-ai: 0.10.0 -> 0.10.1
Changelog

0.10.1 - 2026-02-27

Fixed

  • capture docker build failures in TUI task log viewer


This PR was generated with release-plz.

Docker build failures were corrupting the TUI display because eprint!
bypassed the event system, and weren't appearing in the task log viewer
because the error was never written to agent.log. Guard eprint! calls
behind event_sender.is_none() in both image_manager and proxy_manager,
and write the build failure to agent.log via write_log before returning.
@dtormoen dtormoen closed this Feb 27, 2026
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