Releases: masorange/titan-cli
Releases ยท masorange/titan-cli
0.4.2
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
- bump version to 0.4.2 (
731779b)
๐ฆ 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
Titan CLI v0.4.1
๐ Bug Fixes
๐๏ธ Chores
- bump version to 0.4.1 (
2e995a7)
๐ฆ 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
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
- bump version to 0.4.0 (
a9ed846)
๐ฆ 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
Titan CLI v0.3.2
โจ Features
๐ Documentation
๐๏ธ Chores
- bump version to 0.3.2 (
388b86a)
๐ฆ 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
Titan CLI v0.3.1
๐ Bug Fixes
๐ง Refactoring
๐๏ธ 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
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
- bump version to 0.3.0 (
ef0b016)
๐ฆ 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
Titan CLI v0.2.0
โจ Features
๐ Bug Fixes
๐ Documentation
๐๏ธ Chores
- bump version to 0.2.0 (
6f6c420) - cicd-726: centralize CI and Release workflows (#180) (
2aa4817) - Update CODEOWNERS (#182) (
5e65b3e)
๐ฆ 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
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
- bump version to 0.1.17 (
4eb7c97)
๐ฆ 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
Titan CLI v0.1.16
๐ Bug Fixes
๐๏ธ Chores
- bump version to 0.1.16 (
ba19814)
๐ฆ 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
Titan CLI v0.1.15
๐ Bug Fixes
๐ง Refactoring
๐๏ธ Chores
- bump version to 0.1.15 (
c5e3d4c)
๐ฆ 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