-
b0f1a458cf
fix: log warning when readiness times out on reused-worker path (#1491)
Ryan Malia
2026-03-25 16:07:44 -07:00
-
83f61177c7
fix: address CodeRabbit review feedback on PR #1491
Ryan Malia
2026-03-25 15:02:09 -07:00
-
88b47f9e9c
fix: prevent worker daemon from being killed by its own hooks (#1490)
Ryan Malia
2026-03-25 14:11:32 -07:00
-
-
-
f86be1ef2b
fix(project-name): expand ~ to home directory before project resolution
JasonOA888
2026-03-30 09:12:23 +08:00
-
-
-
d06882126f
docs: update CHANGELOG.md for v10.6.3
Alex Newman
2026-03-28 19:50:03 -07:00
-
ddb57ea598
chore: bump version to 10.6.3
v10.6.3
Alex Newman
2026-03-28 19:49:24 -07:00
-
6885bdb019
Merge pull request #1518 from thedotmack/thedotmack/patch-plan-issues
Alex Newman
2026-03-28 19:48:43 -07:00
-
-
0321f4266d
fix: remove import.meta.url banner from CJS files run by Node.js
Alex Newman
2026-03-28 18:32:43 -07:00
-
80d1deedbe
fix: address PR review feedback from CodeRabbit
Alex Newman
2026-03-28 15:34:42 -07:00
-
07ab7000a8
fix: patch 7 critical bugs affecting all non-dev-machine users and Windows
Alex Newman
2026-03-28 15:20:29 -07:00
-
-
a48bf89963
fix: fail worker-start hook if worker never becomes healthy
nimesh-kumar-sh
2026-03-27 13:03:05 -07:00
-
368daddd88
fix(bun-runner): treat signal-based exits for 'start' as success
nimesh-kumar-sh
2026-03-27 12:52:36 -07:00
-
ed444dfec7
fix: SessionStart hooks fail on cold start due to worker race condition
nimesh-kumar-sh
2026-03-27 12:52:02 -07:00
-
-
-
4aa7119d7d
fix: remove dead USER_MESSAGE_ONLY exit code that caused SessionStart hook errors
Alan T Miller
2026-03-26 21:59:53 -07:00
-
-
-
5621b67ccd
Saving uncommitted changes before archiving
Conductor
2026-03-26 19:35:27 -07:00
-
9cfa57d498
fix: use null-byte delimiter in observation content hash to prevent collisions
79475432@qq.com
2026-03-26 17:16:17 +08:00
-
a656af2bff
feat: improve Gemini CLI timeline display by stripping ANSI colors and providing markdown fallback
Alex Newman
2026-03-25 23:51:56 -07:00
-
-
-
fe8c65a8cd
feat(openclaw): add workerHost config for Docker deployments
zengyuzhi
2026-03-25 14:40:33 +08:00
-
-
-
4f6fb9e614
fix: address platform source review feedback
huakson
2026-03-24 10:46:48 -03:00
-
2b60dd2932
feat: isolate Claude and Codex session sources
huakson
2026-03-24 08:43:56 -03:00
-
-
-
88636ec012
feat: remove old installer, update docs to npx claude-mem
Alex Newman
2026-02-27 00:13:45 -05:00
-
031513d723
feat: add Codex CLI, OpenClaw, and MCP-based IDE integrations
Alex Newman
2026-02-27 00:08:37 -05:00
-
f2cc33b494
feat: add Gemini CLI, OpenCode, and Windsurf IDE integrations
Alex Newman
2026-02-27 00:03:29 -05:00
-
3a09c1bb1a
feat: add NPX CLI and OpenClaw build pipeline, optimize npm package size
Alex Newman
2026-02-26 23:56:34 -05:00
-
85eb796b18
feat: add npx CLI entry point with install, runtime, and IDE detection commands
Alex Newman
2026-02-26 23:45:00 -05:00
-
-
b6f9950bb3
fix(installer): make post-install allowlist write guaranteed
JasonRD
2026-03-24 09:14:27 +08:00
-
4324f6bbc1
fix(openclaw): handle stale plugins.allow and non-interactive tty in installer
Jason
2026-03-23 18:28:48 +08:00
-
-
-
df1fb8bb89
fix(gemini): add conversation history truncation to prevent O(N²) token cost growth
vnz
2026-03-17 08:00:29 +01:00
-
-
-
e2a230286d
docs: update CHANGELOG.md for v10.6.2
Alex Newman
2026-03-21 14:14:43 -07:00
-
0524fa83cd
chore: bump version to 10.6.2
v10.6.2
Alex Newman
2026-03-21 14:14:09 -07:00
-
4d7bec4d05
fix: stop spinner from spinning forever (#1440)
Alex Newman
2026-03-21 14:13:10 -07:00
-
5b041d6b49
refactor: rename formatters to AgentFormatter/HumanFormatter for semantic clarity
Alex Newman
2026-03-21 11:50:41 -07:00
-
-
-
abb5940788
fix: handle single-quoted paths and dangling var; edge case
Atharva Deopujari
2026-03-20 12:39:42 +05:30
-
d88ea71590
fix: strip hardcoded __dirname/__filename from bundled CJS output
Atharva Deopujari
2026-03-20 11:25:19 +05:30
-
-
-
c80763390b
feat: file-read decision gate — block reads when observation history exists
Alex Newman
2026-03-19 12:11:02 -07:00
-
47d6d51030
Merge main into thedotmack/file-read-timeline-inject
Alex Newman
2026-03-19 12:10:26 -07:00
-
-
-
-
9f529a30f5
feat: strip <system_instruction> tags before DB storage (#1398)
Alex Newman
2026-03-19 12:08:25 -07:00
-
e07b13f7de
fix: proper project isolation and relative path matching for file-context hook
Alex Newman
2026-03-18 15:38:53 -07:00
-
1d48f63b99
fix: remove project filter from file-context hook — cwd != stored project name
Alex Newman
2026-03-18 15:24:34 -07:00
-
fb9d917f8a
feat: inject file observation timeline on PreToolUse Read hook
Alex Newman
2026-03-18 15:18:54 -07:00
-
-
-
b34aff1aa2
docs: update CHANGELOG.md for v10.6.1
Alex Newman
2026-03-18 14:37:01 -07:00
-
d54e574251
chore: bump version to 10.6.1
v10.6.1
Alex Newman
2026-03-18 14:36:23 -07:00
-
c7abb01dfc
feat(timeline-report): detect git worktree and use parent project as data source
Alex Newman
2026-03-18 14:31:49 -07:00
-
7e07210635
feat: add timeline-report skill with token economics, compress context output 53%
Alex Newman
2026-03-18 13:57:20 -07:00
-
648c84804c
docs: update CHANGELOG.md for v10.6.0
Alex Newman
2026-03-17 17:17:08 -07:00
-
8c79b99384
chore: bump version to 10.6.0
v10.6.0
Alex Newman
2026-03-17 17:15:27 -07:00
-
9361e33b6d
fix(openclaw): inject context via system prompt instead of overwriting MEMORY.md (#1386)
Glucksberg
2026-03-17 20:14:30 -04:00
-
9e7b08445f
Add table for project preview and star history
Alex Newman
2026-03-17 14:48:16 -07:00
-
033c1c4503
Restore Star History section in README
Alex Newman
2026-03-17 14:44:23 -07:00
-
8d74031213
Remove Star History Chart from README
Alex Newman
2026-03-17 14:43:38 -07:00
-
3bc3697648
Enhance README with star history section
Alex Newman
2026-03-17 14:43:07 -07:00
-
4d7b29786b
Add Star History section to README
Alex Newman
2026-03-17 14:41:54 -07:00
-
4c697899e0
Update README to reflect changes in $CMEM information
Alex Newman
2026-03-16 23:56:17 -07:00
-
ef0a07f606
Update official links in README.md (#1381)
Alex Newman
2026-03-16 23:40:25 -07:00
-
472ed8e1e0
docs: update CHANGELOG.md for v10.5.6
Alex Newman
2026-03-16 14:55:10 -07:00
-
5ccd81b8a3
chore: bump version to 10.5.6
v10.5.6
Alex Newman
2026-03-16 14:54:32 -07:00
-
678ae1e7d3
chore: rebuild worker-service.cjs with latest source changes
Alex Newman
2026-03-16 14:51:22 -07:00
-
80a8c90a1a
feat: add embedded Process Supervisor for unified process lifecycle (#1370)
Alex Newman
2026-03-16 14:49:23 -07:00
-
237a4c37f8
fix: always pass --ssl flag to chroma-mcp in remote mode (#1286)
Vincent Leraitre
2026-03-13 04:03:58 +01:00
-
626654f816
fix: prevent infinite restart loop on FOREIGN KEY constraint errors (#1334)
laihenyi
2026-03-13 11:03:48 +08:00
-
ed5189ebe9
fix: merge SessionStart hooks to run sequentially (#1341)
secyunshu
2026-03-13 11:03:44 +08:00
-
e7ba9acaa7
fix: add content-hash dedup to batch observation store methods (#1302)
enzoricciulli
2026-03-13 04:01:53 +01:00
-
ad902bedd9
fix: auto-repair malformed database schema from cross-version sync (#1308)
antmid
2026-03-13 14:01:51 +11:00
-
b88566dcdd
fix(ui): include SSE live data when project filter is active (#1315)
GigiTiti-Kai
2026-03-13 12:01:48 +09:00
-
1fac57535e
fix: gracefully handle missing transcript files in worktree sessions (#1326)
Rajiv Sinclair
2026-03-12 19:59:47 -07:00
-
10e980cd69
fix: remove unrecognized fields from Claude Code Stop hook output (#1291)
AlexWorland
2026-03-12 19:59:45 -07:00
-
38d9ac7adb
fix: prevent zombie subprocess accumulation by only trusting exitCode (#1226) (#1325)
Nir Alfasi
2026-03-13 04:59:42 +02:00
-
23058d4b0c
fix: move session-complete from Stop to SessionEnd hook (#1330)
GigiTiti-Kai
2026-03-13 11:59:39 +09:00
-
503bda4868
fix: add null guards for getChromaSync() when Chroma is disabled (#1336)
Ben Younes
2026-03-13 03:58:03 +01:00
-
4616f7ab1c
fix: output valid JSON from smart-install.js hook to prevent SessionStart error (#1337)
Ben Younes
2026-03-13 03:58:00 +01:00
-
73113321a1
fix: respect dateStart/dateEnd filters in Chroma search path (#1343)
Umut Polat
2026-03-13 05:57:58 +03:00
-
88be01910b
fix: respect env vars and settings.json for DATA_DIR resolution (#1344)
Umut Polat
2026-03-13 05:57:55 +03:00
-
9dbf63f5d4
fix: prevent LLM from using <observation> tags in summary responses (#1345)
Umut Polat
2026-03-13 05:57:52 +03:00
-
-
3651a34e96
docs: update CHANGELOG.md for v10.5.5
Alex Newman
2026-03-09 03:02:35 -07:00
-
79bc3c85b3
chore: bump version to 10.5.5
v10.5.5
Alex Newman
2026-03-09 03:02:03 -07:00
-
6581d2ef45
fix: unify mode type/concept loading to always use mode definition (#1316)
Alex Newman
2026-03-09 03:00:20 -07:00
-
39db5c4882
docs: update CHANGELOG.md for v10.5.4
Alex Newman
2026-03-08 21:02:40 -07:00
-
3af68b7dfe
chore: bump version to 10.5.4
v10.5.4
Alex Newman
2026-03-08 21:00:15 -07:00
-
e9b4f75fb2
fix: restore modes to plugin/modes/ from erroneous plugin/hooks/modes/ location
Alex Newman
2026-03-08 20:52:24 -07:00
-
2af37422da
docs: update CHANGELOG.md for v10.5.3
Alex Newman
2026-03-08 19:36:20 -07:00
-
a32151a166
chore: bump version to 10.5.3
v10.5.3
Alex Newman
2026-03-08 19:35:56 -07:00
-
97ea9e45fc
feat: add law-study mode for law students (#1305)
Alex Newman
2026-03-08 19:35:21 -07:00
-
ecb09df420
docs: update CHANGELOG.md for v10.5.2
Alex Newman
2026-02-25 22:23:45 -05:00
-
6c7acfbc1c
chore: bump version to 10.5.2
v10.5.2
Alex Newman
2026-02-25 22:23:15 -05:00
-
44a7b2fcb9
docs: add smart-explore benchmark report and update skill with benchmark data
Alex Newman
2026-02-25 22:22:41 -05:00
-
7015301d8f
docs: update CHANGELOG.md for v10.5.1
Alex Newman
2026-02-25 21:08:33 -05:00
-
a5e86ad4ab
chore: bump version to 10.5.1
v10.5.1
Alex Newman
2026-02-25 21:08:19 -05:00
-
d93bde059e
fix: restore hooks.json to pre-smart-explore configuration
Alex Newman
2026-02-25 21:08:01 -05:00
-
d60ae14a9b
docs: update CHANGELOG.md for v10.5.0
Alex Newman
2026-02-25 21:03:27 -05:00
-
272391ec9d
chore: bump version to 10.5.0
v10.5.0
Alex Newman
2026-02-25 21:02:55 -05:00
-
0e502dbd21
feat: add smart-explore AST-based code navigation (#1244)
Alex Newman
2026-02-25 21:00:26 -05:00
-
9ab119932a
docs: update CHANGELOG.md for v10.4.4
Alex Newman
2026-02-25 19:56:05 -05:00
-
50d1dfb7ee
chore: bump version to 10.4.4
v10.4.4
Alex Newman
2026-02-25 19:55:44 -05:00
-
0b034af98b
fix: remove save_observation from MCP tool surface
Alex Newman
2026-02-25 19:55:12 -05:00
-
b43ad00f8b
docs: update CHANGELOG.md for v10.4.3
Alex Newman
2026-02-24 19:34:56 -05:00
-
dd1b812443
chore: bump version to 10.4.3
v10.4.3
Alex Newman
2026-02-24 19:34:28 -05:00
-
cd05b626a7
chore: bump version to 10.4.2
v10.4.2
Alex Newman
2026-02-24 19:32:51 -05:00
-
ad3d236cec
fix: resolve hook crashes and CLAUDE_PLUGIN_ROOT fallback (#1215, #1220) (#1229)
Alex Newman
2026-02-24 19:31:26 -05:00
-
04e320b190
fix: add CLAUDE_PLUGIN_ROOT fallback for Stop hooks (#1215)
Alex Newman
2026-02-24 17:36:51 -05:00
-
9c187d6261
fix: resolve PostToolUse hook crashes and 5s latency (#1220)
Alex Newman
2026-02-24 17:27:10 -05:00
-