Skip to content

Releases: Unsupervisedcom/deepwork

0.9.3

27 Feb 17:03
ac98a10

Choose a tag to compare

Added

Changed

Fixed

Removed

0.9.2

24 Feb 17:48
7f2e883

Choose a tag to compare

Added

Changed

Fixed

Removed

0.9.1

23 Feb 19:59
1adfb9d

Choose a tag to compare

Added

Changed

Fixed

Removed

0.9.0

22 Feb 20:56
1457367

Choose a tag to compare

Added

Changed

Fixed

Removed

0.8.0

16 Feb 22:27
6bdb6b3

Choose a tag to compare

Added

Changed

Fixed

0.7.0

09 Feb 21:20
f1cabce

Choose a tag to compare

New MCP-based version of DeepWork

0.7.0a2

05 Feb 23:10

Choose a tag to compare

0.7.0a2 Pre-release
Pre-release

MCP next iteration

0.7.0a1

05 Feb 20:04

Choose a tag to compare

0.7.0a1 Pre-release
Pre-release

MCP Version pre-release

0.5.1

24 Jan 20:34
28fc9cb

Choose a tag to compare

Added

Changed

Fixed

Removed

0.5.0

24 Jan 20:32
8732620

Choose a tag to compare

Added

  • Installer now auto-adds permission for make_new_job.sh script, allowing Claude to run job creation without manual configuration
  • Manual release workflow (create-release.yml) that automates version releases:
    • Takes version number as input, validates format
    • Updates CHANGELOG.md: converts Unreleased section to new version with date
    • Adds fresh Unreleased section with placeholder categories
    • Updates pyproject.toml version and runs uv sync for lock file
    • Commits changes directly to main, creates tag, and publishes GitHub release

Changed

  • Commit job now requires changelog entries go to [Unreleased] section and explicitly prohibits modifying version numbers

Fixed

Removed