Skip to content

Tags: TechNickAI/AICodeBot

Tags

v0.30.0

Toggle v0.30.0's commit message
♻️ Refactor CI workflow to focus on testing only

Removes package building and PyPI publishing jobs from main CI workflow
to separate concerns. Publishing is now handled by dedicated release
workflow, making CI faster and more focused on code quality checks.

v0.30.0.a

Toggle v0.30.0.a's commit message
🔖 Bump version to 0.30.0

v0.29.0

Toggle v0.29.0's commit message
Bump version from 0.28.2 to 0.29.0

v0.28.2

Toggle v0.28.2's commit message
🔖 Bump version to 0.28.2 and add default to CommitMessage model

Add explicit default=None to CommitMessage model's git_message_detail field for better type clarity and consistency

v0.28.2.a

Toggle v0.28.2.a's commit message
🔖 Bump version to 0.28.2 and add default to CommitMessage model

Add explicit default=None to CommitMessage model's git_message_detail field for better type clarity and consistency

v0.28.1.a

Toggle v0.28.1.a's commit message
🔖 Bump version to 0.28.1

v0.28.1

Toggle v0.28.1's commit message
✨ Add debug logging for LangChain chain input/output

Improves observability by adding debug logging for chain input and output in the commit command. Also reorganizes imports following Python best practices by grouping standard library, third-party, and local imports.

v0.27.1

Toggle v0.27.1's commit message
🔖 Bump version to 0.27.1

Improve console output formatting for staged files

v0.27.0

Toggle v0.27.0's commit message
🔖 Bump version to 0.27.0

v0.26.3

Toggle v0.26.3's commit message
Bump version to 0.26.3