agentinit 1.24.0 → 1.25.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ ## [1.25.1](https://github.com/agentinit/agentinit/compare/v1.25.0...v1.25.1) (2026-05-01)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * smoke test packaged cli ([7b97e2d](https://github.com/agentinit/agentinit/commit/7b97e2d0d3a6e61cb5143f057d8dc6e1196cc42c))
7
+
8
+ # [1.25.0](https://github.com/agentinit/agentinit/compare/v1.24.0...v1.25.0) (2026-04-30)
9
+
10
+
11
+ ### Features
12
+
13
+ * **agent:** show detailed settings list state ([a2f153e](https://github.com/agentinit/agentinit/commit/a2f153ed17228f8c72386dbc8e748afb44522348))
14
+
1
15
  # [1.24.0](https://github.com/agentinit/agentinit/compare/v1.23.0...v1.24.0) (2026-04-29)
2
16
 
3
17
 
package/README.md CHANGED
@@ -400,6 +400,7 @@ See [docs/agent-command-reference.md](docs/agent-command-reference.md) for the f
400
400
  ```bash
401
401
  # Review supported agents and settings
402
402
  agentinit agent list
403
+ agentinit agent list claude --details
403
404
  agentinit agent schema claude --json
404
405
  agentinit agent schema codex --json
405
406
  agentinit agent schema opencode --json