Skip to content

Commit f2a6bdf

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2025-11-21) ### Features * Add Doubleagent - specialized AgentReady development agent ([#30](#30)) ([0ab54cb](0ab54cb))
1 parent 0ab54cb commit f2a6bdf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.5.0](https://github.com/ambient-code/agentready/compare/v1.4.0...v1.5.0) (2025-11-21)
2+
3+
4+
### Features
5+
6+
* Add Doubleagent - specialized AgentReady development agent ([#30](https://github.com/ambient-code/agentready/issues/30)) ([0ab54cb](https://github.com/ambient-code/agentready/commit/0ab54cb94c79291bf2303bd5c864e4444e31b33f))
7+
18
# [1.4.0](https://github.com/ambient-code/agentready/compare/v1.3.0...v1.4.0) (2025-11-21)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentready"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
description = "Assess git repositories against 25 evidence-based attributes for AI-assisted development readiness"
55
authors = [{name = "Jeremy Eder", email = "jeder@redhat.com"}]
66
readme = "README.md"

0 commit comments

Comments
 (0)