You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
-
## [0.7.1] - 2026-01-13
10
+
## [0.7.1] - 2026-01-20
11
11
12
12
### Added
13
13
-**Answer command --skip-citations flag** - Added `--skip-citations` and `--no-citations` flags to the answer command to omit citations from output, saving tokens when citations aren't needed
14
14
15
+
### Changed
16
+
-**Documentation improvements** - Added Ruby requirements and macOS setup instructions, simplified table of contents
17
+
-**Test improvements** - Enhanced CLI integration test error messages, made setup commands fail fast instead of skip, improved handling of missing API keys
0 commit comments