Skip to content

Releases: josephgoksu/TaskWing

v0.9.5

17 Sep 21:54
cc806da
Compare
Choose a tag to compare

TaskWing v0.9.5

AI-Assisted CLI Task Manager for Developers

TaskWing helps you manage tasks efficiently with powerful AI integration through the Model Context Protocol (MCP).

Quick Start

  1. Download the appropriate binary for your platform
  2. Extract the archive
  3. Run ./taskwing init to initialize TaskWing in your project
  4. Start managing tasks with ./taskwing add

AI Integration

TaskWing supports MCP for seamless AI tool integration:

# Start MCP server for AI tools
./taskwing mcp

See the included MCP.md for detailed AI integration instructions.

Changelog

Enhancements

  • cc806da: refactor: error handling to use HandleFatalError in initialization and command execution (@josephgoksu)

Installation

Homebrew (macOS/Linux):

# Coming soon

Manual Installation:

  1. Download the appropriate binary for your platform from the assets below
  2. Extract the archive
  3. Move the binary to a directory in your PATH
  4. Run taskwing --help to get started

From Source:

git clone https://github.com/josephgoksu/TaskWing
cd TaskWing
go build -o taskwing main.go

Released by GoReleaser 🚀

v0.9.4

16 Sep 07:46
4e88e5a
Compare
Choose a tag to compare

TaskWing v0.9.4

AI-Assisted CLI Task Manager for Developers

TaskWing helps you manage tasks efficiently with powerful AI integration through the Model Context Protocol (MCP).

Quick Start

  1. Download the appropriate binary for your platform
  2. Extract the archive
  3. Run ./taskwing init to initialize TaskWing in your project
  4. Start managing tasks with ./taskwing add

AI Integration

TaskWing supports MCP for seamless AI tool integration:

# Start MCP server for AI tools
./taskwing mcp

See the included MCP.md for detailed AI integration instructions.

Changelog

Features


Installation

Homebrew (macOS/Linux):

# Coming soon

Manual Installation:

  1. Download the appropriate binary for your platform from the assets below
  2. Extract the archive
  3. Move the binary to a directory in your PATH
  4. Run taskwing --help to get started

From Source:

git clone https://github.com/josephgoksu/TaskWing
cd TaskWing
go build -o taskwing main.go

Released by GoReleaser 🚀

v0.9.3

14 Sep 19:46
6cb58c4
Compare
Choose a tag to compare

TaskWing v0.9.3

AI-Assisted CLI Task Manager for Developers

TaskWing helps you manage tasks efficiently with powerful AI integration through the Model Context Protocol (MCP).

Quick Start

  1. Download the appropriate binary for your platform
  2. Extract the archive
  3. Run ./taskwing init to initialize TaskWing in your project
  4. Start managing tasks with ./taskwing add

AI Integration

TaskWing supports MCP for seamless AI tool integration:

# Start MCP server for AI tools
./taskwing mcp

See the included MCP.md for detailed AI integration instructions.

Changelog

Bug fixes

Enhancements


Installation

Homebrew (macOS/Linux):

# Coming soon

Manual Installation:

  1. Download the appropriate binary for your platform from the assets below
  2. Extract the archive
  3. Move the binary to a directory in your PATH
  4. Run taskwing --help to get started

From Source:

git clone https://github.com/josephgoksu/TaskWing
cd TaskWing
go build -o taskwing main.go

Released by GoReleaser 🚀

v0.9.2

30 Aug 17:09
4936755
Compare
Choose a tag to compare

TaskWing v0.9.2

AI-Assisted CLI Task Manager for Developers

TaskWing helps you manage tasks efficiently with powerful AI integration through the Model Context Protocol (MCP).

Quick Start

  1. Download the appropriate binary for your platform
  2. Extract the archive
  3. Run ./taskwing init to initialize TaskWing in your project
  4. Start managing tasks with ./taskwing add

AI Integration

TaskWing supports MCP for seamless AI tool integration:

# Start MCP server for AI tools
./taskwing mcp

See the included MCP.md for detailed AI integration instructions.

Changelog

Bug fixes

Enhancements


Installation

Homebrew (macOS/Linux):

# Coming soon

Manual Installation:

  1. Download the appropriate binary for your platform from the assets below
  2. Extract the archive
  3. Move the binary to a directory in your PATH
  4. Run taskwing --help to get started

From Source:

git clone https://github.com/josephgoksu/TaskWing
cd TaskWing
go build -o taskwing main.go

Released by GoReleaser 🚀

v0.9.0

26 Aug 22:19
3691cd5
Compare
Choose a tag to compare

TaskWing v0.9.0

AI-Assisted CLI Task Manager for Developers

TaskWing helps you manage tasks efficiently with powerful AI integration through the Model Context Protocol (MCP).

Quick Start

  1. Download the appropriate binary for your platform
  2. Extract the archive
  3. Run ./taskwing init to initialize TaskWing in your project
  4. Start managing tasks with ./taskwing add

AI Integration

TaskWing supports MCP for seamless AI tool integration:

# Start MCP server for AI tools
./taskwing mcp

See the included MCP.md for detailed AI integration instructions.

Changelog

Features

Bug fixes

Enhancements

Others


Installation

Homebrew (macOS/Linux):

# Coming soon

Manual Installation:

  1. Download the appropriate binary for your platform from the assets below
  2. Extract the archive
  3. Move the binary to a directory in your PATH
  4. Run taskwing --help to get started

From Source:

git clone https://github.com/josephgoksu/taskwing.app
cd taskwing.app
go build -o taskwing main.go

Released by GoReleaser 🚀