Commit Graph

  • 6cad77328b fix(openclaw): fix MEMORY.md project query mismatch and add feed botToken support Alex Newman 2026-02-12 23:48:44 -05:00
  • 26ac35ad40 docs: update CHANGELOG.md for v10.0.5 Alex Newman 2026-02-12 22:27:19 -05:00
  • 31514d1943 chore: bump version to 10.0.5 v10.0.5 Alex Newman 2026-02-12 22:26:36 -05:00
  • 52ea452010 Merge pull request #1076 from thedotmack/openclaw-installer Alex Newman 2026-02-12 22:22:25 -05:00
  • c469e0acc3 fix: remove opinionated filters from OpenClaw plugin Alex Newman 2026-02-12 22:14:16 -05:00
  • f05f9ca735 Merge remote-tracking branch 'origin/main' into openclaw-installer Alex Newman 2026-02-12 22:04:03 -05:00
  • 1d76f93304 feat: harden installer with rich health check diagnostics Alex Newman 2026-02-12 21:58:15 -05:00
  • 05e904e613 feat: enhance /api/health with version, uptime, workerPath, and AI status Alex Newman 2026-02-12 21:16:22 -05:00
  • 095f6fde47 fix: also remove stale memory slot reference during reinstall cleanup Alex Newman 2026-02-12 18:55:59 -05:00
  • 1130bbc090 fix: handle stale plugin config that blocks OpenClaw CLI during reinstall Alex Newman 2026-02-12 18:41:44 -05:00
  • 76f984ce7c fix: add --branch flag and handle existing plugin on reinstall Alex Newman 2026-02-12 17:10:59 -05:00
  • 6535ad597f fix: use event.prompt instead of ctx.sessionKey for prompt storage in OpenClaw plugin Alex Newman 2026-02-12 16:17:32 -05:00
  • 40f81b4d2b fix: detect both openclaw and openclaw.mjs binary names in gateway discovery Alex Newman 2026-02-12 15:12:29 -05:00
  • 54ca601e8f fix: pass file paths via env vars instead of bash interpolation in node -e calls Alex Newman 2026-02-12 15:03:29 -05:00
  • de549cac05 Update openclaw/install.sh Alex Newman 2026-02-12 12:37:50 -05:00
  • 83d474b13d Update openclaw/install.sh Alex Newman 2026-02-12 12:37:42 -05:00
  • 9480ef06ab Update openclaw/install.sh Alex Newman 2026-02-12 12:36:28 -05:00
  • c099e8eb27 Update openclaw/install.sh Alex Newman 2026-02-12 12:36:14 -05:00
  • 1325f05432 MAESTRO: finalize distribution with one-liner installer in SKILL.md and distribution readiness tests Alex Newman 2026-02-12 01:38:32 -05:00
  • cfd19ae232 MAESTRO: fix check_uv test to handle system-path uv installations Alex Newman 2026-02-12 01:34:27 -05:00
  • cb6ff8738b MAESTRO: add error recovery, upgrade handling, and edge case hardening to install.sh Alex Newman 2026-02-11 22:10:39 -05:00
  • 81ebb8b6c0 MAESTRO: add TTY detection, --provider/--api-key flags, and curl | bash support to install.sh Alex Newman 2026-02-11 22:06:20 -05:00
  • 9bdd00ea5a MAESTRO: add jq/python3/node fallback chain for observation feed config writing Alex Newman 2026-02-11 21:59:19 -05:00
  • 6f35e543ca MAESTRO: add observation feed interactive setup, config writer, and updated completion summary to install.sh Alex Newman 2026-02-11 21:55:24 -05:00
  • ee61270e1b MAESTRO: validate install.sh — fix IS_WSL bug and API key injection in write_settings Alex Newman 2026-02-11 21:51:09 -05:00
  • e902b74267 MAESTRO: add worker startup, health verification, and completion summary to install.sh Alex Newman 2026-02-11 21:39:54 -05:00
  • 3eb6d9ea8e docs: update CHANGELOG.md for v10.0.4 Alex Newman 2026-02-11 21:37:12 -05:00
  • 98d87d7573 chore: bump version to 10.0.4 v10.0.4 Alex Newman 2026-02-11 21:36:34 -05:00
  • f7fea1f779 MAESTRO: add interactive AI provider setup and settings writer to install.sh Alex Newman 2026-02-11 21:35:40 -05:00
  • 1f834863a7 MAESTRO: add OpenClaw gateway detection, plugin install, and memory slot config to install.sh Alex Newman 2026-02-11 21:31:15 -05:00
  • e4846a2046 MAESTRO: add openclaw/install.sh script foundation with banner, platform detection, and dependency management Alex Newman 2026-02-11 21:27:29 -05:00
  • 0dda593c45 docs: update CHANGELOG.md for v10.0.3 Alex Newman 2026-02-11 15:45:25 -05:00
  • 1bfb473c19 chore: bump version to 10.0.3 v10.0.3 Alex Newman 2026-02-11 15:44:45 -05:00
  • 3f01baebfe Merge remote-tracking branch 'origin/main' into fix/chroma-mcp-spawn-storm Alex Newman 2026-02-11 15:43:08 -05:00
  • 46b61857ab docs: update CHANGELOG.md for v10.0.2 Alex Newman 2026-02-11 15:26:31 -05:00
  • 0b214a59a1 chore: bump version to 10.0.2 v10.0.2 Alex Newman 2026-02-11 15:25:50 -05:00
  • 77579669f2 Merge pull request #1056 from rodboev/fix/hook-resilience-worker-lifecycle Alex Newman 2026-02-11 15:16:06 -05:00
  • 2c5c99c0c7 fix: use etime-based sorting instead of PID ordering for process guards Rod Boev 2026-02-11 06:40:45 -05:00
  • a3f9e7f638 fix: prevent chroma-mcp spawn storm with 5-layer defense (641 processes → max 2) Rod Boev 2026-02-11 05:53:10 -05:00
  • 4e67393d27 fix: prevent daemon silent death from SIGHUP + unhandled errors Rod Boev 2026-02-11 00:35:45 -05:00
  • cb0933a908 fix: resolve merge conflict in isWorkerUnavailableError Alex Newman 2026-02-10 23:47:46 -05:00
  • af95461a70 Merge branch 'main' into fix/hook-resilience-worker-lifecycle Alex Newman 2026-02-10 23:37:33 -05:00
  • 79b3a61ac8 docs: update CHANGELOG.md for v10.0.1 Alex Newman 2026-02-10 22:31:20 -05:00
  • a9e3b659d3 chore: bump version to 10.0.1 v10.0.1 Alex Newman 2026-02-10 22:30:52 -05:00
  • af9584a174 Merge pull request #1059 from Glucksberg/feat/openclaw-observation-feed Alex Newman 2026-02-10 22:29:28 -05:00
  • 63827c9dcb fix: type ObservationSSEPayload.project as nullable Glucksberg 2026-02-11 03:17:32 +00:00
  • 809175612c feat(openclaw): enable observation feed for OpenClaw agent sessions Glucksberg 2026-02-11 02:23:08 +00:00
  • 06d9ef24f1 docs: update CHANGELOG.md for v10.0.0 Alex Newman 2026-02-10 19:38:29 -05:00
  • f37a1fd6dc chore: bump version to 10.0.0 v10.0.0 Alex Newman 2026-02-10 19:37:31 -05:00
  • badcd0e0be Merge pull request #1057 from thedotmack/fix/windows-platform-improvements-v2 Alex Newman 2026-02-10 19:34:00 -05:00
  • 22683f6910 fix: clarify TypeError order dependency in error classifier Rod Boev 2026-02-10 17:46:28 -05:00
  • 7ffa1b06ee Clarify order dependency Rod Boev 2026-02-10 17:36:13 -05:00
  • 418e38ee46 fix: hook resilience and worker lifecycle improvements (#957, #923, #984, #987, #1042) Rod Boev 2026-02-10 15:34:35 -05:00
  • 6ac5507e4e fix: address review feedback on statusline-counts.js Rod Boev 2026-02-10 04:39:58 -05:00
  • 9bcef1774d feat: add project-scoped statusline counter utility Rod Boev 2026-02-10 04:15:27 -05:00
  • edecfdb5bc Remove PLAN.md as it is no longer needed Alex Newman 2026-02-09 22:06:09 -05:00
  • 74670c00a6 Remove Auto Run Docs from git tracking Alex Newman 2026-02-09 22:02:34 -05:00
  • bd9b02f364 Merge pull request #1012 from thedotmack/openclaw-plugin Alex Newman 2026-02-09 22:00:05 -05:00
  • 05b615c858 Fix SSE stream URL consistency, multi-line data parsing, and test mocks Alex Newman 2026-02-09 21:54:02 -05:00
  • e13562e4cb Clean up session tracking on session_end to prevent unbounded map growth Alex Newman 2026-02-09 21:42:23 -05:00
  • c7f7f87321 Move session init to session_start and after_compaction hooks Alex Newman 2026-02-09 21:04:52 -05:00
  • 11532a36fb Fix sendToChannel to use explicit OpenClaw SDK function mapping Alex Newman 2026-02-09 20:14:41 -05:00
  • 121f673328 MAESTRO: Rewrite SKILL.md with correct worker setup flow Alex Newman 2026-02-09 19:29:00 -05:00
  • f5b69df11a MAESTRO: Add comprehensive SKILL.md for end-to-end OpenClaw plugin setup Alex Newman 2026-02-09 19:20:59 -05:00
  • 7cc27d45a4 MAESTRO: Add observation feed setup guide to OpenClaw docs Alex Newman 2026-02-09 19:16:32 -05:00
  • 9c20f4142c MAESTRO: Add OpenClaw integration documentation Alex Newman 2026-02-09 19:13:38 -05:00
  • 7b7a92e35a MAESTRO: Add observation I/O, MEMORY.md live sync, and gateway lifecycle support Alex Newman 2026-02-09 19:12:12 -05:00
  • 33ab7ba747 MAESTRO: Add Docker E2E test against real OpenClaw gateway Alex Newman 2026-02-07 21:28:16 -05:00
  • 1b9f601c41 MAESTRO: Fix OpenClaw SDK API mismatch — use real PluginApi interface Alex Newman 2026-02-07 21:28:08 -05:00
  • b2ddf59db4 MAESTRO: Add comprehensive PR triage report for 27 open PRs in claude-mem repository Alex Newman 2026-02-07 21:04:32 -05:00
  • a0d737ba51 MAESTRO: Add Critical & High-Priority Issues triage report Alex Newman 2026-02-07 20:55:14 -05:00
  • db207807cb MAESTRO: Address PR review feedback — fix connection lifecycle, lazy channel access, buffer safety Alex Newman 2026-02-07 20:06:29 -05:00
  • 1d090b33f5 MAESTRO: Mark session/search issue triage task complete in ISSUE-TRIAGE-09.md Alex Newman 2026-02-07 19:38:40 -05:00
  • 700aae8a31 MAESTRO: Triage 8 worker/database issues in Phase 09 (#1011, #998, #979, #966, #916, #911, #855, #740) Alex Newman 2026-02-07 19:35:37 -05:00
  • fbdff0b178 MAESTRO: Mark Issue Triage Phase 06 Task 2 complete - Windows bug triage Alex Newman 2026-02-07 19:27:41 -05:00
  • 018549c3c7 MAESTRO: Verify all 37 duplicate issue closures in Phase 04 triage Alex Newman 2026-02-07 19:20:53 -05:00
  • 63e8755be5 MAESTRO: Close issue #976 as duplicate of #975 (Zod cyclical schema cluster) Alex Newman 2026-02-07 19:19:08 -05:00
  • c8aaa79ab6 MAESTRO: Close 5 remaining stale/fixed issues in Phase 03 triage (#591, #626, #582, #815, #948) Alex Newman 2026-02-07 19:12:52 -05:00
  • 194e44f52a MAESTRO: Close support/help and wrong-product issues (#633, #759, #880, #678) Alex Newman 2026-02-07 19:09:38 -05:00
  • efd47a9586 MAESTRO: Close 5 junk/spam/troll issues (#971, #925, #893, #878, #881) in Phase 01 triage Alex Newman 2026-02-07 19:07:48 -05:00
  • f1ecf5bc68 MAESTRO: Add manual E2E testing checklist for OpenClaw plugin verification Alex Newman 2026-02-07 18:52:38 -05:00
  • 719079581a MAESTRO: Add smoke test script for OpenClaw plugin registration validation Alex Newman 2026-02-07 18:49:47 -05:00
  • f8d8de53e8 MAESTRO: Implement SSE observation feed consumer with channel routing and exponential backoff Alex Newman 2026-02-07 18:44:35 -05:00
  • baa37eba07 MAESTRO: Add OpenClaw plugin entry point with service and command registration Alex Newman 2026-02-07 18:37:49 -05:00
  • 8933343433 MAESTRO: Add OpenClaw plugin scaffold with configuration files Alex Newman 2026-02-07 18:36:20 -05:00
  • e4e1d3fb92 fix: Windows platform improvements — re-enable Chroma, fix DB race, simplify env isolation xingyu 2026-02-07 16:17:18 +08:00
  • dac989c697 docs: update CHANGELOG.md for v9.1.1 Alex Newman 2026-02-07 02:19:20 -05:00
  • 5969d670d0 chore: bump version to 9.1.1 v9.1.1 Alex Newman 2026-02-07 02:18:44 -05:00
  • 39990f2818 docs: update CHANGELOG.md for v9.1.0 Alex Newman 2026-02-07 01:07:00 -05:00
  • 8dfcb5e612 chore: bump version to 9.1.0 v9.1.0 Alex Newman 2026-02-07 01:05:38 -05:00
  • 4d91053f8c MAESTRO: Mark PR #657 merge complete in PR-Triage-12.md Alex Newman 2026-02-06 05:53:33 -05:00
  • ff503d08a7 MAESTRO: Merge PR #657 - Add generate/clean CLI commands for CLAUDE.md management Alex Newman 2026-02-06 05:52:54 -05:00
  • 0ee8c00c5f MAESTRO: Merge PR #863 - Ragtime email investigation batch processor Alex Newman 2026-02-06 05:42:15 -05:00
  • d4e122a1f8 Merge pull request #863 from thedotmack/claude/setup-ragtime-epstein-analysis-JApkL Alex Newman 2026-02-06 05:41:54 -05:00
  • 5508194189 MAESTRO: Close PR #854 - Pro cloud sync premature, hold for when backend is live Alex Newman 2026-02-06 05:40:43 -05:00
  • ded11645e3 MAESTRO: Mark PR #968 evaluation complete - already closed by author Alex Newman 2026-02-06 05:25:49 -05:00
  • 7afbba4c3f MAESTRO: Close PR #660 - Network mode bundles documentation deletions and unrelated features Alex Newman 2026-02-06 05:24:54 -05:00
  • bf439043cf MAESTRO: Merge PRs #920 and #699 - Add project exclusion and folder CLAUDE.md exclusion settings Alex Newman 2026-02-06 05:23:01 -05:00
  • 24ce746b91 MAESTRO: Mark PR #662 evaluation complete in triage document Alex Newman 2026-02-06 04:14:14 -05:00
  • 98920bd860 MAESTRO: Merge PR #662 - Add save_memory MCP tool for manual memory storage Alex Newman 2026-02-06 04:13:44 -05:00