Skip to content

Releases: masorange/titan-cli

0.4.2

15 Apr 13:25
731779b

Choose a tag to compare

Titan CLI v0.4.2

โœจ Features

  • Add support for pushing and checking remote tag existence (#208) (2e235c0)
  • Implement isolated plugin runtimes and project-scoped source management (#207) (f18f226)
  • Add method to retrieve commits between two git references (#206) (75f7551)

๐Ÿ—๏ธ Chores

๐Ÿ“ฆ Installation

# Recommended: Install with pipx
pipx install titan-cli==0.4.2

# Verify installation
titan --version

๐Ÿ”Œ Built-in Plugins

This release includes three core plugins:

  • Git Plugin - Smart commits, branch management, AI-powered messages
  • GitHub Plugin - Create PRs with AI descriptions, manage issues
  • JIRA Plugin - Search issues, AI-powered analysis

๐Ÿ“ Full Changelog

Compare: 0.4.1...0.4.2

0.4.1

14 Apr 08:44
2e995a7

Choose a tag to compare

Titan CLI v0.4.1

๐Ÿ› Bug Fixes

  • Allow project config to use modern schema without being rewritten (#205) (c22853b)

๐Ÿ—๏ธ Chores

๐Ÿ“ฆ Installation

# Recommended: Install with pipx
pipx install titan-cli==0.4.1

# Verify installation
titan --version

๐Ÿ”Œ Built-in Plugins

This release includes three core plugins:

  • Git Plugin - Smart commits, branch management, AI-powered messages
  • GitHub Plugin - Create PRs with AI descriptions, manage issues
  • JIRA Plugin - Search issues, AI-powered analysis

๐Ÿ“ Full Changelog

Compare: 0.4.0...0.4.1

0.4.0

14 Apr 08:20
a9ed846

Choose a tag to compare

Titan CLI v0.4.0

โœจ Features

  • Upgrade OpenAI SDK to v2 with comprehensive test coverage (#204) (1076d17)
  • Add custom OpenAI-compatible AI provider (#196) (499a699)
  • Add global plugin source override with user-local precedence (#203) (fbbbbf6)
  • Add GitHub release creation service with comprehensive testing (#202) (858596a)

๐Ÿ—๏ธ Chores

๐Ÿ“ฆ Installation

# Recommended: Install with pipx
pipx install titan-cli==0.4.0

# Verify installation
titan --version

๐Ÿ”Œ Built-in Plugins

This release includes three core plugins:

  • Git Plugin - Smart commits, branch management, AI-powered messages
  • GitHub Plugin - Create PRs with AI descriptions, manage issues
  • JIRA Plugin - Search issues, AI-powered analysis

๐Ÿ“ Full Changelog

Compare: 0.3.2...0.4.0

0.3.2

08 Apr 07:39
388b86a

Choose a tag to compare

Titan CLI v0.3.2

โœจ Features

  • Add remove missing plugin from project functionality (#201) (f1788e4)

๐Ÿ“š Documentation

  • Add dev_local channel documentation for community plugins (#200) (3e3fc3c)

๐Ÿ—๏ธ Chores

๐Ÿ“ฆ Installation

# Recommended: Install with pipx
pipx install titan-cli==0.3.2

# Verify installation
titan --version

๐Ÿ”Œ Built-in Plugins

This release includes three core plugins:

  • Git Plugin - Smart commits, branch management, AI-powered messages
  • GitHub Plugin - Create PRs with AI descriptions, manage issues
  • JIRA Plugin - Search issues, AI-powered analysis

๐Ÿ“ Full Changelog

Compare: 0.3.1...0.3.2

0.3.1

07 Apr 14:51
775e29f

Choose a tag to compare

Titan CLI v0.3.1

๐Ÿ› Bug Fixes

  • Prefer runtime version over package manager after upgrade (#197) (112bfa4)

๐Ÿ”ง Refactoring

  • Improve console logging control for Textual devtools (#198) (0ab50a9)

๐Ÿ—๏ธ Chores

๐Ÿ“ฆ Installation

# Recommended: Install with pipx
pipx install titan-cli==0.3.1

# Verify installation
titan --version

๐Ÿ”Œ Built-in Plugins

This release includes three core plugins:

  • Git Plugin - Smart commits, branch management, AI-powered messages
  • GitHub Plugin - Create PRs with AI descriptions, manage issues
  • JIRA Plugin - Search issues, AI-powered analysis

๐Ÿ“ Full Changelog

Compare: 0.3.0...0.3.1

0.3.0

07 Apr 14:23
ef0b016

Choose a tag to compare

Titan CLI v0.3.0

โœจ Features

  • Add foundation for Jira issue creation workflow (#166) (e9c1723)
  • Add channels and local path support for community plugins (#195) (7ecea9d)
  • Implement DiffContextManager for precise diff analysis (#194) (2629f7d)
  • Add headless CLI mode for AI code review and comment workflows (#193) (25170b0)
  • Migrate Jira client to Cloud API v3 (#191) (233adbd)
  • Add Codex CLI configuration (#188) (5cd3b08)
  • Add AI-powered code review agent with PR comment generation (#189) (69af609)
  • Add GitHub user display name retrieval methods (#187) (79491d3)
  • Add file selection interface for selective commits (#186) (b858bb5)
  • Add base workflow filtering with extends reference normalization (#185) (e7df9d8)

๐Ÿ› Bug Fixes

  • Update Jira issue search to use the correct JQL endpoint (#192) (4718621)
  • cicd-726: fix reusable workflow path for ci and release callers (a7d1cba)

๐Ÿ—๏ธ Chores

๐Ÿ“ฆ Installation

# Recommended: Install with pipx
pipx install titan-cli==0.3.0

# Verify installation
titan --version

๐Ÿ”Œ Built-in Plugins

This release includes three core plugins:

  • Git Plugin - Smart commits, branch management, AI-powered messages
  • GitHub Plugin - Create PRs with AI descriptions, manage issues
  • JIRA Plugin - Search issues, AI-powered analysis

๐Ÿ“ Full Changelog

Compare: 0.2.0...0.3.0

0.2.0

19 Mar 11:54
6f6c420

Choose a tag to compare

Titan CLI v0.2.0

โœจ Features

  • Add community plugin installer with git repository support (#183) (48099c0)

๐Ÿ› Bug Fixes

  • Add fallback to temp directory when log directory creation fails (#184) (b0813bd)

๐Ÿ“š Documentation

  • Add comprehensive MkDocs documentation with GitHub Pages deployment (#181) (a30f0a4)

๐Ÿ—๏ธ Chores

๐Ÿ“ฆ Installation

# Recommended: Install with pipx
pipx install titan-cli==0.2.0

# Verify installation
titan --version

๐Ÿ”Œ Built-in Plugins

This release includes three core plugins:

  • Git Plugin - Smart commits, branch management, AI-powered messages
  • GitHub Plugin - Create PRs with AI descriptions, manage issues
  • JIRA Plugin - Search issues, AI-powered analysis

๐Ÿ“ Full Changelog

Compare: 0.1.17...0.2.0

0.1.17

06 Mar 08:52
4eb7c97

Choose a tag to compare

Titan CLI v0.1.17

โœจ Features

  • Add general PR comments support and refactor review creation (#179) (4d88c01)
  • Add git root detection for monorepo project root resolution (#178) (45ba2b2)
  • Add markdown panel, table widget, and password input prompt (#177) (0acc281)
  • Add interactive workflow to parse and analyze Titan log files (#174) (86c77c0)

๐Ÿ”ง Refactoring

  • Change workflow exit semantics and plugin naming (#176) (caba01d)
  • Change git status to skip for unpushed commits check (#175) (147f8be)

๐Ÿ—๏ธ Chores

๐Ÿ“ฆ Installation

# Recommended: Install with pipx
pipx install titan-cli==0.1.17

# Verify installation
titan --version

๐Ÿ”Œ Built-in Plugins

This release includes three core plugins:

  • Git Plugin - Smart commits, branch management, AI-powered messages
  • GitHub Plugin - Create PRs with AI descriptions, manage issues
  • JIRA Plugin - Search issues, AI-powered analysis

๐Ÿ“ Full Changelog

Compare: 0.1.16...0.1.17

0.1.16

24 Feb 14:31
ba19814

Choose a tag to compare

Titan CLI v0.1.16

๐Ÿ› Bug Fixes

  • Separate core and plugin updates to prevent version conflicts (#169) (f91dbb1)

๐Ÿ—๏ธ Chores

๐Ÿ“ฆ Installation

# Recommended: Install with pipx
pipx install titan-cli==0.1.16

# Verify installation
titan --version

๐Ÿ”Œ Built-in Plugins

This release includes three core plugins:

  • Git Plugin - Smart commits, branch management, AI-powered messages
  • GitHub Plugin - Create PRs with AI descriptions, manage issues
  • JIRA Plugin - Search issues, AI-powered analysis

๐Ÿ“ Full Changelog

Compare: 0.1.15...0.1.16

0.1.15

24 Feb 09:24
c5e3d4c

Choose a tag to compare

Titan CLI v0.1.15

๐Ÿ› Bug Fixes

  • Add include-injected flag to pipx upgrade command (#168) (97fb60a)

๐Ÿ”ง Refactoring

  • Replace typer.Exit with the standard sys.exit call (#165) (410cb13)

๐Ÿ—๏ธ Chores

๐Ÿ“ฆ Installation

# Recommended: Install with pipx
pipx install titan-cli==0.1.15

# Verify installation
titan --version

๐Ÿ”Œ Built-in Plugins

This release includes three core plugins:

  • Git Plugin - Smart commits, branch management, AI-powered messages
  • GitHub Plugin - Create PRs with AI descriptions, manage issues
  • JIRA Plugin - Search issues, AI-powered analysis

๐Ÿ“ Full Changelog

Compare: 0.1.14...0.1.15