We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5425f commit 02c14acCopy full SHA for 02c14ac
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# CHANGELOG
2
3
+## v0.17.2 (2025-12-29)
4
+
5
+### Bug Fixes
6
7
+- Allow recent_activity discovery mode in cloud mode
8
+ ([`0bcda4a`](https://github.com/basicmachines-co/basic-memory/commit/0bcda4a))
9
+ - Add `allow_discovery` parameter to `resolve_project_parameter()`
10
+ - Tools like `recent_activity` can now work across all projects in cloud mode
11
+ - Fix circular import in project_context module
12
13
+### Internal
14
15
+- Optimize release workflow by running lint/typecheck only (skip full tests)
16
+ ([`0b5425f`](https://github.com/basicmachines-co/basic-memory/commit/0b5425f))
17
18
## v0.17.1 (2025-12-29)
19
20
### Bug Fixes
0 commit comments