Commit 03fb441
authored
Merge pull request #9 from Kxrbx/feat/clawlet-0.4-runtime-memory-overhaul
add stateful HEARTBEAT.md-driven heartbeat runtime with persisted heartbeat state
add heartbeat operator commands: status, last, enable, disable
tighten heartbeat outcomes and quieter publish behavior
introduce hybrid memory with sqlite durability, curated MEMORY.md, and daily notes
add memory tooling for search, recent recall, daily-note review, curation, and memory status
add structured http_request tool for safer authenticated API execution
add explicit http_auth_profiles for local credential injection
harden runtime tool execution, placeholder repair/rejection, and cache behavior
make the runtime python-only and remove legacy rust/equivalence surfaces
improve onboarding/bootstrap config integrity and secure config writes
optimize context indexing and memory retrieval paths
refresh docs and release metadata for 0.4.0
add smoke and regression release checks for fresh-clone setup flows113 files changed
Lines changed: 3690 additions & 21446 deletions
File tree
- .github/workflows
- Microsoft/Windows/PowerShell
- clawlet-website/clawlet-site
- app
- docs
- components
- ui
- hooks
- public
- clawlet
- agent
- benchmarks
- channels
- cli
- context
- dashboard
- heartbeat
- runtime
- tests
- unit
- tools
- docs
- memory
- rust-core
- src
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| 60 | + | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
62 | | - | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
67 | | - | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
0 commit comments