mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
Compare commits
135 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d175879940 | |||
| de8eac6638 | |||
| 9fac9a9416 | |||
| d46c68806e | |||
| 1d9ff3c94f | |||
| 515b2c8365 | |||
| 32a1c208b3 | |||
| 25732b2fe2 | |||
| b92b0340d5 | |||
| 0247ef0ead | |||
| 253e240d68 | |||
| b3bdd5914f | |||
| 85c701b8c2 | |||
| 1ad3a350ad | |||
| a148e72f56 | |||
| 33e741fd29 | |||
| c9770375e9 | |||
| 0811c48252 | |||
| 747e64e5e9 | |||
| be00df27c7 | |||
| 3ce42de57e | |||
| a143072d35 | |||
| 497a4e0a43 | |||
| ec5fac8d76 | |||
| 05bfd0f04e | |||
| 338f357f55 | |||
| 8e7825ba01 | |||
| dc29ba2a00 | |||
| fe9b2e9c95 | |||
| 650f88a2c5 | |||
| 2f7ef136de | |||
| 0a3a6bbd96 | |||
| 7bb7664fae | |||
| db578ccfdb | |||
| df485aa5a4 | |||
| 44ecec2917 | |||
| 49041a5168 | |||
| 8cbe1634b6 | |||
| c4b651f5b0 | |||
| ca9a4d9c12 | |||
| aa9594d82a | |||
| 93494b8c13 | |||
| 93ed34001b | |||
| ec94feb6a4 | |||
| 831b9141a5 | |||
| 2de19713f6 | |||
| 79fcfbce6a | |||
| 3d22ba3004 | |||
| 62229d9d0a | |||
| 03ba268cb1 | |||
| de53e0ecc5 | |||
| 4128cac9ab | |||
| 9b53d7863f | |||
| a8d034b940 | |||
| 7c0937f658 | |||
| 8570d96bad | |||
| 480a2d9468 | |||
| df7452e3ba | |||
| 85a8e59d0f | |||
| 07cb7a606b | |||
| 0ef03edde6 | |||
| efe43a10ea | |||
| 4fe6fe09c8 | |||
| 8acdb49a41 | |||
| f7304bf553 | |||
| 5b034f081d | |||
| 271c883ea8 | |||
| 816ee85fb9 | |||
| 3ba3a9504d | |||
| 1667cdc000 | |||
| f916662ff3 | |||
| 0c9800cd3b | |||
| 476239d878 | |||
| 20bb19f4cd | |||
| f6565b9d23 | |||
| b6e8c636ce | |||
| 442fd1523c | |||
| ce4b5d47a0 | |||
| 59e865c079 | |||
| 96b6b21a88 | |||
| 5973f9b787 | |||
| 8887267256 | |||
| a6cfed96f1 | |||
| 2de8183e85 | |||
| 0adbc12f09 | |||
| 80ca5a07fd | |||
| 4502bd3c3b | |||
| b386502020 | |||
| 16ba55d7b4 | |||
| 5458c35b35 | |||
| fc2ee07076 | |||
| 61891f2e33 | |||
| 5f59ca49a2 | |||
| 2ba1ca8722 | |||
| 4b6de80faa | |||
| 1eb4cd154f | |||
| bfee8958ad | |||
| 63f5c62dfd | |||
| 451f27cfd9 | |||
| df5f0f4c04 | |||
| 731e7baac1 | |||
| 877e52fd73 | |||
| fc8ac86fa1 | |||
| df3eb3208c | |||
| 2886ab64e1 | |||
| 36c245f0d2 | |||
| 2bd52676d9 | |||
| 215a2d9f99 | |||
| f485c1ef3f | |||
| 3ff40d51fc | |||
| 82f6d15946 | |||
| 4e7a217fa7 | |||
| 354e1642b2 | |||
| b1bd6d57e8 | |||
| 5365f971ef | |||
| 4ea03d2bf1 | |||
| f652a09664 | |||
| d8901efb46 | |||
| c717d9997e | |||
| f865d39d3d | |||
| 6a667dd3f8 | |||
| 8d21a38588 | |||
| 597b12fcd1 | |||
| c86f4402f6 | |||
| f07643d3a8 | |||
| 8bf7bdbc0d | |||
| d0ae373f45 | |||
| 1acec0a69d | |||
| a2276a8a04 | |||
| ff5d872a8c | |||
| 96ee4eafd2 | |||
| b109b7337f | |||
| 36b51b676e | |||
| 9af320187c | |||
| 5a34a420c9 |
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "basic-memory-local",
|
||||
"interface": {
|
||||
"displayName": "Basic Memory Local"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "codex",
|
||||
"source": {
|
||||
"source": "local",
|
||||
"path": "./plugins/codex"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "Developer Tools"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,159 @@
|
||||
---
|
||||
name: adversarial-review
|
||||
description: Cross-vendor adversarial code review of the current branch. Two different model families (Claude + Codex/GPT) review the diff independently, then try to refute each other's findings; survivors are reported by confidence. Runs from either Claude Code or Codex. Use when the user asks for an adversarial review, a cross-model / second-opinion review, or wants high-confidence findings before merging. Report-only — never auto-applies fixes.
|
||||
license: MIT
|
||||
---
|
||||
|
||||
# Adversarial code review
|
||||
|
||||
Two reviewers from **different model families** — **Claude** and **Codex/GPT** — review the
|
||||
same diff independently, then each tries to **refute** the other's findings. A finding's
|
||||
confidence comes from whether it survives that cross-examination. This kills the two failure
|
||||
modes of solo LLM review: self-ratification (a model won't critique its own work) and
|
||||
confident false positives.
|
||||
|
||||
## You are the orchestrator — and one of the two reviewers
|
||||
|
||||
This skill runs from **either** Claude Code **or** Codex. First, **identify which model
|
||||
family you are** (Claude or Codex/GPT). Then:
|
||||
|
||||
- **You** are reviewer #1. You review **natively**, in this session, using your own tools.
|
||||
- **The other family** is reviewer #2. You invoke it as a **subprocess CLI** for an
|
||||
independent pass: a fresh process, no shared context — that independence is the point.
|
||||
|
||||
The CLI for "the other model":
|
||||
|
||||
| If you are… | Invoke the other via… |
|
||||
|-------------|------------------------|
|
||||
| **Claude** | `codex exec` (GPT) |
|
||||
| **Codex** | `claude -p` (Claude) |
|
||||
|
||||
Everything else in the flow is symmetric. Resolve the `prompts/` and `schemas/` paths
|
||||
below relative to **this skill's own directory** (where this SKILL.md lives).
|
||||
|
||||
## Inputs
|
||||
|
||||
Two independent, optional inputs:
|
||||
|
||||
- `BASE` — the ref to diff against. Default `main`.
|
||||
- `SCOPE` — a pathspec to narrow the review (e.g. `src/basic_memory`). Default: none (whole diff).
|
||||
|
||||
These are separate: a ref and a pathspec are not interchangeable. Build the **canonical diff
|
||||
command** once in preflight and reuse it everywhere below — never re-spell the diff inline
|
||||
(the scattered, inconsistent spelling is what broke earlier). Build it as an **argv array**,
|
||||
not a string, so a `$SCOPE` containing spaces or glob characters survives intact:
|
||||
|
||||
```bash
|
||||
BASE="${BASE:-main}"
|
||||
DIFF=(git diff "$BASE...HEAD") # argv array — never a scalar string
|
||||
[ -n "$SCOPE" ] && DIFF+=(-- "$SCOPE") # pathspec stays one argument even with spaces
|
||||
DIFF_STR=$(printf '%q ' "${DIFF[@]}") # shell-quoted rendering, for embedding in a prompt
|
||||
```
|
||||
|
||||
To **run** it, use `"${DIFF[@]}"` (quoted, no word-splitting). To **embed** it as text inside
|
||||
a subprocess prompt, use `$DIFF_STR`.
|
||||
|
||||
## Preflight
|
||||
|
||||
0. Set `SKILL_DIR` to the directory this SKILL.md lives in. Canonical location is
|
||||
`.agents/skills/adversarial-review` (the shared agent-skills store); Claude Code reaches it
|
||||
via the `.claude/skills/adversarial-review` symlink, Codex via its own skills path. The
|
||||
`prompts/` and `schemas/` subdirs are siblings of this file in every case.
|
||||
1. Confirm the *other* model's CLI is on PATH (`codex` if you're Claude, `claude` if you're
|
||||
Codex). If it's missing, tell the user the panel falls back to single-model (which loses
|
||||
the cross-vendor benefit) and ask whether to proceed or stop.
|
||||
2. Run `"${DIFF[@]}"`. If it prints nothing, report "nothing to review against $BASE"
|
||||
(mention `$SCOPE` if set) and stop.
|
||||
3. `RUN=$(mktemp -d)` — scratch dir for the other model's output. Transient, never committed.
|
||||
No persisted artifacts, no state file.
|
||||
|
||||
## Phase 0 — Deterministic gates (before the models)
|
||||
|
||||
Models are statistically blind to negation ("never do X"). Enforce mechanical house rules
|
||||
with tools, not prompts, and treat hits as high-confidence facts (reported separately from
|
||||
model findings):
|
||||
|
||||
- `just lint` and `just typecheck` if the diff touches `src/`.
|
||||
- Grep the diff for catchable house-rule violations: `getattr(.*,.*,` defaults, bare
|
||||
`except:` / `except Exception: pass`, function-scope imports.
|
||||
|
||||
## Phase 1 — Independent review (you + the other model, concurrently)
|
||||
|
||||
Both reviewers get the same brief: `prompts/review.md` + the repo's `CLAUDE.md` house rules,
|
||||
reviewing the diff from `"${DIFF[@]}"`. Both emit findings matching `schemas/findings.schema.json`.
|
||||
|
||||
**Your native pass:** review as yourself, following `prompts/review.md`. Hold your findings
|
||||
as that JSON shape.
|
||||
|
||||
**The other model's pass** — run, from the repo root, the row that matches you:
|
||||
|
||||
Always redirect `codex` stdin from `/dev/null` — if stdin is a pipe (e.g. the call gets
|
||||
backgrounded), `codex exec` blocks "Reading additional input from stdin..." and fails.
|
||||
|
||||
```bash
|
||||
# You are Claude → run Codex:
|
||||
codex exec -s read-only \
|
||||
--output-schema "$SKILL_DIR/schemas/findings.schema.json" \
|
||||
-o "$RUN/other_findings.json" \
|
||||
"$(cat "$SKILL_DIR/prompts/review.md")
|
||||
|
||||
Review the diff: $DIFF_STR" </dev/null
|
||||
|
||||
# You are Codex → run Claude (read-only via plan mode; parse the JSON block it returns):
|
||||
claude -p --permission-mode plan --output-format json \
|
||||
"$(cat "$SKILL_DIR/prompts/review.md")
|
||||
|
||||
Review the diff: $DIFF_STR
|
||||
Return ONLY a JSON object matching this schema:
|
||||
$(cat "$SKILL_DIR/schemas/findings.schema.json")" </dev/null > "$RUN/other_raw.json"
|
||||
# claude --output-format json output shape varies by CLI version: it may be a JSON ARRAY
|
||||
# of event objects, OR a single result object. Normalize before reading: if it's an array,
|
||||
# take the element with type=='result'; otherwise use the object as-is. Then read its
|
||||
# .result string, strip the ```json fence if present, and parse that.
|
||||
# (Verified empirically: the CLI in this environment emits the array form.)
|
||||
```
|
||||
|
||||
> Runtime note for Codex orchestrating: `claude -p` needs network access, which Codex's
|
||||
> default sandbox blocks. Run it from a Codex session whose project is trusted with network
|
||||
> allowed (or approve the `claude` call when prompted). Keep Codex's own sandbox on — do not
|
||||
> bypass it just to reach the network.
|
||||
|
||||
Tag each finding with its origin (`claude` / `codex`).
|
||||
|
||||
## Phase 2 — Cross-refute
|
||||
|
||||
Each model tries to refute the *other's* findings, per `prompts/refute.md`
|
||||
(verdicts match `schemas/verdicts.schema.json`).
|
||||
|
||||
- **You** refute the other model's findings natively.
|
||||
- **The other model** refutes *your* findings — invoke it again the same way (swap
|
||||
`prompts/review.md` for `prompts/refute.md`, append your findings JSON **and `$DIFF_STR`**
|
||||
so it judges against the right base and scope, and for Codex use
|
||||
`--output-schema "$SKILL_DIR/schemas/verdicts.schema.json"`).
|
||||
|
||||
Match verdicts to findings by `id`.
|
||||
|
||||
## Phase 3 — Synthesize and report (no auto-fix)
|
||||
|
||||
Merge, dedupe (same file + overlapping lines + same root cause = one finding), assign
|
||||
confidence from provenance:
|
||||
|
||||
- **High** — both models raised it independently, OR one raised it and the other upheld it.
|
||||
- **Medium** — one raised it; the other could not refute it but did not independently find it.
|
||||
- **Low / contested** — one raised it and the other **refuted** it. Keep it, show both sides,
|
||||
let the human judge. Never silently drop a contested finding.
|
||||
- Deterministic-gate hits are reported as facts, separate from the model panel.
|
||||
|
||||
Rank by `severity × confidence`. Present a compact table: `severity | confidence | file:line
|
||||
| claim | found-by / upheld-or-refuted-by`. Expand the high-confidence ones with `why` and
|
||||
any suggested fix.
|
||||
|
||||
End by asking which findings, if any, to fix. **Do not edit code until the user picks.**
|
||||
Convergence between the models is not correctness — your job is to surface a ranked,
|
||||
cross-examined list, not to declare the branch clean.
|
||||
|
||||
## Deliberately NOT done
|
||||
|
||||
- No loop-until-both-agree (models converge by going silent, not by being right).
|
||||
- No persisted artifacts / state machine — the scratch dir is thrown away.
|
||||
- No auto-applying fixes.
|
||||
@@ -0,0 +1,22 @@
|
||||
# Refute the other reviewer
|
||||
|
||||
A different reviewer (a different model family) produced the findings below against the
|
||||
same diff under review (the exact `git diff` command is provided with the findings). Your
|
||||
job is to try to **refute** each one.
|
||||
|
||||
Default to skepticism: assume a finding is wrong until the code proves it right. A finding
|
||||
that survives a genuine attempt to disprove it is worth far more than one nobody checked.
|
||||
|
||||
For each finding, read the actual code it points at and return a verdict:
|
||||
|
||||
- **refuted** — the claim is wrong, the code does not do what the finding says, the case
|
||||
cannot occur, or it is pure style with no correctness impact. Cite the specific code or
|
||||
fact that disproves it.
|
||||
- **upheld** — you tried to refute it and could not; the finding is real.
|
||||
- **partial** — the underlying issue is real but the finding mis-states the severity or
|
||||
scope. Explain, and set `corrected_severity` if the severity should change.
|
||||
|
||||
Do not be agreeable for its own sake, and do not refute for its own sake. Follow the code.
|
||||
|
||||
Return ONLY the structured verdicts object conforming to the provided schema. Every
|
||||
verdict's `id` must match the `id` of the finding it judges.
|
||||
@@ -0,0 +1,39 @@
|
||||
# Adversarial reviewer
|
||||
|
||||
You are an independent, skeptical code reviewer. Another agent wrote this code; your
|
||||
job is to find what is actually wrong with it — not to praise it, not to rubber-stamp it.
|
||||
|
||||
You are reviewing a specific diff — the exact `git diff` command to run is provided at the
|
||||
end of this prompt by the orchestrator. Run it, then read the changed files in full for
|
||||
context, not just the hunks.
|
||||
|
||||
## What to look for, in priority order
|
||||
|
||||
1. **Correctness** — logic errors, wrong conditions, off-by-one, unhandled `None`,
|
||||
broken async/await, races, resource leaks, incorrect error handling.
|
||||
2. **Security** — injection, path traversal, secret leakage, missing authz, unsafe
|
||||
deserialization.
|
||||
3. **House rules** (this repo's `CLAUDE.md`/`AGENTS.md` — these are hard rules):
|
||||
- No swallowed exceptions / no silent fallback logic. Code must fail fast.
|
||||
- Imports at the top of the file unless deferral is justified in a comment.
|
||||
- No speculative `getattr(obj, "attr", default)` to paper over unknown attributes.
|
||||
- Repository pattern for data access; MCP tools talk to API routers via the httpx
|
||||
ASGI client, not directly to services.
|
||||
- 100-char lines; full type annotations; async SQLAlchemy 2.0; Pydantic v2.
|
||||
- New code needs tests (coverage stays at 100%).
|
||||
4. **Performance** — N+1 queries, work inside hot loops, sync I/O on the async path.
|
||||
5. **Maintainability** — only when it materially risks a bug. Do not report pure style.
|
||||
|
||||
## Rules of engagement
|
||||
|
||||
- Every finding MUST be falsifiable: cite the specific file, line, and the code that
|
||||
triggers it. "This could be cleaner" is not a finding.
|
||||
- Do not invent issues to seem thorough. An empty findings list is a valid, good result.
|
||||
- Watch your own negation blindness: when a rule says "never do X," check the diff for X
|
||||
explicitly rather than trusting a gestalt impression.
|
||||
- Prefer few high-confidence findings over many speculative ones.
|
||||
- Assign severity honestly: `critical` = data loss/security/crash in normal use;
|
||||
`high` = wrong behavior on a common path; `medium` = wrong on an edge case or a real
|
||||
house-rule violation; `low` = minor.
|
||||
|
||||
Return ONLY the structured findings object conforming to the provided schema.
|
||||
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"title": "AdversarialReviewFindings",
|
||||
"description": "Structured output for one reviewer's pass over a diff.",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"required": ["findings"],
|
||||
"properties": {
|
||||
"findings": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"required": ["id", "file", "line", "severity", "category", "claim", "why", "suggested_fix"],
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string",
|
||||
"description": "Short stable slug for this finding, e.g. 'swallowed-exc-sync-service'."
|
||||
},
|
||||
"file": {
|
||||
"type": "string",
|
||||
"description": "Path relative to repo root."
|
||||
},
|
||||
"line": {
|
||||
"type": "integer",
|
||||
"description": "Best line number in the new file, or 0 if not line-specific."
|
||||
},
|
||||
"severity": {
|
||||
"type": "string",
|
||||
"enum": ["critical", "high", "medium", "low"]
|
||||
},
|
||||
"category": {
|
||||
"type": "string",
|
||||
"enum": ["correctness", "security", "house-rule", "performance", "maintainability"]
|
||||
},
|
||||
"claim": {
|
||||
"type": "string",
|
||||
"description": "One sentence: what is wrong."
|
||||
},
|
||||
"why": {
|
||||
"type": "string",
|
||||
"description": "Concrete reasoning + the specific code that triggers it. Must be falsifiable, not vibes."
|
||||
},
|
||||
"suggested_fix": {
|
||||
"type": ["string", "null"],
|
||||
"description": "The smallest change that resolves it, or null if none is obvious."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"title": "AdversarialReviewVerdicts",
|
||||
"description": "One reviewer's attempt to refute another reviewer's findings.",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"required": ["verdicts"],
|
||||
"properties": {
|
||||
"verdicts": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"required": ["id", "verdict", "reasoning", "corrected_severity"],
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string",
|
||||
"description": "The id of the finding being judged (must match the input finding's id)."
|
||||
},
|
||||
"verdict": {
|
||||
"type": "string",
|
||||
"enum": ["upheld", "refuted", "partial"],
|
||||
"description": "upheld = the finding is real; refuted = it is wrong or a non-issue; partial = real but mis-scoped/wrong-severity."
|
||||
},
|
||||
"reasoning": {
|
||||
"type": "string",
|
||||
"description": "Why. For refuted, cite the specific code or fact that disproves the claim."
|
||||
},
|
||||
"corrected_severity": {
|
||||
"type": ["string", "null"],
|
||||
"enum": ["critical", "high", "medium", "low", null],
|
||||
"description": "Set only when verdict is 'partial' and severity should change; otherwise null."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,68 @@
|
||||
---
|
||||
name: code-review
|
||||
description: Use when reviewing Basic Machines code for house style, architecture risk, pre-merge hardening, or whether a change fits basic-memory/basic-memory-cloud conventions.
|
||||
license: MIT
|
||||
---
|
||||
|
||||
# Basic Machines Review
|
||||
|
||||
Use this skill for repo-local review passes where ordinary code review needs Basic Machines
|
||||
house style and architecture judgment. Report findings only; do not edit code unless the user
|
||||
asks you to fix specific findings.
|
||||
|
||||
## Scope
|
||||
|
||||
Review the current diff or named files against:
|
||||
|
||||
- The repo's `AGENTS.md` / `CLAUDE.md`
|
||||
- `docs/ENGINEERING_STYLE.md`
|
||||
- The touched code paths and tests
|
||||
|
||||
Apply only the guidance for the active repo. In `basic-memory`, prioritize local-first
|
||||
file/database/MCP boundaries. In `basic-memory-cloud`, prioritize tenant/workspace isolation,
|
||||
cloud worker behavior, and web-v2 state/runtime boundaries.
|
||||
|
||||
## Review Rubric
|
||||
|
||||
Report only concrete, falsifiable risks:
|
||||
|
||||
- **Cognitive load:** Is the change harder to understand than the problem requires?
|
||||
- **Change propagation:** Will one product change force edits across unrelated layers?
|
||||
- **Knowledge duplication:** Is the same rule encoded in multiple places that can drift?
|
||||
- **Accidental complexity:** Did the change add abstractions, fallbacks, or state without need?
|
||||
- **Dependency direction:** Are API/MCP/CLI, services, repositories, and UI stores respecting
|
||||
their intended boundaries?
|
||||
- **Domain model distortion:** Do names and types still match the product concept, or did a
|
||||
transport/storage detail leak into the domain?
|
||||
- **Test oracle quality:** Would the tests fail for the bug or regression the change claims to
|
||||
protect against?
|
||||
|
||||
## House Rules To Check Explicitly
|
||||
|
||||
- No speculative `getattr(obj, "attr", default)` for unknown model shapes.
|
||||
- No broad exception swallowing, warning-only failure paths, or hidden fallback behavior.
|
||||
- No casts or `Any` that hide an unclear type relationship.
|
||||
- Dataclasses for internal value/result objects; Pydantic at validation/serialization
|
||||
boundaries.
|
||||
- Narrow `Protocol`s when only a capability is needed.
|
||||
- Explicit async/resource ownership, cancellation, and cleanup.
|
||||
- Meaningful regression tests or verification for risky changes.
|
||||
- Comments explain why, not what.
|
||||
|
||||
## Reporting Format
|
||||
|
||||
Lead with findings ordered by severity. Each finding should include:
|
||||
|
||||
| Severity | Use for |
|
||||
| -------- | ------- |
|
||||
| `high` | A likely correctness, security, data-loss, or tenant/workspace isolation failure |
|
||||
| `medium` | A concrete maintainability or boundary risk that can cause future defects |
|
||||
| `low` | A minor consistency issue, ambiguous guidance, or review-only cleanup |
|
||||
|
||||
```text
|
||||
severity | file:line | risk category | claim
|
||||
Why: concrete behavior or code path that proves the risk.
|
||||
Fix: smallest practical change, or "none obvious" if the risk needs product input.
|
||||
```
|
||||
|
||||
If there are no findings, say so and note any verification gaps that remain.
|
||||
@@ -0,0 +1,48 @@
|
||||
---
|
||||
name: fix-pr-issues
|
||||
description: Use when addressing Basic Memory pull request feedback, failed checks, or BM Bossbot blockers from Codex.
|
||||
---
|
||||
|
||||
# Fix Basic Memory PR Issues
|
||||
|
||||
Resolve PR feedback and failed checks, then wait for BM Bossbot to approve the
|
||||
new head SHA. This skill never merges a PR.
|
||||
|
||||
## Gather
|
||||
|
||||
1. Identify the PR:
|
||||
- `gh pr view --json number,url,headRefOid,mergeStateStatus,statusCheckRollup`
|
||||
|
||||
2. Collect feedback:
|
||||
- PR comments and review summaries
|
||||
- inline review comments and unresolved review threads
|
||||
- failed GitHub Actions jobs and relevant logs
|
||||
- the managed `BM_BOSSBOT_SUMMARY` block in the PR body
|
||||
|
||||
3. Build a short issue ledger:
|
||||
- source
|
||||
- concrete problem
|
||||
- expected fix
|
||||
- verification needed
|
||||
|
||||
## Fix
|
||||
|
||||
1. Address one ledger item at a time.
|
||||
2. Read each file in full before editing it.
|
||||
3. Keep diffs narrow and preserve unrelated user changes.
|
||||
4. Run the smallest meaningful verification first, then widen as needed.
|
||||
5. Commit with `git commit -s` when code or docs changed.
|
||||
|
||||
## Push And Recheck
|
||||
|
||||
1. Push the branch.
|
||||
2. Watch checks for the new `headRefOid`.
|
||||
3. Wait for the required `BM Bossbot Approval` status to pass on that exact SHA.
|
||||
4. If BM Bossbot reviews an older SHA, treat the approval as stale and keep
|
||||
waiting for the current one.
|
||||
|
||||
## Reply
|
||||
|
||||
For each addressed comment or blocker, reply with the fix commit, verification
|
||||
run, and current BM Bossbot status. Do not resolve or dismiss substantive
|
||||
feedback without evidence.
|
||||
@@ -0,0 +1,7 @@
|
||||
interface:
|
||||
display_name: "Fix PR Issues"
|
||||
short_description: "Address PR feedback and BM Bossbot blockers"
|
||||
icon_small: "./assets/icon.svg"
|
||||
icon_large: "./assets/icon.svg"
|
||||
brand_color: "#2563EB"
|
||||
default_prompt: "Use $fix-pr-issues to address PR feedback and wait for BM Bossbot Approval on the latest head SHA."
|
||||
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 24 24" fill="none" stroke="#111827" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M3 12h4l2-6 4 12 2-6h6"/>
|
||||
<path d="M4 20h16"/>
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 249 B |
@@ -0,0 +1,247 @@
|
||||
---
|
||||
name: infographics
|
||||
description: Use when generating Basic Memory PR, changelog, release, or weekly images from Codex.
|
||||
---
|
||||
|
||||
# Basic Memory Images
|
||||
|
||||
Generate repository visuals with evidence-grounded content and canonical output
|
||||
paths. The file and marker names still say "infographic" for compatibility, but
|
||||
PR generation is image-first: scene, poster, painting, photograph, cover,
|
||||
tableau, staged artifact, or another editorial visual moment that describes the
|
||||
intent of the PR. PR images are non-gating BM Bossbot artifacts; changelog and
|
||||
release-summary images are manual evidence-pack workflows.
|
||||
|
||||
## Output Contract
|
||||
|
||||
- Base output directory: `docs/assets/infographics/`
|
||||
- PR image: `docs/assets/infographics/pr-<number>.webp`
|
||||
- Changelog image: `docs/assets/infographics/changelog.webp`
|
||||
- Weekly image:
|
||||
- This is always a 2-Week Retro window: previous ISO week through current ISO
|
||||
week (`start-week = current-week - 1`, `end-week = current-week`).
|
||||
- Same year window: `docs/assets/infographics/<year>-w<start-week>-w<end-week>.webp`
|
||||
- Cross-year window:
|
||||
`docs/assets/infographics/<start-year>-w<start-week>-<end-year>-w<end-week>.webp`
|
||||
|
||||
## PR Mode
|
||||
|
||||
PR mode uses the BM Bossbot summary block as source material. Do not hand-write
|
||||
claims that are not present in the PR body.
|
||||
|
||||
1. Fetch the PR body:
|
||||
|
||||
```bash
|
||||
gh pr view <number> --json body --jq '.body // ""' > /tmp/bm-pr-body.md
|
||||
```
|
||||
|
||||
2. Generate the canonical asset:
|
||||
|
||||
```bash
|
||||
uv run --script scripts/generate_pr_infographic.py \
|
||||
--pr-number <number> \
|
||||
--pr-body-file /tmp/bm-pr-body.md \
|
||||
--theme "<optional visual theme>" \
|
||||
--provenance-output /tmp/bm-infographic-provenance.md \
|
||||
--output docs/assets/infographics/pr-<number>.webp
|
||||
```
|
||||
|
||||
If the PR body contains a managed image theme block, the script reads it
|
||||
automatically:
|
||||
|
||||
```markdown
|
||||
<!-- BM_INFOGRAPHIC_THEME:start -->
|
||||
<theme>
|
||||
<!-- BM_INFOGRAPHIC_THEME:end -->
|
||||
```
|
||||
|
||||
Before spending an image call, test the prompt path locally:
|
||||
|
||||
```bash
|
||||
uv run --script scripts/generate_pr_infographic.py \
|
||||
--pr-number <number> \
|
||||
--pr-body-file /tmp/bm-pr-body.md \
|
||||
--theme "<optional visual theme>" \
|
||||
--output docs/assets/infographics/pr-<number>.webp \
|
||||
--print-prompt
|
||||
```
|
||||
|
||||
`--dry-run` is an alias for `--print-prompt`; both print the final prompt and
|
||||
exit without calling OpenAI.
|
||||
|
||||
When no theme is supplied, the script selects a deterministic BM visual
|
||||
direction from the style pool below based on the PR number and Bossbot summary.
|
||||
This keeps repeated PR images from collapsing into the same generic visual.
|
||||
|
||||
When the image is generated, also write provenance with
|
||||
`--provenance-output <path>`. BM Bossbot publishes that managed block into the
|
||||
PR body with these markers:
|
||||
|
||||
```markdown
|
||||
<!-- BM_INFOGRAPHIC_PROVENANCE:start -->
|
||||
...
|
||||
<!-- BM_INFOGRAPHIC_PROVENANCE:end -->
|
||||
```
|
||||
|
||||
The provenance block records the generated asset path, image model, size,
|
||||
quality, image mode, theme source, and selected visual direction. It
|
||||
intentionally does not dump the full generated prompt into the PR body. Treat
|
||||
this block as debugging and creative provenance only; it is not a merge gate.
|
||||
|
||||
The PR image is visual support only. The authoritative merge gate is the
|
||||
GitHub commit status named `BM Bossbot Approval`.
|
||||
|
||||
## Changelog Mode
|
||||
|
||||
Build an evidence pack before writing a prompt:
|
||||
|
||||
- diff truth source: merged PR diffs, merge commits, or local reconstructed diffs
|
||||
- changed-file orientation: `git diff --stat` plus key file reads
|
||||
- impact ledger: before/after outcomes tied to actual changes
|
||||
- discard list: misleading titles, reverted work, rename-only churn, speculative TODOs
|
||||
- chosen image form: poster, scene, tableau, cover, painting, photograph,
|
||||
staged artifact, or another editorial visual moment
|
||||
- chosen BM style category: exactly one category from the selection pool below
|
||||
|
||||
Read these references before drafting the prompt:
|
||||
|
||||
- `references/prompt-blueprint.md`
|
||||
- `references/style-balance.md`
|
||||
|
||||
Read the current `CHANGELOG.md` entries and include the latest meaningful
|
||||
changes.
|
||||
|
||||
## Style And Category Selection
|
||||
|
||||
Select exactly one BM style category per image based on semantic fit. The
|
||||
visual language should be recognizable and tasteful, while staying
|
||||
business-readable.
|
||||
|
||||
Create an image-first visual form that communicates the change: poster, scene,
|
||||
tableau, cover image, painting, photograph, staged artifact, or another
|
||||
editorial visual moment. Maps, diagrams, dossiers, charts, and labels can appear
|
||||
as props inside the scene, but do not make a text-heavy infographic.
|
||||
|
||||
BM category pool:
|
||||
|
||||
- computer science college textbooks: SICP-style diagrams, algorithms lectures,
|
||||
compiler pipelines, automata, database systems, type theory, operating systems
|
||||
- classic literature subjects: sea voyages, gothic manors, Dickensian city maps,
|
||||
Austen social graphs, library marginalia, travel journals
|
||||
- fantasy/D&D-inspired: quest maps, dungeon keys, guild ledgers, spellbooks,
|
||||
bestiaries, tavern notice boards; no copyrighted settings
|
||||
- Music: Metal, Hard Rock, Punk, techno, soul, reggae bands; no pop music, no
|
||||
direct band logos, album covers, or musician likenesses
|
||||
- sci-fi: Star Wars inspired knockoff, Spaceballs-adjacent space opera, fleet
|
||||
routes, mission consoles, contraband manifests; avoid copyrighted characters,
|
||||
logos, or named fictional universes
|
||||
- Conan the barbarian-inspired sword-and-sorcery: ruined temples, desert routes,
|
||||
battle standards, ancient maps; no named character likenesses
|
||||
- Comic books: issue covers, splash pages, action-panel maps, caption boxes,
|
||||
halftone energy, clean sound-effect typography
|
||||
- French new wave movies: poster style, stark typography, city route maps,
|
||||
jump-cut sequencing, high-contrast editorial photography cues
|
||||
- WWII propaganda posters: home-front public-information poster language,
|
||||
logistics arrows, ration charts, mobilization maps, bold simplified figures;
|
||||
no real-world party symbols, hate imagery, dehumanizing slogans, or false
|
||||
historical claims
|
||||
- Italian movie posters: hand-painted drama, bold credits, expressive color,
|
||||
route-map collage, 1960s or 1970s cinema energy; no direct film titles or
|
||||
actor likenesses
|
||||
- Shakespeare: stage maps, acts and scenes, dramatis personae, royal courts,
|
||||
backstage cue sheets
|
||||
- Greek mythology: temple diagrams, constellation routes, hero's journey maps,
|
||||
oracle tablets, labyrinths, ship routes
|
||||
- noir detective boards: case files, red-string maps, typed evidence labels,
|
||||
precinct wall charts
|
||||
- NASA mission-control dashboards: launch timelines, telemetry maps, orbital
|
||||
routes, status boards
|
||||
- space exploration and astronomy: celestial atlases, observatory charts,
|
||||
star-field maps, orbital mechanics diagrams, planetary survey routes,
|
||||
telescope annotations, mission trajectories, deep-space timelines
|
||||
- paintings: abstract painting, classical landscape, Remington-inspired western
|
||||
action painting, Rembrandt-inspired chiaroscuro, historical mural, stormy
|
||||
seascape, allegorical editorial painting
|
||||
- classic black-and-white photography: documentary field report, newsroom
|
||||
archive print, editorial photo essay, street photography, high-contrast
|
||||
darkroom print, contact sheet, civic infrastructure photograph
|
||||
- 80's action movies: practical explosions, smoky backlit warehouses, neon city
|
||||
streets, helicopter searchlights, mission dossiers, heroic silhouettes,
|
||||
high-stakes countdowns, painted ensemble posters; no direct actor likenesses,
|
||||
real film titles, franchise marks, or catchphrases
|
||||
- alchemy manuscripts: transformation diagrams, annotated symbols, recipe-like
|
||||
process maps, illuminated margins
|
||||
- brutalist civic planning: transit maps, concrete signage, zoning blocks,
|
||||
infrastructure diagrams
|
||||
|
||||
Selection rules:
|
||||
|
||||
- Pick one category only; do not create mixed mashups.
|
||||
- Pick the most appropriate image form. Prefer an actual scene, poster,
|
||||
painting, photograph, tableau, or cover over a text-heavy infographic.
|
||||
- Match metaphor to content, but do not overthink it. The category is a creative
|
||||
catalyst, not a semantic constraint.
|
||||
- Use a polished editorial rendering direction: smooth anti-aliased
|
||||
text, high contrast, clean edges, readable labels.
|
||||
- Make the category drive the composition through a readable staged moment,
|
||||
editorial composition, symbolic environment, route, artifact, or visual
|
||||
metaphor.
|
||||
- Keep the structure literal enough to aid understanding, but not so heavy that
|
||||
it obscures engineering meaning.
|
||||
- Give the image generator creative latitude on layout, structure, color palette,
|
||||
and visual metaphors. Be precise about what content to show, loose about how
|
||||
to show it.
|
||||
- Do not use copyrighted characters, logos, or named fictional universes. Use
|
||||
genre cues, knockoffs, and original compositions instead.
|
||||
|
||||
## Content-First Aesthetic Contract
|
||||
|
||||
The meaning must be readable and clearly hierarchical. Everything else is
|
||||
creative territory: image form, layout, visual metaphors, decorative elements,
|
||||
color choices, and category-specific visual language.
|
||||
|
||||
Hierarchy:
|
||||
|
||||
1. Meaning: what shipped, what changed, and why it matters must be clear.
|
||||
2. If the image uses text, labels, sections, or evidence bullets, they must be
|
||||
legible.
|
||||
3. The selected category's visual DNA should drive the composition as a poster,
|
||||
scene, painting, photograph, tableau, cover, or symbolic object arrangement.
|
||||
4. Do not play it safe. A visually striking image that someone wants to look at
|
||||
beats a correct but boring one.
|
||||
|
||||
Hard rules:
|
||||
|
||||
- Content sections and labels must be readable when present. Text cannot be
|
||||
obscured by decorations.
|
||||
- Do not use lore-heavy copy that competes with engineering or business meaning.
|
||||
- Every prompt must include a clear image-first composition cue: a staged scene,
|
||||
poster composition, painting, photograph, symbolic tableau, hero object,
|
||||
mission room, dossier, artifact, route, or visual metaphor.
|
||||
- Do not over-prescribe exact coordinates or panel geometry; give a composition
|
||||
backbone and let the model compose around it.
|
||||
|
||||
## Generation
|
||||
|
||||
1. Write the final prompt to a temporary markdown file.
|
||||
2. Generate with the shared image helper:
|
||||
|
||||
```bash
|
||||
uv run --script scripts/generate_infographic.py \
|
||||
--prompt-file /tmp/bm-infographic-prompt.md \
|
||||
--output docs/assets/infographics/<name>.webp
|
||||
```
|
||||
|
||||
3. Verify the image exists and is readable before reporting success.
|
||||
|
||||
## Quality Bar
|
||||
|
||||
- Tell a concrete before/after value story, not vague improvement claims.
|
||||
- Stay understandable for both engineers and non-technical stakeholders.
|
||||
- Use plain-language section titles and labels when text is present.
|
||||
- Include clear visual hierarchy: title, staged focal point, symbolic scene,
|
||||
evidence props, or hero object.
|
||||
- Avoid invented facts; only use provided source material.
|
||||
- Favor shipped outcomes over intermediate or reverted work.
|
||||
- Preserve readability with high contrast, non-tiny labels, and uncluttered
|
||||
layout.
|
||||
@@ -0,0 +1,7 @@
|
||||
interface:
|
||||
display_name: "Infographics"
|
||||
short_description: "Generate Basic Memory repo infographics"
|
||||
icon_small: "./assets/icon.svg"
|
||||
icon_large: "./assets/icon.svg"
|
||||
brand_color: "#2563EB"
|
||||
default_prompt: "Use $infographics to generate a Basic Memory PR or changelog infographic with canonical output paths."
|
||||
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 24 24" fill="none" stroke="#111827" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M3 12h4l2-6 4 12 2-6h6"/>
|
||||
<path d="M4 20h16"/>
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 249 B |
@@ -0,0 +1,72 @@
|
||||
# Prompt Blueprint
|
||||
|
||||
Convert an evidence pack into a final visual prompt. Be precise about the
|
||||
content and loose about visual execution.
|
||||
|
||||
## Required Inputs
|
||||
|
||||
- Diff truth source summary
|
||||
- Changed-file orientation summary
|
||||
- Impact ledger with before/after outcomes
|
||||
- Discard list for excluded noise
|
||||
- Chosen image form
|
||||
- Chosen BM style category
|
||||
|
||||
## Prompt Shape
|
||||
|
||||
```text
|
||||
Create a polished Basic Memory editorial image inspired by
|
||||
<BM_STYLE_CATEGORY>. Use a poster, scene, tableau, painting, photograph, cover
|
||||
image, staged artifact, or another image-first form that best communicates the
|
||||
intent. Use HD editorial rendering with smooth anti-aliased text when text is
|
||||
present. Go bold and let the selected category drive the visual language through
|
||||
original, non-infringing cues.
|
||||
|
||||
TITLE:
|
||||
- "<clear title>"
|
||||
- "<scope subtitle>"
|
||||
|
||||
COMPOSITION:
|
||||
- Recreate a clear staged moment or symbolic image that describes the PR
|
||||
intent.
|
||||
- Maps, diagrams, dossiers, route lines, labels, and artifacts can appear as
|
||||
props inside the scene, but the output should read as an image rather than a
|
||||
dense infographic.
|
||||
- Take creative liberty with layout and styling.
|
||||
- The hard rule: the meaning must be readable and clearly hierarchical.
|
||||
- Keep labels plain-language and technical when labels are used.
|
||||
|
||||
CONTENT:
|
||||
1. "<section>"
|
||||
- <evidence-grounded outcome>
|
||||
- <evidence-grounded outcome>
|
||||
|
||||
2. "<section>"
|
||||
- <evidence-grounded outcome>
|
||||
- <evidence-grounded outcome>
|
||||
|
||||
METRICS:
|
||||
- <metric>
|
||||
- <metric>
|
||||
|
||||
STYLE DIRECTION:
|
||||
- Upscaled editorial, high contrast, anti-aliased text, smooth edges.
|
||||
- Let the category's visual DNA drive the composition.
|
||||
- Use genre/category cues only; do not use copyrighted characters, logos, named
|
||||
fictional universes, direct band logos, album art, or celebrity likenesses.
|
||||
|
||||
DO NOT:
|
||||
- Make text unreadable or let decoration obscure content.
|
||||
- Render a text-heavy infographic, dashboard, flowchart, timeline strip,
|
||||
checklist, bullet-list panel, or dense explanatory diagram.
|
||||
- Use crunchy low-resolution pixel art.
|
||||
- Invent facts not present in the evidence pack.
|
||||
```
|
||||
|
||||
## Writing Rules
|
||||
|
||||
- Keep each bullet specific and evidence-grounded.
|
||||
- Prefer outcome language over implementation trivia.
|
||||
- Default to three or four sections; never exceed five.
|
||||
- Give proportionally more space to dominant changes.
|
||||
- Keep the final prompt short, energetic, and readable.
|
||||
@@ -0,0 +1,42 @@
|
||||
# Style Balance Rubric
|
||||
|
||||
## Core Principle
|
||||
|
||||
Be bold, not confusing. The selected BM style category should structure the
|
||||
visual through a readable image-first composition, not decorate a generic grid.
|
||||
Use an editorial scene, poster, painting, photograph, cover, staged artifact, or
|
||||
tableau that turns the PR intent into a visual moment.
|
||||
|
||||
## Required Traits
|
||||
|
||||
- Anti-aliased typography
|
||||
- Smooth edges
|
||||
- High contrast between text and background
|
||||
- Plain-language section labels
|
||||
- Clear composition backbone: staged scene, editorial poster, painting,
|
||||
photograph, symbolic tableau, hero artifact, dossier, mission room, or route
|
||||
embodied as part of the scene
|
||||
- A single coherent BM style category, expressed through original visual cues
|
||||
|
||||
## Reject Or Rewrite If
|
||||
|
||||
- Content text is unreadable.
|
||||
- The prompt lacks a composition backbone.
|
||||
- The prompt over-prescribes exact panel positions or a rigid grid.
|
||||
- The style leans into crunchy low-resolution pixelation.
|
||||
- Copy uses lore-heavy references instead of engineering meaning.
|
||||
- The prompt uses copyrighted characters, logos, named fictional universes,
|
||||
direct band logos, album art, or celebrity likenesses.
|
||||
|
||||
## Creative Integration Patterns
|
||||
|
||||
- Use category-native map details to organize content: textbook diagrams,
|
||||
literary journeys, quest maps, tour posters, mission-control routes, stage
|
||||
blocking, mythic constellations, star charts, mission trajectories, case
|
||||
boards, or civic plans as props inside the image.
|
||||
- Recreate a scene, editorial poster, painting, photograph, cover, artifact, or
|
||||
tableau instead of sectioned bullets.
|
||||
- Map engineering metrics to visual counters, route progress, or status boards
|
||||
only when they naturally belong in the scene.
|
||||
- Let headers and accents borrow from the selected style.
|
||||
- Keep atmospheric details behind or around content, never over it.
|
||||
@@ -0,0 +1,114 @@
|
||||
---
|
||||
name: pr-create
|
||||
description: Use when creating or updating a Basic Memory pull request from Codex with BM Bossbot merge-gate monitoring.
|
||||
---
|
||||
|
||||
# Create A Basic Memory PR
|
||||
|
||||
Create or update a pull request for the current branch, then wait for BM
|
||||
Bossbot to approve the latest head SHA. This skill never merges a PR.
|
||||
|
||||
## Inputs
|
||||
|
||||
- Optional `<theme>`: free-form visual direction for the non-gating PR
|
||||
image. Example: `$pr-create "Italian movie poster"`.
|
||||
- Treat `<theme>` as style guidance only. It must not affect PR readiness,
|
||||
BM Bossbot review, status checks, or merge behavior.
|
||||
|
||||
## How To Use
|
||||
|
||||
Ask Codex to use the skill from a feature branch:
|
||||
|
||||
```text
|
||||
$pr-create
|
||||
$pr-create "Italian movie poster"
|
||||
$pr-create "80's action movies"
|
||||
```
|
||||
|
||||
Use the plain form when you only want the PR workflow. Pass a theme when you
|
||||
want the non-gating image to lean toward a particular visual direction. The
|
||||
theme can be specific ("Rembrandt-inspired approval scene") or broad ("let the
|
||||
model choose from BM categories").
|
||||
|
||||
## What Happens
|
||||
|
||||
1. Codex checks the branch, local verification, GitHub auth, commit sign-offs,
|
||||
and semantic PR title shape.
|
||||
2. Codex pushes the branch, creates or reuses the PR, and adds the optional
|
||||
`BM_INFOGRAPHIC_THEME` block when a theme was supplied.
|
||||
3. BM Bossbot runs from trusted base code, reviews sanitized PR metadata and
|
||||
diff context, and sets the required `BM Bossbot Approval` status for the
|
||||
exact head SHA.
|
||||
4. If approval succeeds, BM Bossbot may publish a non-gating image block and a
|
||||
provenance block:
|
||||
|
||||
```markdown
|
||||
<!-- BM_INFOGRAPHIC_PROVENANCE:start -->
|
||||
...
|
||||
<!-- BM_INFOGRAPHIC_PROVENANCE:end -->
|
||||
```
|
||||
|
||||
The provenance records the image mode, theme source, selected visual
|
||||
direction, and image settings. It is for review/debugging context only.
|
||||
5. Codex reports the PR URL, head SHA, checks watched, verification run, and BM
|
||||
Bossbot verdict.
|
||||
|
||||
The skill never merges, never enables auto-merge, and never treats the image or
|
||||
provenance block as a gate. The only required merge signal is the
|
||||
`BM Bossbot Approval` status on the current PR head SHA.
|
||||
|
||||
## Preflight
|
||||
|
||||
1. Confirm the repo and branch:
|
||||
- `git status --short --branch`
|
||||
- stop if detached or on `main`
|
||||
- keep unrelated user changes intact
|
||||
|
||||
2. Confirm GitHub access:
|
||||
- `gh auth status`
|
||||
- `gh repo view --json nameWithOwner,defaultBranchRef,url`
|
||||
|
||||
3. Check PR readiness:
|
||||
- commits are signed off with `git commit -s`
|
||||
- title uses the repo semantic format
|
||||
- local verification appropriate to the change has run
|
||||
|
||||
## Create Or Reuse
|
||||
|
||||
1. Push the branch:
|
||||
- `git push -u origin HEAD`
|
||||
|
||||
2. Check for an existing PR:
|
||||
- `gh pr view --json number,url,headRefOid,mergeStateStatus,statusCheckRollup`
|
||||
|
||||
3. If no PR exists, create one:
|
||||
- `gh pr create --fill`
|
||||
- adjust the title if it does not satisfy the semantic PR title workflow
|
||||
|
||||
4. If `<theme>` is provided, add or update this managed block in the PR body:
|
||||
|
||||
```markdown
|
||||
<!-- BM_INFOGRAPHIC_THEME:start -->
|
||||
<theme>
|
||||
<!-- BM_INFOGRAPHIC_THEME:end -->
|
||||
```
|
||||
|
||||
Keep the rest of the PR body intact. The theme is non-gating image guidance
|
||||
only.
|
||||
|
||||
5. Do not merge. Do not enable auto-merge.
|
||||
|
||||
## Watch The Gate
|
||||
|
||||
1. Trigger or wait for `.github/workflows/bm-bossbot.yml`.
|
||||
2. Watch the required commit status named `BM Bossbot Approval`.
|
||||
3. Treat approval as valid only when it is green for the current `headRefOid`.
|
||||
4. If the branch changes after approval, wait for BM Bossbot to review the new
|
||||
head SHA.
|
||||
5. If BM Bossbot fails or requests changes, use `$fix-pr-issues`.
|
||||
|
||||
## Report
|
||||
|
||||
Return the PR URL, current head SHA, checks watched, verification run, and the
|
||||
BM Bossbot verdict. Include the image `<theme>` if one was supplied. Be
|
||||
explicit when any check is still pending.
|
||||
@@ -0,0 +1,7 @@
|
||||
interface:
|
||||
display_name: "PR Create"
|
||||
short_description: "Create PRs and wait for BM Bossbot"
|
||||
icon_small: "./assets/icon.svg"
|
||||
icon_large: "./assets/icon.svg"
|
||||
brand_color: "#2563EB"
|
||||
default_prompt: "Use $pr-create to create or update this Basic Memory PR and wait for BM Bossbot Approval."
|
||||
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 24 24" fill="none" stroke="#111827" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M3 12h4l2-6 4 12 2-6h6"/>
|
||||
<path d="M4 20h16"/>
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 249 B |
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "basicmachines-co",
|
||||
"owner": {
|
||||
"name": "Basic Machines",
|
||||
"email": "hello@basicmachines.co"
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Official Basic Memory plugins from the canonical basic-memory repository",
|
||||
"version": "0.22.0"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "basic-memory",
|
||||
"source": "./plugins/claude-code",
|
||||
"description": "The bridge between Claude's working memory and Basic Memory's durable knowledge graph \u2014 session briefings, pre-compaction checkpoints, and capture reflexes",
|
||||
"version": "0.22.0",
|
||||
"author": {
|
||||
"name": "Basic Machines"
|
||||
},
|
||||
"keywords": [
|
||||
"memory",
|
||||
"knowledge",
|
||||
"mcp",
|
||||
"specs",
|
||||
"context"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -30,7 +30,8 @@ The justfile target handles:
|
||||
- ✅ Beta version format validation (supports b1, b2, rc1, etc.)
|
||||
- ✅ Git status and branch checks
|
||||
- ✅ Quality checks (`just check` - lint, format, type-check, tests)
|
||||
- ✅ Version update in `src/basic_memory/__init__.py`
|
||||
- ✅ Version update across all consolidated manifests via `just set-version` (Python
|
||||
package + Claude Code plugin/marketplaces + Codex plugin + Hermes + OpenClaw)
|
||||
- ✅ Automatic commit with proper message
|
||||
- ✅ Tag creation and pushing to GitHub
|
||||
- ✅ Beta release workflow trigger
|
||||
@@ -90,6 +91,6 @@ Monitor release: https://github.com/basicmachines-co/basic-memory/actions
|
||||
- Beta releases are pre-releases for testing new features
|
||||
- Automatically published to PyPI with pre-release flag
|
||||
- Uses the automated justfile target for consistency
|
||||
- Version is automatically updated in `__init__.py`
|
||||
- Version is automatically updated across all consolidated manifests via `just set-version`
|
||||
- Ideal for validating changes before stable release
|
||||
- Supports both beta (b1, b2) and release candidate (rc1, rc2) versions
|
||||
- Supports both beta (b1, b2) and release candidate (rc1, rc2) versions
|
||||
|
||||
@@ -28,7 +28,10 @@ You are an expert release manager for the Basic Memory project. When the user ru
|
||||
|
||||
#### Documentation Validation
|
||||
1. **Changelog Check**
|
||||
- CHANGELOG.md contains entry for target version
|
||||
- CHANGELOG.md contains entry for target version **already landed on `main`**
|
||||
(main only accepts changes via PR, so the changelog entry must go through
|
||||
its own PR before running the release; the recipe pre-flight-checks for a
|
||||
`## vX.Y.Z` heading)
|
||||
- Entry includes all major features and fixes
|
||||
- Breaking changes are documented
|
||||
|
||||
@@ -41,10 +44,15 @@ just release <version>
|
||||
The justfile target handles:
|
||||
- ✅ Version format validation
|
||||
- ✅ Git status and branch checks
|
||||
- ✅ Quality checks (`just check` - lint, format, type-check, tests)
|
||||
- ✅ Version update in `src/basic_memory/__init__.py`
|
||||
- ✅ Automatic commit with proper message
|
||||
- ✅ Tag creation and pushing to GitHub
|
||||
- ✅ Changelog entry check (must already be on `main`)
|
||||
- ✅ Quality checks (`just lint` + `just typecheck`)
|
||||
- ✅ Version update across all consolidated manifests via `just set-version` (Python
|
||||
package + Claude Code plugin/marketplaces + Codex plugin + Hermes + OpenClaw)
|
||||
- ✅ Release PR: commits the bump on a `release/vX.Y.Z` branch, opens a PR
|
||||
(`chore(core): release vX.Y.Z`), and rebase-merges it — the `main` ruleset
|
||||
rejects direct pushes and the repo disallows merge commits
|
||||
- ✅ Tags the rebased bump commit on `main` (found by commit subject, since
|
||||
the rebase rewrites the SHA) and pushes the tag
|
||||
- ✅ Release workflow trigger (automatic on tag push)
|
||||
|
||||
The GitHub Actions workflow (`.github/workflows/release.yml`) then:
|
||||
@@ -88,7 +96,7 @@ After PyPI release is published, update the MCP registry:
|
||||
|
||||
2. **Publish to MCP Registry**
|
||||
```bash
|
||||
cd /Users/drew/code/basic-memory
|
||||
# from the basic-memory repo root
|
||||
mcp-publisher publish
|
||||
```
|
||||
|
||||
@@ -108,7 +116,7 @@ After PyPI release is published, update the MCP registry:
|
||||
|
||||
#### Website Updates
|
||||
|
||||
**1. basicmachines.co** (`/Users/drew/code/basicmachines.co`)
|
||||
**1. basicmachines.co** (sibling `basicmachines.co` repo)
|
||||
- **Goal**: Update version number displayed on the homepage
|
||||
- **Location**: Search for "Basic Memory v0." in the codebase to find version displays
|
||||
- **What to update**:
|
||||
@@ -125,26 +133,31 @@ After PyPI release is published, update the MCP registry:
|
||||
7. Push branch: `git push origin release/v{VERSION}`
|
||||
- **Deploy**: Follow deployment process for basicmachines.co
|
||||
|
||||
**2. docs.basicmemory.com** (`/Users/drew/code/docs.basicmemory.com`)
|
||||
- **Goal**: Add new release notes section to the latest-releases page
|
||||
- **File**: `src/pages/latest-releases.mdx`
|
||||
**2. docs.basicmemory.com** (sibling `docs.basicmemory.com` repo)
|
||||
- **Goal**: Add a What's New page for the release and bump the homepage badge
|
||||
- **Site shape**: Nuxt/Docus content site. The changelog page
|
||||
(`content/2.whats-new/*.changelog.md`) auto-fetches GitHub releases — no
|
||||
manual changelog update needed. See that repo's CLAUDE.md "Version Bump
|
||||
Checklist".
|
||||
- **What to do**:
|
||||
1. Pull latest from GitHub: `git pull origin main`
|
||||
2. Create release branch: `git checkout -b release/v{VERSION}`
|
||||
3. Read the existing file to understand the format and structure
|
||||
4. Read `/Users/drew/code/basic-memory/CHANGELOG.md` to get release content
|
||||
5. Add new release section **at the top** (after MDX imports, before other releases)
|
||||
6. Follow the existing pattern:
|
||||
- Heading: `## [v{VERSION}](github-link) — YYYY-MM-DD`
|
||||
- Focus statement if applicable
|
||||
- `<Info>` block with highlights (3-5 key items)
|
||||
- Sections for Features, Bug Fixes, Breaking Changes, etc.
|
||||
- Link to full changelog at the end
|
||||
- Separator `---` between releases
|
||||
7. Commit changes: `git commit -m "docs: add v{VERSION} release notes"`
|
||||
8. Push branch: `git push origin release/v{VERSION}`
|
||||
- **Source content**: Extract and format sections from CHANGELOG.md for this version
|
||||
- **Deploy**: Follow deployment process for docs.basicmemory.com
|
||||
3. Read `CHANGELOG.md` in the `basic-memory` repo to get release content
|
||||
4. **New minor/major release**: add `content/2.whats-new/1.v{VERSION}.md`
|
||||
modeled on the previous version page (frontmatter title/description,
|
||||
headline feature first, then sections, then an Upgrading note) and
|
||||
renumber the existing what's-new pages down one slot (URLs don't
|
||||
change — Nuxt strips the numeric prefixes)
|
||||
5. **Patch release**: append a short note to the current version's page
|
||||
instead of creating a new one
|
||||
6. Update the homepage version badge in `content/index.md` (the
|
||||
`v0.XX →` button text and its `to: /whats-new/v{VERSION}` link)
|
||||
7. If the release adds user-facing features, update the relevant guide
|
||||
and reference pages (`content/3.cloud/`, `content/9.reference/`)
|
||||
8. Commit: `git commit -s -m "docs: add v{VERSION} release notes"`
|
||||
9. Push branch and open a PR; merge after the release is tagged
|
||||
- **Deploy**: push to main auto-deploys to development; production requires
|
||||
manual workflow dispatch via GitHub Actions
|
||||
|
||||
**4. Announce Release**
|
||||
- Post to Discord community if significant changes
|
||||
@@ -191,9 +204,16 @@ Users can now upgrade:
|
||||
- This creates production releases used by end users
|
||||
- Must pass all quality gates before proceeding
|
||||
- Uses the automated justfile target for consistency
|
||||
- Version is automatically updated in `__init__.py` and `server.json`
|
||||
- Version is automatically updated across **all** consolidated manifests via
|
||||
`just set-version <version>` (which calls `scripts/update_versions.py`): the
|
||||
Python package (`__init__.py`, `server.json`) **and** the plugin/agent artifacts
|
||||
(Claude Code `plugin.json` + root/local marketplaces, Codex `plugin.json`,
|
||||
Hermes `plugin.yaml` + `__init__.py`, OpenClaw `package.json`). To bump only
|
||||
the plugin/agent artifacts
|
||||
out of band, use `just set-packages-version <version>` (preview with
|
||||
`just set-packages-version-dry-run <version>`).
|
||||
- Triggers automated GitHub release with changelog
|
||||
- Package is published to PyPI for `pip` and `uv` users
|
||||
- Homebrew formula is automatically updated for stable releases
|
||||
- MCP Registry is updated manually via `mcp-publisher publish`
|
||||
- Supports multiple installation methods (uv, pip, Homebrew)
|
||||
- Supports multiple installation methods (uv, pip, Homebrew)
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
../../.agents/skills/adversarial-review
|
||||
+1
@@ -0,0 +1 @@
|
||||
../../.agents/skills/basic-machines-review
|
||||
@@ -0,0 +1,25 @@
|
||||
# Auto BM Soul
|
||||
|
||||
Write project updates for humans who will return later trying to understand what happened.
|
||||
|
||||
## Voice
|
||||
|
||||
- Clear, direct, warm, and technically honest.
|
||||
- Prefer concrete observations over generic praise.
|
||||
- It is okay to say when code is messy, risky, clever, boring, or satisfying.
|
||||
- Keep personality in service of memory, not performance.
|
||||
|
||||
## Do
|
||||
|
||||
- Tell the story.
|
||||
- Name the tradeoffs.
|
||||
- Call out sharp edges.
|
||||
- Notice good simplifications.
|
||||
- Let the note have taste and a little life when the evidence supports it.
|
||||
|
||||
## Do Not
|
||||
|
||||
- Do not invent intent, impact, tests, or drama.
|
||||
- Dunk on people.
|
||||
- Turn the note into marketing copy.
|
||||
- Hide uncertainty behind confident prose.
|
||||
@@ -0,0 +1,7 @@
|
||||
project: dev
|
||||
workspace: basic-memory-7020de4e925843c68c9056c60d101d9e
|
||||
deploy_workflows:
|
||||
- Deploy Production
|
||||
production_environments:
|
||||
- production
|
||||
note_folder: project-updates/github/{owner}/{repo}
|
||||
@@ -0,0 +1,64 @@
|
||||
# Memory CI Capture
|
||||
|
||||
You turn GitHub delivery context into a durable project update for Basic Memory.
|
||||
GitHub records the mechanics. Basic Memory remembers what changed and why.
|
||||
|
||||
## Inputs
|
||||
|
||||
- Read `.github/basic-memory/project-update-context.json`.
|
||||
- Read `.github/basic-memory/SOUL.md` if it exists. It is the repo-local voice and style guide
|
||||
for project updates.
|
||||
- Read the PR diff before writing when a SHA is available. Useful commands:
|
||||
`git show --stat --name-only <sha>` and `git show --format=fuller --no-patch <sha>`.
|
||||
- Use linked issue details, changed files, commit messages, PR body, labels, and
|
||||
source links as evidence.
|
||||
- Treat GitHub payload fields as immutable facts.
|
||||
- Do not invent tests, deployment status, issues, or user impact.
|
||||
|
||||
## Writing Standard
|
||||
|
||||
Do not write a fill-in-the-blanks note. Tell the story from the PR:
|
||||
problem -> solution -> impact.
|
||||
|
||||
Explain what problem was being addressed. If linked issue details are present,
|
||||
use them. If they are absent, ground the problem in the PR body, title, commits,
|
||||
and diff, and say when the original problem statement is unavailable.
|
||||
|
||||
Explain why the fix solves the problem, what complexity it introduced, what it
|
||||
refactored or removed, which components changed, and how the system is different
|
||||
after the merge. Prefer specific component names, file paths, modules, commands,
|
||||
and behavior over generic phrases.
|
||||
|
||||
## Voice And Candor
|
||||
|
||||
You may have a point of view. Be clear, specific, and human.
|
||||
It is okay to say when the code is messy, risky, clever, boring, or satisfying,
|
||||
but explain why. If the work is elegant or genuinely useful, say that too.
|
||||
Ground all judgments in the PR, linked issues, diff, tests, and source facts.
|
||||
|
||||
The soul file can shape tone, taste, and personality. It cannot override source
|
||||
facts, schema requirements, or the evidence standard above. Do not be mean,
|
||||
vague, theatrical, or invent criticism.
|
||||
|
||||
## Output
|
||||
|
||||
Return only JSON that matches the provided AgentSynthesis schema:
|
||||
|
||||
- `summary`: one concise sentence; do not merely repeat the PR title.
|
||||
- `story`: 2-4 sentences that connect problem -> solution -> impact.
|
||||
- `problem_addressed`: the concrete problem, bug, missing capability, or delivery need.
|
||||
- `solution`: why this change solves the problem.
|
||||
- `system_impact`: how the system, workflow, or architecture changed after the merge.
|
||||
- `why_it_matters`: durable project-memory context for future humans and agents.
|
||||
- `components_changed`: modules, workflows, commands, schemas, docs, or services touched.
|
||||
- `complexity_introduced`: tradeoffs, new moving parts, operational costs, or edge cases.
|
||||
- `refactors_or_removals`: cleanup, simplification, deleted paths, or "none found".
|
||||
- `user_facing_changes`: visible behavior or product changes.
|
||||
- `internal_changes`: implementation, infrastructure, or operational changes.
|
||||
- `verification`: checks, tests, deploy evidence, or explicit unknowns.
|
||||
- `follow_ups`: concrete remaining work only.
|
||||
- `decision_candidates`: explicit product or architecture decisions only.
|
||||
- `task_candidates`: concrete future tasks only.
|
||||
|
||||
Use empty arrays only when a list truly has no grounded entries. This is project
|
||||
memory, not marketing copy and not a commit-by-commit changelog.
|
||||
@@ -0,0 +1,75 @@
|
||||
name: Basic Memory Project Updates
|
||||
|
||||
"on":
|
||||
pull_request:
|
||||
types: [closed]
|
||||
workflow_run:
|
||||
workflows: ["Deploy Production"]
|
||||
types: [completed]
|
||||
|
||||
jobs:
|
||||
project-update:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
issues: read
|
||||
actions: read
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: "3.12"
|
||||
|
||||
- name: Install Basic Memory from checkout
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -e .
|
||||
|
||||
- name: Collect project update context
|
||||
id: collect
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
run: |
|
||||
bm ci collect \
|
||||
--config .github/basic-memory/config.yml \
|
||||
--output .github/basic-memory/project-update-context.json
|
||||
|
||||
- name: Stop when event is not eligible
|
||||
if: steps.collect.outputs.eligible != 'true'
|
||||
run: |
|
||||
echo "Auto BM skipped: ${{ steps.collect.outputs.skip_reason }}"
|
||||
|
||||
- name: Write Codex output schema
|
||||
if: steps.collect.outputs.eligible == 'true'
|
||||
run: |
|
||||
bm ci agent-schema --output "${{ runner.temp }}/agent-synthesis.schema.json"
|
||||
|
||||
- name: Synthesize project update with Codex
|
||||
if: steps.collect.outputs.eligible == 'true'
|
||||
uses: openai/codex-action@v1
|
||||
with:
|
||||
openai-api-key: ${{ secrets.OPENAI_API_KEY }}
|
||||
prompt-file: .github/basic-memory/memory-ci-capture.md
|
||||
output-file: ${{ runner.temp }}/agent-synthesis.json
|
||||
output-schema-file: ${{ runner.temp }}/agent-synthesis.schema.json
|
||||
sandbox: read-only
|
||||
safety-strategy: drop-sudo
|
||||
|
||||
- name: Publish project update
|
||||
if: steps.collect.outputs.eligible == 'true'
|
||||
env:
|
||||
BASIC_MEMORY_CLOUD_API_KEY: ${{ secrets.BASIC_MEMORY_API_KEY }}
|
||||
BASIC_MEMORY_CI_CLOUD_HOST: ${{ vars.BASIC_MEMORY_CLOUD_HOST }}
|
||||
run: |
|
||||
if [ -n "$BASIC_MEMORY_CI_CLOUD_HOST" ]; then
|
||||
export BASIC_MEMORY_CLOUD_HOST="$BASIC_MEMORY_CI_CLOUD_HOST"
|
||||
fi
|
||||
bm ci publish \
|
||||
--cloud \
|
||||
--config .github/basic-memory/config.yml \
|
||||
--context .github/basic-memory/project-update-context.json \
|
||||
--synthesis "${{ runner.temp }}/agent-synthesis.json"
|
||||
@@ -1,26 +1,18 @@
|
||||
name: Claude Code Review
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
# Optional: Only run on specific file changes
|
||||
# paths:
|
||||
# - "src/**/*.ts"
|
||||
# - "src/**/*.tsx"
|
||||
# - "src/**/*.js"
|
||||
# - "src/**/*.jsx"
|
||||
"on":
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
pr_number:
|
||||
description: Pull request number to review manually
|
||||
required: true
|
||||
|
||||
env:
|
||||
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
|
||||
|
||||
jobs:
|
||||
claude-review:
|
||||
# Only run for organization members and collaborators
|
||||
if: |
|
||||
github.event.pull_request.author_association == 'OWNER' ||
|
||||
github.event.pull_request.author_association == 'MEMBER' ||
|
||||
github.event.pull_request.author_association == 'COLLABORATOR'
|
||||
|
||||
if: inputs.pr_number != ''
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
@@ -43,7 +35,14 @@ jobs:
|
||||
track_progress: true # Enable visual progress tracking
|
||||
allowed_bots: '*'
|
||||
prompt: |
|
||||
Review this Basic Memory PR against our team checklist:
|
||||
Review Basic Memory PR #${{ inputs.pr_number }} as an advisory manual review.
|
||||
|
||||
Use `gh pr view ${{ inputs.pr_number }}` and related `gh pr`/`gh api`
|
||||
commands to inspect the pull request. Do not merge the PR and do not
|
||||
treat this advisory review as the required merge gate. BM Bossbot owns
|
||||
the required `BM Bossbot Approval` status.
|
||||
|
||||
Review the PR against our team checklist:
|
||||
|
||||
## Code Quality & Standards
|
||||
- [ ] Follows Basic Memory's coding conventions in CLAUDE.md
|
||||
|
||||
@@ -0,0 +1,110 @@
|
||||
name: Consolidated Packages
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- ".claude-plugin/**"
|
||||
- "plugins/**"
|
||||
- "skills/**"
|
||||
- "integrations/**"
|
||||
- "scripts/update_versions.py"
|
||||
- "scripts/validate_*.py"
|
||||
- "justfile"
|
||||
- ".github/workflows/consolidated-packages.yml"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- ".claude-plugin/**"
|
||||
- "plugins/**"
|
||||
- "skills/**"
|
||||
- "integrations/**"
|
||||
- "scripts/update_versions.py"
|
||||
- "scripts/validate_*.py"
|
||||
- "justfile"
|
||||
- ".github/workflows/consolidated-packages.yml"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
claude-code:
|
||||
name: Claude Code marketplace
|
||||
permissions:
|
||||
contents: read
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: extractions/setup-just@v4
|
||||
|
||||
- name: Validate manifests, agent, and bundled skills
|
||||
run: just --justfile plugins/claude-code/justfile --working-directory plugins/claude-code ci-check
|
||||
|
||||
- name: Verify shared version dry run
|
||||
run: just release-dry-run v0.99.0
|
||||
|
||||
skills:
|
||||
name: Shared skills
|
||||
permissions:
|
||||
contents: read
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: extractions/setup-just@v4
|
||||
|
||||
- name: Validate SKILL.md source
|
||||
run: just --justfile skills/justfile --working-directory skills check
|
||||
|
||||
hermes:
|
||||
name: Hermes unit tests
|
||||
permissions:
|
||||
contents: read
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: integrations/hermes
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: extractions/setup-just@v4
|
||||
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v3
|
||||
|
||||
- name: Set up Python
|
||||
run: uv python install 3.12
|
||||
|
||||
- name: Validate manifest and run unit tests
|
||||
run: just check
|
||||
|
||||
openclaw:
|
||||
name: OpenClaw package
|
||||
permissions:
|
||||
contents: read
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: integrations/openclaw
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: extractions/setup-just@v4
|
||||
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: "1.3.8"
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "24"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
|
||||
- name: Release readiness
|
||||
run: just release-check
|
||||
@@ -13,9 +13,10 @@ env:
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: depot-ubuntu-24.04
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: write
|
||||
packages: write
|
||||
|
||||
steps:
|
||||
@@ -24,10 +25,8 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v4
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
- name: Set up Depot
|
||||
uses: depot/setup-action@v1
|
||||
|
||||
- name: Log in to GitHub Container Registry
|
||||
uses: docker/login-action@v4
|
||||
@@ -49,13 +48,12 @@ jobs:
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v7
|
||||
uses: depot/build-push-action@v1
|
||||
with:
|
||||
project: ${{ vars.DEPOT_BASIC_MEMORY_PROJECT_ID || vars.DEPOT_PROJECT_ID }}
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
@@ -38,7 +38,11 @@ jobs:
|
||||
mcp
|
||||
sync
|
||||
ui
|
||||
ci
|
||||
deps
|
||||
installer
|
||||
plugins
|
||||
skills
|
||||
integrations
|
||||
# Allow breaking changes (needs "!" after type/scope)
|
||||
requireScopeForBreakingChange: true
|
||||
|
||||
@@ -56,6 +56,46 @@ jobs:
|
||||
with:
|
||||
password: ${{ secrets.PYPI_TOKEN }}
|
||||
|
||||
openclaw:
|
||||
name: Publish OpenClaw npm Package
|
||||
needs: release
|
||||
# npm publishes only for stable product tags. Pre-release Python tags use
|
||||
# versions like 0.21.3b1, which are not valid npm pre-release semver.
|
||||
if: ${{ !contains(github.ref_name, 'dev') && !contains(github.ref_name, 'b') && !contains(github.ref_name, 'rc') }}
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: write
|
||||
defaults:
|
||||
run:
|
||||
working-directory: integrations/openclaw
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- uses: extractions/setup-just@v4
|
||||
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: "1.3.8"
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "24"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
|
||||
- name: Release readiness
|
||||
run: just release-check
|
||||
|
||||
- name: Publish to npm
|
||||
run: npm publish --access public --provenance
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
homebrew:
|
||||
name: Update Homebrew Formula
|
||||
needs: release
|
||||
|
||||
+123
-10
@@ -13,9 +13,43 @@ on:
|
||||
|
||||
env:
|
||||
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
|
||||
# Branch builds (PRs arrive as push events — this workflow has no
|
||||
# pull_request trigger) select only impacted tests from the cached testmon
|
||||
# baseline (branch cache falling back to main's full-run recording). Pushes
|
||||
# to main run the full suite with --testmon-noselect to refresh the baseline.
|
||||
BASIC_MEMORY_TESTMON_FLAGS: ${{ github.ref_name == 'main' && '--testmon-noselect' || '--testmon --testmon-forceselect' }}
|
||||
|
||||
jobs:
|
||||
changes:
|
||||
# Docs/workflow-only changes skip the entire test matrix while the workflow
|
||||
# still concludes successfully, so the BM Bossbot gate (workflow_run on
|
||||
# Tests success) keeps firing and the PR stays mergeable.
|
||||
name: Detect code changes
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
code: ${{ steps.filter.outputs.code }}
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- id: filter
|
||||
uses: dorny/paths-filter@v3
|
||||
with:
|
||||
# Tests only runs on push events; for branch pushes compare against
|
||||
# main (merge-base), for main pushes dorny diffs the push range.
|
||||
base: main
|
||||
filters: |
|
||||
code:
|
||||
- 'src/**'
|
||||
- 'tests/**'
|
||||
- 'test-int/**'
|
||||
- 'alembic/**'
|
||||
- 'pyproject.toml'
|
||||
- 'uv.lock'
|
||||
- 'justfile'
|
||||
- '.github/workflows/test.yml'
|
||||
|
||||
static-checks:
|
||||
needs: changes
|
||||
if: needs.changes.outputs.code == 'true'
|
||||
name: Static Checks (Python 3.12)
|
||||
timeout-minutes: 20
|
||||
runs-on: ubuntu-latest
|
||||
@@ -54,6 +88,8 @@ jobs:
|
||||
just lint
|
||||
|
||||
test-sqlite-unit:
|
||||
needs: changes
|
||||
if: needs.changes.outputs.code == 'true'
|
||||
name: Test SQLite Unit (${{ matrix.os }}, Python ${{ matrix.python-version }})
|
||||
timeout-minutes: 45
|
||||
strategy:
|
||||
@@ -64,6 +100,8 @@ jobs:
|
||||
python-version: "3.12"
|
||||
- os: ubuntu-latest
|
||||
python-version: "3.13"
|
||||
# Python 3.14 unit tests are the longest full-suite slice; keep this
|
||||
# one on GitHub-hosted runners after Depot terminated it mid-suite.
|
||||
- os: ubuntu-latest
|
||||
python-version: "3.14"
|
||||
- os: windows-latest
|
||||
@@ -87,6 +125,19 @@ jobs:
|
||||
|
||||
- uses: extractions/setup-just@v4
|
||||
|
||||
- name: Cache pytest-testmon results
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
.testmondata
|
||||
.testmondata-shm
|
||||
.testmondata-wal
|
||||
key: ${{ runner.os }}-testmon-sqlite-unit-py${{ matrix.python-version }}-${{ github.ref_name }}-${{ github.run_id }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-testmon-sqlite-unit-py${{ matrix.python-version }}-${{ github.ref_name }}-
|
||||
${{ runner.os }}-testmon-sqlite-unit-py${{ matrix.python-version }}-main-
|
||||
${{ runner.os }}-testmon-sqlite-unit-py${{ matrix.python-version }}-
|
||||
|
||||
- name: Create virtual env
|
||||
run: |
|
||||
uv venv
|
||||
@@ -100,6 +151,8 @@ jobs:
|
||||
just test-unit-sqlite
|
||||
|
||||
test-sqlite-integration:
|
||||
needs: changes
|
||||
if: needs.changes.outputs.code == 'true'
|
||||
name: Test SQLite Integration (${{ matrix.os }}, Python ${{ matrix.python-version }})
|
||||
timeout-minutes: 45
|
||||
strategy:
|
||||
@@ -133,6 +186,19 @@ jobs:
|
||||
|
||||
- uses: extractions/setup-just@v4
|
||||
|
||||
- name: Cache pytest-testmon results
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
.testmondata
|
||||
.testmondata-shm
|
||||
.testmondata-wal
|
||||
key: ${{ runner.os }}-testmon-sqlite-integration-py${{ matrix.python-version }}-${{ github.ref_name }}-${{ github.run_id }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-testmon-sqlite-integration-py${{ matrix.python-version }}-${{ github.ref_name }}-
|
||||
${{ runner.os }}-testmon-sqlite-integration-py${{ matrix.python-version }}-main-
|
||||
${{ runner.os }}-testmon-sqlite-integration-py${{ matrix.python-version }}-
|
||||
|
||||
- name: Create virtual env
|
||||
run: |
|
||||
uv venv
|
||||
@@ -146,15 +212,19 @@ jobs:
|
||||
just test-int-sqlite
|
||||
|
||||
test-postgres-unit:
|
||||
name: Test Postgres Unit (Python ${{ matrix.python-version }})
|
||||
needs: changes
|
||||
if: needs.changes.outputs.code == 'true'
|
||||
name: Test Postgres Unit (Python ${{ matrix.python-version }}, shard ${{ matrix.group }}/3)
|
||||
timeout-minutes: 60
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- python-version: "3.12"
|
||||
- python-version: "3.13"
|
||||
- python-version: "3.14"
|
||||
# Shard the largest suite across parallel jobs: each shard is a full job
|
||||
# with its own Postgres service running 1/3 of the collection.
|
||||
# Postgres runs on the latest Python only — the SQLite matrix carries
|
||||
# Python-version coverage; Postgres carries backend coverage.
|
||||
group: [1, 2, 3]
|
||||
python-version: ["3.14"]
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
postgres:
|
||||
@@ -190,6 +260,20 @@ jobs:
|
||||
|
||||
- uses: extractions/setup-just@v4
|
||||
|
||||
- name: Cache pytest-testmon results
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
.testmondata
|
||||
.testmondata-shm
|
||||
.testmondata-wal
|
||||
key: ${{ runner.os }}-testmon-postgres-unit-py${{ matrix.python-version }}-g${{ matrix.group }}-${{ github.ref_name }}-${{ github.run_id }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-testmon-postgres-unit-py${{ matrix.python-version }}-g${{ matrix.group }}-${{ github.ref_name }}-
|
||||
${{ runner.os }}-testmon-postgres-unit-py${{ matrix.python-version }}-g${{ matrix.group }}-main-
|
||||
${{ runner.os }}-testmon-postgres-unit-py${{ matrix.python-version }}-main-
|
||||
${{ runner.os }}-testmon-postgres-unit-py${{ matrix.python-version }}-
|
||||
|
||||
- name: Create virtual env
|
||||
run: |
|
||||
uv venv
|
||||
@@ -200,18 +284,19 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
just test-unit-postgres
|
||||
BASIC_MEMORY_PYTEST_SPLIT_FLAGS="--splits 3 --group ${{ matrix.group }}" just test-unit-postgres
|
||||
|
||||
test-postgres-integration:
|
||||
needs: changes
|
||||
if: needs.changes.outputs.code == 'true'
|
||||
name: Test Postgres Integration (Python ${{ matrix.python-version }})
|
||||
timeout-minutes: 45
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- python-version: "3.12"
|
||||
- python-version: "3.13"
|
||||
- python-version: "3.14"
|
||||
# Latest Python only: SQLite carries version coverage, Postgres carries
|
||||
# backend coverage.
|
||||
python-version: ["3.14"]
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
postgres:
|
||||
@@ -247,6 +332,19 @@ jobs:
|
||||
|
||||
- uses: extractions/setup-just@v4
|
||||
|
||||
- name: Cache pytest-testmon results
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
.testmondata
|
||||
.testmondata-shm
|
||||
.testmondata-wal
|
||||
key: ${{ runner.os }}-testmon-postgres-integration-py${{ matrix.python-version }}-${{ github.ref_name }}-${{ github.run_id }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-testmon-postgres-integration-py${{ matrix.python-version }}-${{ github.ref_name }}-
|
||||
${{ runner.os }}-testmon-postgres-integration-py${{ matrix.python-version }}-main-
|
||||
${{ runner.os }}-testmon-postgres-integration-py${{ matrix.python-version }}-
|
||||
|
||||
- name: Create virtual env
|
||||
run: |
|
||||
uv venv
|
||||
@@ -260,6 +358,8 @@ jobs:
|
||||
just test-int-postgres
|
||||
|
||||
test-semantic:
|
||||
needs: changes
|
||||
if: needs.changes.outputs.code == 'true'
|
||||
name: Test Semantic (Python 3.12)
|
||||
timeout-minutes: 45
|
||||
runs-on: ubuntu-latest
|
||||
@@ -281,6 +381,19 @@ jobs:
|
||||
|
||||
- uses: extractions/setup-just@v4
|
||||
|
||||
- name: Cache pytest-testmon results
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
.testmondata
|
||||
.testmondata-shm
|
||||
.testmondata-wal
|
||||
key: ${{ runner.os }}-testmon-semantic-py3.12-${{ github.ref_name }}-${{ github.run_id }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-testmon-semantic-py3.12-${{ github.ref_name }}-
|
||||
${{ runner.os }}-testmon-semantic-py3.12-main-
|
||||
${{ runner.os }}-testmon-semantic-py3.12-
|
||||
|
||||
- name: Create virtual env
|
||||
run: |
|
||||
uv venv
|
||||
|
||||
+8
-1
@@ -49,12 +49,19 @@ ENV/
|
||||
/docs/.obsidian/
|
||||
/examples/.obsidian/
|
||||
/examples/.basic-memory/
|
||||
|
||||
/docs/assets
|
||||
|
||||
# claude action
|
||||
claude-output
|
||||
**/.claude/settings.local.json
|
||||
.mcp.json
|
||||
!/plugins/codex/.mcp.json
|
||||
.mcpregistry_*
|
||||
/.testmondata
|
||||
.benchmarks/
|
||||
|
||||
# Consolidated package build artifacts
|
||||
/integrations/openclaw/node_modules/
|
||||
/integrations/openclaw/dist/
|
||||
/integrations/openclaw/skills/
|
||||
/integrations/openclaw/*.tgz
|
||||
|
||||
@@ -26,6 +26,12 @@ See the [README.md](README.md) file for a project overview.
|
||||
- Run MCP smoke test: `just test-smoke`
|
||||
- Fast local loop: `just fast-check` (default iteration flow)
|
||||
- Local consistency check: `just doctor`
|
||||
- Run all consolidated agent package checks: `just package-check`
|
||||
- Run Claude Code plugin checks: `just package-check-claude-code`
|
||||
- Run shared skills checks: `just package-check-skills`
|
||||
- Run Hermes plugin checks: `just package-check-hermes`
|
||||
- Run OpenClaw plugin checks: `just package-check-openclaw`
|
||||
- Run host-native agent harness checks: `just agent-harness-check`
|
||||
- Generate HTML coverage: `just coverage`
|
||||
- Single test: `pytest tests/path/to/test_file.py::test_function_name`
|
||||
- Run benchmarks: `pytest test-int/test_sync_performance_benchmark.py -v -m "benchmark and not slow"`
|
||||
@@ -50,12 +56,26 @@ See the [README.md](README.md) file for a project overview.
|
||||
1) **Code:** make changes.
|
||||
2) **Test:** `just fast-check` (lint/format/typecheck + pytest-testmon impacted tests for changed code).
|
||||
3) **Verify:** `just doctor` (end-to-end file ↔ DB loop in a temp project).
|
||||
4) **Full gate (when needed):** `just test` or `just check` for SQLite + Postgres.
|
||||
4) **Package verify:** `just package-check` when changes touch `plugins/`, `skills/`, `integrations/`, package metadata, or release wiring.
|
||||
5) **Full gate (when needed):** `just test` or `just check` for SQLite + Postgres.
|
||||
|
||||
Run `just test-smoke` when you specifically need the MCP smoke flow.
|
||||
|
||||
If testmon is “cold,” the first run may be long. Subsequent runs get much faster.
|
||||
|
||||
### Consolidated Agent Package Checks
|
||||
|
||||
The monorepo ships several host-native packages alongside the Python core. Use the root justfile as the canonical entry point:
|
||||
|
||||
- `just package-check` — validates every copied package and generated bundle path.
|
||||
- `just package-check-claude-code` — validates the root and plugin-local Claude marketplace manifests, the SessionStart/PreCompact hooks, the bundled output style, and the seed schemas, then runs `claude plugin validate . --strict`.
|
||||
- `just package-check-skills` — validates every top-level `skills/memory-*/SKILL.md` frontmatter block.
|
||||
- `just package-check-hermes` — validates `integrations/hermes/plugin.yaml`, the Hermes provider entrypoint, bundled skill, and runs the hermetic unit suite.
|
||||
- `just package-check-openclaw` — runs the OpenClaw package install, copies top-level skills into the generated bundle, typechecks, lints, builds `dist/`, runs Bun tests, and performs `npm pack --dry-run`.
|
||||
- `just agent-harness-check` — checks the host-specific harnesses without the shared markdown-only skills target.
|
||||
|
||||
Package-local justfiles live in `plugins/claude-code/`, `skills/`, `integrations/hermes/`, and `integrations/openclaw/`. Prefer the root targets for PR verification so command names stay stable as package internals evolve.
|
||||
|
||||
### PR CI Gate
|
||||
|
||||
Before opening or updating a PR, run the checks that mirror the common required CI failures:
|
||||
@@ -63,7 +83,7 @@ Before opening or updating a PR, run the checks that mirror the common required
|
||||
- Run `just typecheck` in addition to targeted `ruff` and `pytest` commands when tests were added or changed.
|
||||
- Sign commits with `git commit -s` so DCO passes. If a PR branch already has unsigned commits, rewrite the branch with signed-off commits before asking for review.
|
||||
- Use a semantic PR title accepted by `.github/workflows/pr-title.yml`: `type(scope): summary`.
|
||||
- Use one of the allowed scopes: `core`, `cli`, `api`, `mcp`, `sync`, `ui`, `deps`, `installer`.
|
||||
- Use one of the allowed scopes: `core`, `cli`, `api`, `mcp`, `sync`, `ui`, `ci`, `deps`, `installer`, `plugins`, `skills`, `integrations`.
|
||||
|
||||
### Test Structure
|
||||
|
||||
@@ -88,13 +108,34 @@ Before opening or updating a PR, run the checks that mirror the common required
|
||||
- Follow the repository pattern for data access
|
||||
- Tools communicate to api routers via the httpx ASGI client (in process)
|
||||
|
||||
### Programming Style
|
||||
|
||||
See [docs/ENGINEERING_STYLE.md](docs/ENGINEERING_STYLE.md) for the fuller house style. The
|
||||
short version for agents:
|
||||
|
||||
- Prefer type-safe, explicit designs over object-heavy indirection. Use Python 3.12 `type`
|
||||
aliases, full annotations, and narrow `Protocol`s when a caller only needs a capability.
|
||||
- Use dataclasses for internal value objects and operation results; use Pydantic v2 at API,
|
||||
CLI, MCP, and persistence boundaries where validation and serialization matter.
|
||||
- Keep async boundaries obvious. Resource-owning code should use context managers, propagate
|
||||
cancellation, and avoid hidden background work unless the lifecycle is explicit.
|
||||
- Fail fast. Do not add silent fallback logic, broad exception swallowing, speculative
|
||||
`getattr`, or casts that hide an unclear model shape.
|
||||
- Keep control flow simple and local. Push branching decisions up, keep leaf helpers focused,
|
||||
and name values after the domain concept they carry.
|
||||
- Use evidence-first testing. Add or update meaningful regression tests for bugs and risky
|
||||
behavior, prefer real code paths over mocks, and run the narrowest command that proves the
|
||||
change before widening verification.
|
||||
- Comments should explain why a branch, invariant, or constraint exists. Avoid comments that
|
||||
merely narrate obvious code.
|
||||
|
||||
### Code Change Guidelines
|
||||
|
||||
- **Full file read before edits**: Before editing any file, read it in full first to ensure complete context; partial reads lead to corrupted edits
|
||||
- **Minimize diffs**: Prefer the smallest change that satisfies the request. Avoid unrelated refactors or style rewrites unless necessary for correctness
|
||||
- **No speculative getattr**: Never use `getattr(obj, "attr", default)` when unsure about attribute names. Check the class definition or source code first
|
||||
- **Fail fast**: Write code with fail-fast logic by default. Do not swallow exceptions with errors or warnings
|
||||
- **No fallback logic**: Do not add fallback logic unless explicitly told to and agreed with the user
|
||||
- **House style is canonical**: Follow the Programming Style section above for type-safe,
|
||||
fail-fast code; do not hide unclear models with speculative attributes, broad exception
|
||||
handling, casts, or unapproved fallback logic
|
||||
- **No guessing**: Do not say "The issue is..." before you actually know what the issue is. Investigate first.
|
||||
|
||||
### Literate Programming Style
|
||||
@@ -162,6 +203,10 @@ See [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md) for detailed architecture docum
|
||||
- `/schemas` - Pydantic models for validation
|
||||
- `/services` - Business logic layer
|
||||
- `/sync` - File synchronization services + `coordinator.py` for lifecycle management
|
||||
- `/plugins/claude-code` - Claude Code plugin marketplace package, hooks, skills, and agent harness
|
||||
- `/skills` - Canonical framework-agnostic Basic Memory `SKILL.md` source
|
||||
- `/integrations/hermes` - Hermes memory-provider plugin
|
||||
- `/integrations/openclaw` - OpenClaw npm/TypeScript plugin
|
||||
|
||||
**Composition Roots:**
|
||||
Each entrypoint (API, MCP, CLI) has a composition root that:
|
||||
@@ -255,7 +300,9 @@ See SPEC-16 for full context manager refactor details.
|
||||
|
||||
### Release Process
|
||||
|
||||
Releases are driven by `just release` / `just beta` — never by a bare `git tag`. The recipes bump version metadata, run pre-flight checks, commit, tag, and push. GitHub Actions then publishes to PyPI and updates the Homebrew formula.
|
||||
Releases are driven by `just release` / `just beta` — never by a bare `git tag`. The recipes bump version metadata, run pre-flight checks, land the bump on `main` through a release PR, tag, and push the tag. GitHub Actions then publishes to PyPI and updates the Homebrew formula.
|
||||
|
||||
**Main requires PRs.** The `main` ruleset rejects direct pushes ("Changes must be made through a pull request") and the repo disallows merge commits, so the recipes push a `release/vX.Y.Z` branch, open a PR titled `chore(core): release vX.Y.Z`, rebase-merge it with `gh pr merge --rebase`, then tag the rebased bump commit on `main` (located by its commit subject, since rebasing rewrites the SHA) and push the tag. The CHANGELOG entry for the version must already be on `main` — land it via a normal PR before running the recipe (it pre-flight-checks for a `## vX.Y.Z` heading).
|
||||
|
||||
**Stable release:**
|
||||
|
||||
@@ -263,16 +310,18 @@ Releases are driven by `just release` / `just beta` — never by a bare `git tag
|
||||
just release v0.21.3
|
||||
```
|
||||
|
||||
The recipe runs `just lint` + `just typecheck`, then updates `__version__` in `src/basic_memory/__init__.py` and `"version"` in `server.json` (MCP registry metadata), commits as `chore: update version to X.Y.Z for vX.Y.Z release`, creates the `vX.Y.Z` tag, and pushes both the commit and the tag to `origin/main`. After the tag lands, the `Release` workflow builds the package, publishes to PyPI, creates the GitHub release with auto-generated notes, and updates the Homebrew formula. The recipe finishes by printing the post-release tasks the workflow doesn't cover.
|
||||
The recipe runs `just lint` + `just typecheck`, then updates every release manifest through `scripts/update_versions.py`: `src/basic_memory/__init__.py`, `server.json`, the root Claude marketplace, the Claude Code plugin manifest and local marketplace, the Hermes `plugin.yaml`, and the OpenClaw `package.json`. It commits as `chore: update version to X.Y.Z for vX.Y.Z release` on a `release/vX.Y.Z` branch, lands it on `main` via a rebase-merged PR, then tags the rebased commit and pushes the tag. After the tag lands, the `Release` workflow builds the Python package, publishes to PyPI, creates the GitHub release with auto-generated notes, publishes the OpenClaw npm package, and updates the Homebrew formula. The recipe finishes by printing the post-release tasks the workflow doesn't cover.
|
||||
|
||||
**Beta release:** `just beta v0.21.3b1` — same flow with a beta-suffixed tag. PyPI consumers install with `pip install basic-memory --pre`.
|
||||
|
||||
**Release dry run:** `just release-dry-run v0.21.4` previews the consolidated version update without writing files.
|
||||
|
||||
**Development builds:** every commit to `main` publishes a `0.21.3.dev26+468a22f`-style version to PyPI automatically via `.github/workflows/dev-release.yml`. No human action.
|
||||
|
||||
**Do not tag releases by hand.** A bare `git tag vX.Y.Z` skips the in-code version bump. Package metadata is still correct (uv-dynamic-versioning derives it from the git tag) but `basic-memory --version` reports the previous release, which is what happened with v0.21.2 → v0.21.3.
|
||||
|
||||
**Post-release tasks** the recipe surfaces but doesn't run:
|
||||
- `docs.basicmemory.com` — add notes to `src/pages/latest-releases.mdx`
|
||||
- `docs.basicmemory.com` — add a What's New page under `content/2.whats-new/` and bump the version badge in `content/index.md` (the changelog page auto-fetches GitHub releases; see that repo's CLAUDE.md version-bump checklist)
|
||||
- `basicmachines.co` — bump version in `src/components/sections/hero.tsx`
|
||||
- MCP Registry — `mcp-publisher publish` from the repo root
|
||||
|
||||
@@ -322,6 +371,13 @@ See `.claude/commands/release/release.md` (and `beta.md`, `release-check.md`, `c
|
||||
- Manage snapshots: `basic-memory cloud snapshot [create|list|delete|show|browse]`
|
||||
- Restore from snapshot: `basic-memory cloud restore <path> --snapshot <id>`
|
||||
|
||||
**Cloud Sync Commands (Personal and Team workspaces):**
|
||||
- Fetch cloud changes (cloud -> local): `basic-memory cloud pull --name "name"` (Team-safe; additive, never deletes local)
|
||||
- Upload local changes (local -> cloud): `basic-memory cloud push --name "name"` (Team-safe; additive, never deletes cloud)
|
||||
- Resolve conflicts on push/pull: `--on-conflict [fail|keep-local|keep-cloud|keep-both]` (default `fail` lists conflicts and aborts, git-style)
|
||||
- One-way mirror (local -> cloud): `basic-memory cloud sync --name "name"` (Personal workspaces only; deletes cloud files missing locally)
|
||||
- Two-way mirror (local <-> cloud): `basic-memory cloud bisync --name "name"` (Personal workspaces only)
|
||||
|
||||
### MCP Capabilities
|
||||
|
||||
- Basic Memory exposes these MCP tools to LLMs:
|
||||
@@ -480,7 +536,7 @@ With GitHub integration, the development workflow includes:
|
||||
5. **Code Commits**: ALWAYS sign off commits with `git commit -s`
|
||||
6. **Pull Request Titles**: PR titles must follow the semantic format enforced by `.github/workflows/pr-title.yml`: `type(scope): summary`
|
||||
- Allowed types: `feat`, `fix`, `chore`, `docs`, `style`, `refactor`, `perf`, `test`, `build`, `ci`
|
||||
- Allowed scopes: `core`, `cli`, `api`, `mcp`, `sync`, `ui`, `deps`, `installer`
|
||||
- Allowed scopes: `core`, `cli`, `api`, `mcp`, `sync`, `ui`, `ci`, `deps`, `installer`, `plugins`, `skills`, `integrations`
|
||||
- Example: `fix(cli): propagate cloud workspace routing`
|
||||
|
||||
This level of integration represents a new paradigm in AI-human collaboration, where the AI assistant becomes a full-fledged team member rather than just a tool for generating code snippets.
|
||||
|
||||
+149
@@ -1,5 +1,154 @@
|
||||
# CHANGELOG
|
||||
|
||||
## v0.22.0 (2026-06-11)
|
||||
|
||||
Team-safe cloud sync. New additive `bm cloud push` and `bm cloud pull`
|
||||
commands work safely on shared Team workspaces, while the destructive mirror
|
||||
commands are gated to Personal workspaces. Also: a large batch of MCP tool
|
||||
fixes, search improvements, and embedding reliability work.
|
||||
|
||||
### Features
|
||||
|
||||
- **#917**: Added Team-safe `bm cloud push` / `bm cloud pull`. Both are
|
||||
additive (they never delete on the destination) and abort on conflicts by
|
||||
default, git-style, with `--on-conflict {fail|keep-local|keep-cloud|keep-both}`.
|
||||
The destructive `bm cloud sync` / `bm cloud bisync` mirrors are now gated
|
||||
to Personal workspaces.
|
||||
- **#920**: Team push/pull uses per-workspace rclone remotes, so remotes and
|
||||
credentials stay scoped to each workspace.
|
||||
- **#908**: Search supports an observation category filter.
|
||||
- **#809**: Added an experimental LiteLLM embedding provider for semantic
|
||||
search (marked experimental, see **#899**).
|
||||
- **#907**: `bm tool write-note` accepts `--type`.
|
||||
- **#906**: `bm status` accepts `--wait` and `--timeout`.
|
||||
- Added the `bm tool delete-note` command.
|
||||
- **#905**: Improved workspace and cloud bisync command discoverability.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **#931 / #946**: Truncated observation permalinks are disambiguated to
|
||||
prevent search-index collisions, and `build_context` resolves observations
|
||||
by the same permalink the search index uses (**#909**, **#929**).
|
||||
- **#934**: `edit_note` recovers when the file exists on disk but is not yet
|
||||
indexed (**#581**).
|
||||
- **#911 / #932 / #941**: Comma-separated tags are split consistently in
|
||||
`parse_tags` and the `search_notes` tags parameter, with input normalized
|
||||
for direct callers (**#910**).
|
||||
- **#933**: `read_note` accepts `page`/`page_size` for parity with sibling
|
||||
tools (**#883**).
|
||||
- **#914 / #904 / #916**: `move_note` resolves `memory://` URLs, stops
|
||||
falsely rejecting same-project moves as cross-project, no longer reports
|
||||
false success across project boundaries, and mismatch guidance points at
|
||||
the landing path.
|
||||
- **#915**: Navigation pagination is validated, and `recent_activity` shows
|
||||
the correct project.
|
||||
- **#913**: `bm tool` commands align with MCP behavior (error exit codes,
|
||||
overwrite handling, category support, defaults).
|
||||
- **#923**: `bm cloud setup` no longer overwrites an existing rclone remote
|
||||
(**#922**).
|
||||
- **#912**: The `note_types` search filter is case-insensitive.
|
||||
- `build_context` allows cross-project context traversal, `write_note`
|
||||
resolves overwrite conflicts, and sync uses strict deferred relation
|
||||
resolution.
|
||||
- Embedding reliability: FastEmbed vectors are L2-normalized (**#843**),
|
||||
corrupt FastEmbed model caches self-heal (**#900**), a single embedding
|
||||
provider is reused per process (**#903**), `sqlite-vec` loads for the
|
||||
embedding-status query (**#901**), and engine disposal no longer crashes
|
||||
on the Postgres backend (**#902**).
|
||||
|
||||
### Maintenance
|
||||
|
||||
- Leaner, faster CI: testmon-selected branch builds, sharded Postgres jobs,
|
||||
and faster default test fixtures (**#928**, **#938**, **#945**).
|
||||
- Documented personal-vs-team cloud sync semantics (**#947**, closes
|
||||
**#851**).
|
||||
- Fixed npx skill install docs (**#927**).
|
||||
- Added `glama.json` to claim the Glama MCP directory listing (**#953**).
|
||||
|
||||
## v0.21.6 (2026-06-04)
|
||||
|
||||
Monorepo consolidation plus a redesigned Claude Code plugin. The satellite
|
||||
repositories now live in the main `basic-memory` tree, and the plugin is
|
||||
rebuilt as a memory bridge with a guided setup interview, capture skills, and
|
||||
team workspaces. Codex, Hermes, and OpenClaw integration packages ship
|
||||
alongside it.
|
||||
|
||||
### Core
|
||||
|
||||
- Consolidated the Basic Memory satellite repositories into the main
|
||||
`basic-memory` tree as the canonical source, discovery, documentation,
|
||||
issue, and release home.
|
||||
- Added root marketplace/package validation for the consolidated repository
|
||||
layout.
|
||||
- Added root and package-local justfile targets so Claude Code, Codex, skills,
|
||||
Hermes, and OpenClaw builds can be verified from the monorepo.
|
||||
- Removed the legacy `ui/` directory.
|
||||
|
||||
### API
|
||||
|
||||
- Entity resolution now exposes the owning project on resolved entities so
|
||||
callers can route follow-up reads to the correct workspace/project.
|
||||
|
||||
### CLI
|
||||
|
||||
- Added an "auto BM" GitHub CI workflow that captures notes from CI runs.
|
||||
- Exposed project sync-support metadata and surfaced copyable workspace
|
||||
identifiers in project listings.
|
||||
- `cloud login` now surfaces non-subscription errors instead of masking them.
|
||||
- Team workspaces block `rclone sync`, with the team-workspace guard limited
|
||||
to `bisync`.
|
||||
|
||||
### Claude Code
|
||||
|
||||
- Rebuilt the Claude Code plugin as a memory bridge with SessionStart and
|
||||
PreCompact hooks, a bundled output style, and seeded note schemas.
|
||||
- Added the `/basic-memory:setup` bootstrap interview and the
|
||||
`/basic-memory:remember`, `/basic-memory:status`, and `/basic-memory:share`
|
||||
skills.
|
||||
- Added team workspace support with attribution for shared writes.
|
||||
- Prefixed plugin skills with `bm-` and installed the shared `memory-*` skills
|
||||
instead of duplicating them in the plugin.
|
||||
- Hooks fall back to `uvx`/`uv` when no CLI binary is on PATH.
|
||||
|
||||
### Codex
|
||||
|
||||
- Added the Codex plugin under `plugins/codex/` with its native
|
||||
`.codex-plugin`, hooks, seeded schemas, and `bm-*` skills.
|
||||
|
||||
### Skills
|
||||
|
||||
- Added the shared Basic Memory `SKILL.md` collection under top-level
|
||||
`skills/` and ported useful retired plugin skills into the `memory-*` set.
|
||||
- Fixed invalid picoschema enum YAML in the memory skills.
|
||||
|
||||
### Hermes
|
||||
|
||||
- Added the Hermes memory provider plugin under `integrations/hermes/` with
|
||||
its native Python module, `plugin.yaml`, skill, tests, docs, and release
|
||||
metadata.
|
||||
|
||||
### OpenClaw
|
||||
|
||||
- Added the OpenClaw plugin under `integrations/openclaw/` with its native
|
||||
npm/TypeScript package shape, tests, docs, and release metadata; skill
|
||||
bundling copies from the top-level `skills/` source.
|
||||
|
||||
## v0.21.5 (2026-05-26)
|
||||
|
||||
Workspace/project routing fixes for MCP, plus a SQLite vector reindex stability fix.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **#854**: MCP project listing now keeps duplicate cloud project rows distinct by
|
||||
workspace, so only the selected workspace row inherits local project state.
|
||||
- **#853**: `write_note` returns workspace-qualified permalinks for cloud
|
||||
workspace writes, allowing follow-up `memory://` reads to route back to the
|
||||
correct workspace/project.
|
||||
- **#852**: Full SQLite vector reindex now loads `sqlite-vec` before dropping
|
||||
`vec0` virtual tables, preventing reindex crashes.
|
||||
- **#838**: Local ASGI database initialization is preloaded so MCP routing can
|
||||
safely enter local project contexts.
|
||||
|
||||
## v0.21.1 (2026-05-16)
|
||||
|
||||
CI-only release. No user-facing changes.
|
||||
|
||||
@@ -10,13 +10,18 @@
|
||||
## Skip the install — try Basic Memory in the cloud
|
||||
|
||||
Claude, Codex, or Cursor connected in 30 seconds. No Python, no JSON, no
|
||||
terminal. **$14.25/mo locked in for life** (regular price $19). 7-day free
|
||||
terminal. **$15.00/mo locked in for life** (12.50/mo yearly pricing). 7-day free
|
||||
trial — cancel any time before day 7 if it's not for you. Beta pricing —
|
||||
sign up now and your rate never goes up. OSS users: code `BMFOSS` takes
|
||||
another 20% off for 3 months.
|
||||
|
||||
[Start free trial →](https://basicmemory.com?utm_source=github&utm_medium=referral&utm_campaign=readme&utm_content=banner)
|
||||
|
||||
### Basic Memory Teams is now available!
|
||||
|
||||
Give your team a single, shared cloud workspace. Knowledge isn't confined to one person — anything a teammate writes is immediately available to everyone else and to their AI assistants.
|
||||
Edit a note together in real time, hand work off between humans and agents, and build one connected knowledge base instead of scattered copies. Same pricing - start with one user and add more as needed.
|
||||
|
||||
---
|
||||
|
||||
# Basic Memory
|
||||
@@ -57,7 +62,7 @@ Pick the path that fits you. Both run the same product on the same Markdown.
|
||||
- Cross-device sync built in
|
||||
- We handle hosting, backups, snapshots
|
||||
|
||||
**$14.25/mo locked for life** · 7-day free trial · cancel any time
|
||||
**$15.00/mo locked for life** · 7-day free trial · cancel any time
|
||||
|
||||
[**Start free trial →**](https://basicmemory.com?utm_source=github&utm_medium=referral&utm_campaign=readme&utm_content=quickstart)
|
||||
|
||||
@@ -127,7 +132,7 @@ Built on WorkOS AuthKit, Neon Postgres, and Tigris S3.
|
||||
|
||||
### Pricing
|
||||
|
||||
**$14.25/mo, locked in for the life of your subscription** (regular price
|
||||
**$15.00/mo, locked in for the life of your subscription** (regular price
|
||||
$19). Sign up during beta and the rate never goes up — as long as you stay
|
||||
subscribed, you keep the price. One plan, no tiers, no surprise upgrades.
|
||||
Unlimited notes, unlimited projects, every feature.
|
||||
@@ -143,7 +148,7 @@ Unlimited notes, unlimited projects, every feature.
|
||||
| | Cloud | Local |
|
||||
|---|---|---|
|
||||
| **Setup time** | 30 seconds | 2 minutes (requires Python) |
|
||||
| **Cost** | $14.25/mo, locked for life (7-day trial) | Free |
|
||||
| **Cost** | $15.00/mo, locked for life (7-day trial) | Free |
|
||||
| **Storage** | We host (Tigris S3) | Your disk |
|
||||
| **Cross-device sync** | Built in | Manual (Git, Syncthing, etc.) |
|
||||
| **Mobile access** | Yes (web + app) | No |
|
||||
@@ -169,6 +174,78 @@ lock-in either way — flip between them when your needs change.
|
||||
| [Obsidian](#obsidian) | — | Reads/writes the same Markdown directly |
|
||||
| Anything MCP | stdio/https | If it speaks MCP, it works |
|
||||
|
||||
## Official agent packages
|
||||
|
||||
This repository is also the canonical home for Basic Memory's host-native
|
||||
agent packages. The core Python package, Claude Code plugin, shared skills,
|
||||
Hermes plugin, and OpenClaw plugin all ship from the same source tree.
|
||||
|
||||
Maintainers can verify the whole consolidated surface from the repo root:
|
||||
|
||||
```bash
|
||||
just package-check
|
||||
```
|
||||
|
||||
Package-local justfiles are also available when working inside one host:
|
||||
|
||||
```bash
|
||||
just package-check-claude-code
|
||||
just package-check-skills
|
||||
just package-check-hermes
|
||||
just package-check-openclaw
|
||||
```
|
||||
|
||||
### Claude Code plugin
|
||||
|
||||
The Claude Code plugin is the bridge between Claude's working memory and Basic
|
||||
Memory — session-start briefings, pre-compaction checkpoints, an opt-in capture
|
||||
output style, and `/basic-memory:bm-setup` · `:remember` · `:share` · `:status`.
|
||||
|
||||
**Connect the Basic Memory MCP server first** — see [Connect your AI
|
||||
client](#connect-your-ai-client). The plugin's hooks and skills call it, so it's a
|
||||
hard prerequisite. Then add the marketplace and install:
|
||||
|
||||
```bash
|
||||
claude plugin marketplace add basicmachines-co/basic-memory \
|
||||
--sparse .claude-plugin plugins/claude-code
|
||||
claude plugin install basic-memory@basicmachines-co
|
||||
```
|
||||
|
||||
Source: [`plugins/claude-code`](plugins/claude-code).
|
||||
|
||||
### Shared skills
|
||||
|
||||
Framework-agnostic `SKILL.md` files live in [`skills/`](skills). If your
|
||||
Skills CLI supports repository subdirectory sources:
|
||||
|
||||
```bash
|
||||
npx skills add basicmachines-co/basic-memory/skills
|
||||
```
|
||||
|
||||
If your installed Skills CLI cannot load that source, update the CLI or copy
|
||||
the `memory-*` directories from `skills/` into your agent's skills directory.
|
||||
|
||||
### Hermes
|
||||
|
||||
Hermes keeps its native plugin shape under [`integrations/hermes`](integrations/hermes):
|
||||
|
||||
```bash
|
||||
hermes plugins install basicmachines-co/basic-memory --path integrations/hermes
|
||||
```
|
||||
|
||||
If your Hermes build lacks subpath installs, use the final deprecated
|
||||
`basicmachines-co/hermes-basic-memory` pointer release until host support
|
||||
lands.
|
||||
|
||||
### OpenClaw
|
||||
|
||||
OpenClaw stays package-native and publishes from
|
||||
[`integrations/openclaw`](integrations/openclaw):
|
||||
|
||||
```bash
|
||||
openclaw plugins install @basicmemory/openclaw-basic-memory
|
||||
```
|
||||
|
||||
## Pick up where you left off
|
||||
|
||||
https://github.com/user-attachments/assets/a55d8238-8dd0-454a-be4c-8860dbbd0ddc
|
||||
@@ -204,6 +281,10 @@ Restart Claude Desktop. Notes live in `~/basic-memory` by default.
|
||||
claude mcp add basic-memory -- uvx basic-memory mcp
|
||||
```
|
||||
|
||||
For the full memory bridge — session briefings, pre-compaction checkpoints, and
|
||||
the `/basic-memory:*` commands — also install the [Claude Code
|
||||
plugin](#claude-code-plugin) on top of this.
|
||||
|
||||
### Codex CLI
|
||||
|
||||
Add to `~/.codex/config.toml`:
|
||||
@@ -509,7 +590,7 @@ retention).
|
||||
| `BASIC_MEMORY_IMPORT_UPLOAD_MAX_BYTES` | `104857600` | Max uploaded import size |
|
||||
|
||||
```bash
|
||||
BASIC_MEMORY_LOG_LEVEL=DEBUG basic-memory sync
|
||||
BASIC_MEMORY_LOG_LEVEL=DEBUG basic-memory reindex
|
||||
tail -f ~/.basic-memory/basic-memory.log
|
||||
```
|
||||
|
||||
@@ -523,8 +604,9 @@ just install # Install with dev dependencies
|
||||
just test-sqlite # All tests, SQLite
|
||||
just test-postgres # All tests, Postgres (testcontainers)
|
||||
just test # Both backends
|
||||
just fast-check # fix/format/typecheck + impacted tests + smoke
|
||||
just fast-check # fix/format/typecheck + impacted tests
|
||||
just doctor # File <-> DB consistency check (temp config)
|
||||
just package-check # Claude Code, skills, Hermes, OpenClaw package checks
|
||||
just lint
|
||||
just typecheck # Pyright (primary)
|
||||
just typecheck-ty # ty (supplemental)
|
||||
|
||||
+3
-3
@@ -111,7 +111,7 @@ You can run Basic Memory CLI commands inside the container using `docker exec`:
|
||||
docker exec basic-memory-server basic-memory status
|
||||
|
||||
# Sync files
|
||||
docker exec basic-memory-server basic-memory sync
|
||||
docker exec basic-memory-server basic-memory reindex
|
||||
|
||||
# Show help
|
||||
docker exec basic-memory-server basic-memory --help
|
||||
@@ -137,7 +137,7 @@ When using Docker volumes, you'll need to configure projects to point to your mo
|
||||
|
||||
3. **Sync the new project:**
|
||||
```bash
|
||||
docker exec basic-memory-server basic-memory sync
|
||||
docker exec basic-memory-server basic-memory reindex
|
||||
```
|
||||
|
||||
### Example: Setting up an Obsidian Vault
|
||||
@@ -157,7 +157,7 @@ docker exec basic-memory-server basic-memory project create obsidian /app/data
|
||||
docker exec basic-memory-server basic-memory project set-default obsidian
|
||||
|
||||
# Sync to index all files
|
||||
docker exec basic-memory-server basic-memory sync
|
||||
docker exec basic-memory-server basic-memory reindex
|
||||
```
|
||||
|
||||
### Environment Variables
|
||||
|
||||
@@ -0,0 +1,64 @@
|
||||
# Basic Memory Engineering Style
|
||||
|
||||
Style is how we make code easier to verify. Prefer explicit, typed, local-first code that
|
||||
preserves the file system as the source of truth while keeping the database, API, and MCP
|
||||
surfaces in sync.
|
||||
|
||||
## Design Center
|
||||
|
||||
- Basic Memory is local-first. Markdown files are the durable source; SQLite/Postgres indexes
|
||||
are derived state that should be rebuilt or reconciled from files when needed.
|
||||
- Keep the existing boundary order: CLI/MCP/API entrypoints compose dependencies, services own
|
||||
business behavior, repositories own database access, and file services own filesystem writes.
|
||||
- MCP tools should remain atomic and composable. They should call API routers through typed MCP
|
||||
clients, not reach around into services.
|
||||
- Prefer small, explicit abstractions that match a real domain boundary. Avoid object
|
||||
hierarchies when a function, dataclass, type alias, or protocol describes the concept better.
|
||||
|
||||
## Types And Data
|
||||
|
||||
- Use full type annotations and Python 3.12 syntax. Introduce `type` aliases for repeated
|
||||
structured shapes, callback signatures, or domain concepts that would otherwise become
|
||||
anonymous `dict[str, Any]` values.
|
||||
- Use dataclasses for internal values, operation inputs, and service results. Prefer
|
||||
`frozen=True` when the value should not change and `slots=True` when identity/dynamic
|
||||
attributes are not needed.
|
||||
- Use Pydantic v2 at boundaries that validate, serialize, or deserialize data: API payloads,
|
||||
CLI/MCP schemas, configuration, and persistence-adjacent schemas.
|
||||
- Use narrow `Protocol`s when a caller needs a capability rather than a concrete repository or
|
||||
service. Keep protocols small enough that fake implementations in tests are obvious.
|
||||
- Avoid speculative `getattr`, broad casts, or `Any` as a way to paper over uncertainty. Read
|
||||
the model or schema definition and make the type relationship explicit.
|
||||
|
||||
## Control Flow And Resources
|
||||
|
||||
- Fail fast when an invariant is broken. Do not swallow exceptions, add warning-only error
|
||||
handling, or introduce fallback behavior unless the user explicitly agrees to that behavior.
|
||||
- Keep control flow simple and close to the domain decision. Push `if` statements up into the
|
||||
function that owns orchestration; keep leaf helpers focused on computation or one side effect.
|
||||
- Make async/resource boundaries visible with context managers and explicit lifecycles. Do not
|
||||
start background work without a clear owner, cancellation story, and verification path.
|
||||
- Keep file mutations centralized through the existing file utilities/services so checksum,
|
||||
atomic write, and index synchronization behavior stays coherent.
|
||||
|
||||
## Testing And Verification
|
||||
|
||||
- Use evidence-first testing, not mechanical TDD. For bugs and risky behavior, add or update a
|
||||
regression test that would catch the failure. For small documentation-only edits, use the
|
||||
relevant doc/repo hygiene checks.
|
||||
- Prefer tests that exercise real code paths. Use mocks, doubles, or `monkeypatch` only when
|
||||
the external boundary would be slow, nondeterministic, or impossible to trigger directly.
|
||||
- Keep coverage at 100% for new code. Use `# pragma: no cover` only for code that would require
|
||||
disproportionate mocking and is covered through an integration or runtime path.
|
||||
- Start with targeted commands, then widen as risk grows: focused pytest, `just fast-check`,
|
||||
`just doctor`, package checks for agent packaging changes, and full SQLite/Postgres gates
|
||||
when behavior crosses shared boundaries.
|
||||
|
||||
## Comments And Names
|
||||
|
||||
- Name values after the domain concept they carry: project, entity, permalink, tenant, route,
|
||||
checksum, observation, relation, batch, or index state.
|
||||
- Comments should say why a branch, invariant, retry, lifecycle, or compatibility constraint
|
||||
exists. Section headers are useful when a function or file has clear phases.
|
||||
- Avoid comments that restate the code. If a comment cannot explain a decision, simplify the
|
||||
code or improve the name instead.
|
||||
@@ -184,8 +184,8 @@ finance/ (lowercase f)
|
||||
Use Basic Memory's built-in conflict detection:
|
||||
|
||||
```bash
|
||||
# Sync will report conflicts
|
||||
basic-memory sync
|
||||
# Index local file changes (conflicts are handled during the scan)
|
||||
basic-memory reindex
|
||||
|
||||
# Check sync status for warnings
|
||||
basic-memory status
|
||||
|
||||
+175
-55
@@ -8,9 +8,25 @@ The cloud CLI enables you to:
|
||||
- **Authenticate cloud access** - OAuth/API key credentials are stored locally for cloud operations
|
||||
- **Project-scoped sync** - Each project independently manages its sync configuration
|
||||
- **Explicit operations** - Sync only what you want, when you want
|
||||
- **Bidirectional sync** - Keep local and cloud in sync with rclone bisync
|
||||
- **Team-safe push/pull** - Additive, git-style transfers that work on shared Team workspaces
|
||||
- **Bidirectional sync** - Keep local and cloud in sync with rclone bisync (Personal workspaces)
|
||||
- **Offline access** - Work locally, sync when ready
|
||||
|
||||
### Personal vs Team workspaces
|
||||
|
||||
The transfer commands fall into two groups:
|
||||
|
||||
| Command | Direction | Behavior | Personal | Team |
|
||||
|---|---|---|---|---|
|
||||
| `bm cloud pull` | cloud → local | **additive** — never deletes local | ✅ | ✅ |
|
||||
| `bm cloud push` | local → cloud | **additive** — never deletes cloud | ✅ | ✅ |
|
||||
| `bm cloud sync` | local → cloud | **mirror** — deletes cloud files missing locally | ✅ | ❌ |
|
||||
| `bm cloud bisync` | local ↔ cloud | **mirror** — two-way, deletes on both sides | ✅ | ❌ |
|
||||
|
||||
`sync` and `bisync` are mirror operations: one local tree becomes authoritative and files missing on the other side get deleted. That is correct for a Personal workspace (one user, one source of truth) but unsafe on a shared Team bucket, where it could delete a teammate's files. On Team workspaces these commands exit early with a clear error and point you at `push`/`pull`.
|
||||
|
||||
`push` and `pull` are additive (they use `rclone copy`, which never deletes on the destination), so they are safe on both Personal and Team workspaces.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Before using Basic Memory Cloud, you need:
|
||||
@@ -55,8 +71,8 @@ bm project add work --cloud --local-path ~/work-notes
|
||||
bm project add temp --cloud # No local sync
|
||||
|
||||
# Now you can sync individually (after initial --resync):
|
||||
bm project bisync --name research
|
||||
bm project bisync --name work
|
||||
bm cloud bisync --name research
|
||||
bm cloud bisync --name work
|
||||
# temp stays cloud-only
|
||||
```
|
||||
|
||||
@@ -137,10 +153,10 @@ Establish the initial sync baseline. **Best practice:** Always preview with `--d
|
||||
|
||||
```bash
|
||||
# Step 1: Preview the initial sync (recommended)
|
||||
bm project bisync --name research --resync --dry-run
|
||||
bm cloud bisync --name research --resync --dry-run
|
||||
|
||||
# Step 2: If all looks good, run the actual sync
|
||||
bm project bisync --name research --resync
|
||||
bm cloud bisync --name research --resync
|
||||
```
|
||||
|
||||
**What happens under the covers:**
|
||||
@@ -167,7 +183,7 @@ This will effectively make both Path1 and Path2 filesystems contain a matching s
|
||||
After the first sync, just run bisync without `--resync`:
|
||||
|
||||
```bash
|
||||
bm project bisync --name research
|
||||
bm cloud bisync --name research
|
||||
```
|
||||
|
||||
**What happens:**
|
||||
@@ -235,7 +251,7 @@ bm project add research --cloud --local-path ~/Documents/research
|
||||
- Stores sync config in `~/.basic-memory/config.json`
|
||||
- Prepares for bisync (but doesn't sync yet)
|
||||
|
||||
**Result:** Project ready to sync. Run `bm project bisync --name research --resync` to establish baseline.
|
||||
**Result:** Project ready to sync. Run `bm cloud bisync --name research --resync` to establish baseline.
|
||||
|
||||
**Use case 3: Add sync to existing cloud project**
|
||||
|
||||
@@ -294,18 +310,98 @@ For MCP stdio, routing is always local.
|
||||
|
||||
### Understanding the Sync Commands
|
||||
|
||||
**There are three sync-related commands:**
|
||||
**There are five sync-related commands:**
|
||||
|
||||
1. `bm project sync` - One-way: local → cloud (make cloud match local)
|
||||
2. `bm project bisync` - Two-way: local ↔ cloud (recommended)
|
||||
3. `bm project check` - Verify files match (no changes)
|
||||
| Command | Direction | Workspace | Summary |
|
||||
|---|---|---|---|
|
||||
| `bm cloud pull` | cloud → local | Personal + Team | Fetch cloud changes, additively (git-style) |
|
||||
| `bm cloud push` | local → cloud | Personal + Team | Upload local changes, additively (git-style) |
|
||||
| `bm cloud sync` | local → cloud | Personal only | One-way mirror (cloud becomes identical to local) |
|
||||
| `bm cloud bisync` | local ↔ cloud | Personal only | Two-way mirror (recommended for solo use) |
|
||||
| `bm cloud check` | — | Personal only | Verify mirror integrity (no changes) |
|
||||
|
||||
### One-Way Sync: Local → Cloud
|
||||
If you collaborate on a shared Team workspace, use **`push`/`pull`** (see [Team Workspaces](#team-workspaces-push--pull-additive-git-style)). If you are the only writer (a Personal workspace), the mirror commands `sync`/`bisync` give you a single source of truth.
|
||||
|
||||
### Team Workspaces: push / pull (additive, git-style)
|
||||
|
||||
`push` and `pull` are the Team-safe transfer commands. They model `git push` / `git pull`:
|
||||
|
||||
- **`bm cloud pull`** fetches changes from the cloud into your local directory.
|
||||
- **`bm cloud push`** uploads your local changes to the cloud.
|
||||
|
||||
Both use `rclone copy`, so they are **additive — they never delete on the destination**. A conflict (a file that differs on both sides) is never resolved silently: by default the command aborts and lists the conflicting files, exactly like git refusing to clobber your changes.
|
||||
|
||||
#### Pull: fetch cloud changes
|
||||
|
||||
```bash
|
||||
# Preview first (recommended)
|
||||
bm cloud pull --name research --dry-run
|
||||
|
||||
# Fetch new/changed cloud files into local
|
||||
bm cloud pull --name research
|
||||
```
|
||||
|
||||
**What happens:**
|
||||
1. Compares cloud and local with `rclone check`
|
||||
2. Downloads files that are new or changed on the cloud
|
||||
3. Leaves your local-only files untouched (never deletes local)
|
||||
4. If any file differs on both sides, aborts and lists the conflicts (unless you pass `--on-conflict`)
|
||||
|
||||
#### Push: upload local changes
|
||||
|
||||
```bash
|
||||
bm cloud push --name research --dry-run
|
||||
bm cloud push --name research
|
||||
```
|
||||
|
||||
**What happens:**
|
||||
1. Compares local and cloud with `rclone check`
|
||||
2. Uploads files that are new or changed locally
|
||||
3. Leaves cloud-only files untouched (never deletes cloud)
|
||||
4. If any file differs on both sides, aborts and lists the conflicts — pull first, like a rejected `git push`
|
||||
|
||||
#### Resolving conflicts
|
||||
|
||||
When `push`/`pull` reports conflicts, re-run with `--on-conflict` to choose how differing files are handled. The value names exactly what survives, so it reads the same in both directions:
|
||||
|
||||
| `--on-conflict` | Behavior |
|
||||
|---|---|
|
||||
| `fail` *(default)* | List the conflicting files and exit without transferring anything |
|
||||
| `keep-cloud` | Take the cloud version (pull: overwrite local; push: skip those files) |
|
||||
| `keep-local` | Keep the local version (pull: skip those files; push: overwrite cloud) |
|
||||
| `keep-both` | Keep both — write the incoming version beside the existing one as `name.conflict-<date>.md` |
|
||||
|
||||
```bash
|
||||
# A teammate edited notes you also changed locally — pull reports a conflict:
|
||||
bm cloud pull --name research
|
||||
# pull aborted: 1 file(s) differ between local and cloud.
|
||||
# * notes/decisions.md
|
||||
# Re-run with one of: --on-conflict keep-cloud | keep-local | keep-both
|
||||
|
||||
# Take the cloud copy:
|
||||
bm cloud pull --name research --on-conflict keep-cloud
|
||||
|
||||
# Or keep both versions to merge by hand:
|
||||
bm cloud pull --name research --on-conflict keep-both
|
||||
```
|
||||
|
||||
#### Limitations
|
||||
|
||||
`push`/`pull` are deliberately simple, conflict-aware byte transfers — not a full reconciler. Without a sync baseline:
|
||||
|
||||
- **Deletions are not propagated.** A note deleted on one side is not removed from the other (we cannot tell an intentional delete from a file the other side never had). This is surfaced in the command output.
|
||||
- **Every divergence is treated as a conflict.** We cannot tell a teammate's edit from your stale copy, so any differing file prompts a decision rather than auto-resolving.
|
||||
|
||||
For conflict-aware *editing*, write through the MCP/API tools (which merge at the note level). A Team-safe bidirectional reconciler with a real baseline is tracked in [issue #862](https://github.com/basicmachines-co/basic-memory/issues/862).
|
||||
|
||||
### One-Way Sync: Local → Cloud (Personal only)
|
||||
|
||||
**Use case:** You made changes locally and want to push to cloud (overwrite cloud).
|
||||
|
||||
> **Personal workspaces only.** `sync` is a destructive mirror — it deletes cloud files that are not present locally. On a Team workspace it would delete a teammate's files, so it is blocked there. Use `bm cloud push` (additive) on Team workspaces.
|
||||
|
||||
```bash
|
||||
bm project sync --name research
|
||||
bm cloud sync --name research
|
||||
```
|
||||
|
||||
**What happens:**
|
||||
@@ -321,16 +417,18 @@ bm project sync --name research
|
||||
- You want to force cloud to match local
|
||||
- You don't care about cloud changes
|
||||
|
||||
### Two-Way Sync: Local ↔ Cloud (Recommended)
|
||||
### Two-Way Sync: Local ↔ Cloud (Personal only, recommended for solo use)
|
||||
|
||||
**Use case:** You edit files both locally and in cloud UI, want both to stay in sync.
|
||||
|
||||
> **Personal workspaces only.** `bisync` is a two-way mirror that can delete and overwrite on both sides. It is blocked on Team workspaces — use `bm cloud pull` then `bm cloud push` there. A Team-safe bidirectional reconciler is tracked separately ([issue #862](https://github.com/basicmachines-co/basic-memory/issues/862)).
|
||||
|
||||
```bash
|
||||
# First time - establish baseline
|
||||
bm project bisync --name research --resync
|
||||
bm cloud bisync --name research --resync
|
||||
|
||||
# Subsequent syncs
|
||||
bm project bisync --name research
|
||||
bm cloud bisync --name research
|
||||
```
|
||||
|
||||
**What happens:**
|
||||
@@ -349,7 +447,7 @@ echo "Local change" > ~/Documents/research/notes.md
|
||||
# Cloud now has: "Cloud change"
|
||||
|
||||
# Run bisync
|
||||
bm project bisync --name research
|
||||
bm cloud bisync --name research
|
||||
|
||||
# Result: Newer file wins (based on modification time)
|
||||
# If cloud was more recent, cloud version kept
|
||||
@@ -361,12 +459,14 @@ bm project bisync --name research
|
||||
- You edit in multiple places
|
||||
- You want automatic conflict resolution
|
||||
|
||||
### Verify Sync Integrity
|
||||
### Verify Sync Integrity (Personal only)
|
||||
|
||||
**Use case:** Check if local and cloud match without making changes.
|
||||
|
||||
> **Personal workspaces only.** `check` compares against the Personal workspace mirror remote, like `sync`/`bisync`. On Team workspaces use `bm cloud pull --dry-run` / `bm cloud push --dry-run` to preview differences instead.
|
||||
|
||||
```bash
|
||||
bm project check --name research
|
||||
bm cloud check --name research
|
||||
```
|
||||
|
||||
**What happens:**
|
||||
@@ -378,7 +478,7 @@ bm project check --name research
|
||||
|
||||
```bash
|
||||
# One-way check (faster)
|
||||
bm project check --name research --one-way
|
||||
bm cloud check --name research --one-way
|
||||
```
|
||||
|
||||
### Preview Changes (Dry Run)
|
||||
@@ -386,7 +486,7 @@ bm project check --name research --one-way
|
||||
**Use case:** See what would change without actually syncing.
|
||||
|
||||
```bash
|
||||
bm project bisync --name research --dry-run
|
||||
bm cloud bisync --name research --dry-run
|
||||
```
|
||||
|
||||
**What happens:**
|
||||
@@ -432,20 +532,20 @@ bm project add work --cloud --local-path ~/work-notes
|
||||
bm project add personal --cloud --local-path ~/personal
|
||||
|
||||
# Establish baselines
|
||||
bm project bisync --name research --resync
|
||||
bm project bisync --name work --resync
|
||||
bm project bisync --name personal --resync
|
||||
bm cloud bisync --name research --resync
|
||||
bm cloud bisync --name work --resync
|
||||
bm cloud bisync --name personal --resync
|
||||
|
||||
# Daily workflow: sync everything
|
||||
bm project bisync --name research
|
||||
bm project bisync --name work
|
||||
bm project bisync --name personal
|
||||
bm cloud bisync --name research
|
||||
bm cloud bisync --name work
|
||||
bm cloud bisync --name personal
|
||||
```
|
||||
|
||||
**Future:** `--all` flag will sync all configured projects:
|
||||
|
||||
```bash
|
||||
bm project bisync --all # Coming soon
|
||||
bm cloud bisync --all # Coming soon
|
||||
```
|
||||
|
||||
### Mixed Usage
|
||||
@@ -462,8 +562,8 @@ bm project add archive --cloud
|
||||
bm project add temp-notes --cloud
|
||||
|
||||
# Sync only the configured ones
|
||||
bm project bisync --name research
|
||||
bm project bisync --name work
|
||||
bm cloud bisync --name research
|
||||
bm cloud bisync --name work
|
||||
|
||||
# Archive and temp-notes stay cloud-only
|
||||
```
|
||||
@@ -661,7 +761,7 @@ code ~/.basic-memory/.bmignore
|
||||
echo "*.tmp" >> ~/.basic-memory/.bmignore
|
||||
|
||||
# Next sync uses updated patterns
|
||||
bm project bisync --name research
|
||||
bm cloud bisync --name research
|
||||
```
|
||||
|
||||
## Troubleshooting
|
||||
@@ -724,7 +824,7 @@ bm cloud login
|
||||
**Solution:**
|
||||
|
||||
```bash
|
||||
bm project bisync --name research --resync
|
||||
bm cloud bisync --name research --resync
|
||||
```
|
||||
|
||||
**What this does:**
|
||||
@@ -747,7 +847,7 @@ bm project bisync --name research --resync
|
||||
echo "# Research Notes" > ~/Documents/research/README.md
|
||||
|
||||
# Now run bisync
|
||||
bm project bisync --name research --resync
|
||||
bm cloud bisync --name research --resync
|
||||
```
|
||||
|
||||
**Why this happens:** Bisync creates listing files that track the state of each side. When both directories are completely empty, these listing files are considered invalid by rclone.
|
||||
@@ -764,10 +864,10 @@ bm project bisync --name research --resync
|
||||
|
||||
```bash
|
||||
# Clear bisync state
|
||||
bm project bisync-reset research
|
||||
bm cloud bisync-reset research
|
||||
|
||||
# Re-establish baseline
|
||||
bm project bisync --name research --resync
|
||||
bm cloud bisync --name research --resync
|
||||
```
|
||||
|
||||
**What this does:**
|
||||
@@ -787,16 +887,16 @@ bm project bisync --name research --resync
|
||||
|
||||
```bash
|
||||
# Check what would be deleted
|
||||
bm project bisync --name research --dry-run
|
||||
bm cloud bisync --name research --dry-run
|
||||
|
||||
# If correct, establish new baseline
|
||||
bm project bisync --name research --resync
|
||||
bm cloud bisync --name research --resync
|
||||
```
|
||||
|
||||
**Solution 2:** Use one-way sync if you know local is correct:
|
||||
|
||||
```bash
|
||||
bm project sync --name research
|
||||
bm cloud sync --name research
|
||||
```
|
||||
|
||||
### Project Not Configured for Sync
|
||||
@@ -809,7 +909,7 @@ bm project sync --name research
|
||||
|
||||
```bash
|
||||
bm cloud sync-setup research ~/Documents/research
|
||||
bm project bisync --name research --resync
|
||||
bm cloud bisync --name research --resync
|
||||
```
|
||||
|
||||
### Connection Issues
|
||||
@@ -880,20 +980,30 @@ bm project set-local <name> # Revert project to local mode
|
||||
### File Synchronization
|
||||
|
||||
```bash
|
||||
# One-way sync (local → cloud)
|
||||
bm project sync --name <project>
|
||||
bm project sync --name <project> --dry-run
|
||||
bm project sync --name <project> --verbose
|
||||
# Pull: fetch cloud changes (cloud → local) - Personal + Team, additive
|
||||
bm cloud pull --name <project>
|
||||
bm cloud pull --name <project> --dry-run
|
||||
bm cloud pull --name <project> --on-conflict [fail|keep-local|keep-cloud|keep-both]
|
||||
|
||||
# Two-way sync (local ↔ cloud) - Recommended
|
||||
bm project bisync --name <project> # After first --resync
|
||||
bm project bisync --name <project> --resync # First time / force baseline
|
||||
bm project bisync --name <project> --dry-run
|
||||
bm project bisync --name <project> --verbose
|
||||
# Push: upload local changes (local → cloud) - Personal + Team, additive
|
||||
bm cloud push --name <project>
|
||||
bm cloud push --name <project> --dry-run
|
||||
bm cloud push --name <project> --on-conflict [fail|keep-local|keep-cloud|keep-both]
|
||||
|
||||
# Integrity check
|
||||
bm project check --name <project>
|
||||
bm project check --name <project> --one-way
|
||||
# One-way mirror (local → cloud) - Personal workspaces only
|
||||
bm cloud sync --name <project>
|
||||
bm cloud sync --name <project> --dry-run
|
||||
bm cloud sync --name <project> --verbose
|
||||
|
||||
# Two-way mirror (local ↔ cloud) - Personal workspaces only
|
||||
bm cloud bisync --name <project> # After first --resync
|
||||
bm cloud bisync --name <project> --resync # First time / force baseline
|
||||
bm cloud bisync --name <project> --dry-run
|
||||
bm cloud bisync --name <project> --verbose
|
||||
|
||||
# Integrity check - Personal workspaces only
|
||||
bm cloud check --name <project>
|
||||
bm cloud check --name <project> --one-way
|
||||
|
||||
# List project files by route
|
||||
bm project ls --name <project> # Default target: local
|
||||
@@ -909,15 +1019,25 @@ bm project ls --name <project> --cloud --path <subpath>
|
||||
1. **Authenticate cloud access** - `bm cloud login`
|
||||
2. **Install rclone** - `bm cloud setup`
|
||||
3. **Add projects with sync** - `bm project add research --cloud --local-path ~/Documents/research`
|
||||
4. **Preview first sync** - `bm project bisync --name research --resync --dry-run`
|
||||
5. **Establish baseline** - `bm project bisync --name research --resync`
|
||||
6. **Daily workflow** - `bm project bisync --name research`
|
||||
|
||||
**Personal workspace (solo, mirror) workflow:**
|
||||
|
||||
4. **Preview first sync** - `bm cloud bisync --name research --resync --dry-run`
|
||||
5. **Establish baseline** - `bm cloud bisync --name research --resync`
|
||||
6. **Daily workflow** - `bm cloud bisync --name research`
|
||||
|
||||
**Team workspace (shared, additive) workflow:**
|
||||
|
||||
4. **Fetch teammates' changes** - `bm cloud pull --name research`
|
||||
5. **Upload your changes** - `bm cloud push --name research`
|
||||
6. **Resolve conflicts explicitly** - re-run with `--on-conflict keep-cloud|keep-local|keep-both`
|
||||
|
||||
**Key benefits:**
|
||||
- ✅ Each project independently syncs (or doesn't)
|
||||
- ✅ Projects can live anywhere on disk
|
||||
- ✅ Explicit sync operations (no magic)
|
||||
- ✅ Safe by design (max delete limits, conflict resolution)
|
||||
- ✅ Team-safe push/pull that never delete on the destination
|
||||
- ✅ Safe by design (max delete limits, conflict resolution, git-style conflict aborts)
|
||||
- ✅ Full offline access (work locally, sync when ready)
|
||||
|
||||
**Future enhancements:**
|
||||
|
||||
@@ -0,0 +1,300 @@
|
||||
# LiteLLM Provider
|
||||
|
||||
Basic Memory can use the LiteLLM SDK for semantic search embeddings. This lets you
|
||||
keep Basic Memory's vector indexing and search behavior while routing embedding calls
|
||||
to OpenAI-compatible and provider-specific backends such as OpenAI, Azure OpenAI,
|
||||
Cohere, Bedrock, NVIDIA NIM, and other LiteLLM-supported embedding providers.
|
||||
|
||||
Use this page when you want to try a non-default embedding model, validate a provider,
|
||||
or tune LiteLLM-specific settings.
|
||||
|
||||
> **Experimental — advanced users only.** The LiteLLM provider is experimental and
|
||||
> intended for users who are comfortable operating remote embedding backends. It makes
|
||||
> paid, networked API calls, requires per-model dimension and input-role configuration,
|
||||
> and reindexing a real corpus can be slow and spend provider quota (see
|
||||
> [Reindexing with a remote provider](#reindexing-with-a-remote-provider)). For most
|
||||
> users, the default local **FastEmbed** provider is the recommended choice. Use LiteLLM
|
||||
> only if you know what you're doing.
|
||||
|
||||
## Quick Start
|
||||
|
||||
The default LiteLLM model is OpenAI `text-embedding-3-small` through the LiteLLM
|
||||
model string `openai/text-embedding-3-small`.
|
||||
|
||||
```bash
|
||||
export BASIC_MEMORY_SEMANTIC_SEARCH_ENABLED=true
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER=litellm
|
||||
export OPENAI_API_KEY=sk-...
|
||||
|
||||
bm reindex --embeddings
|
||||
```
|
||||
|
||||
Then use vector or hybrid search:
|
||||
|
||||
```python
|
||||
search_notes("login token flow", search_type="hybrid")
|
||||
```
|
||||
|
||||
## Basic Memory Options
|
||||
|
||||
All options can be set in config or as environment variables.
|
||||
|
||||
| Config Field | Env Var | Default | Notes |
|
||||
|---|---|---|---|
|
||||
| `semantic_search_enabled` | `BASIC_MEMORY_SEMANTIC_SEARCH_ENABLED` | Auto | Set to `true` to force vector/hybrid support on. |
|
||||
| `semantic_embedding_provider` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER` | `fastembed` | Set to `litellm` for the LiteLLM provider. |
|
||||
| `semantic_embedding_model` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_MODEL` | `bge-small-en-v1.5` | With `litellm`, the default is remapped to `openai/text-embedding-3-small`. |
|
||||
| `semantic_embedding_dimensions` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_DIMENSIONS` | Provider default | Required for non-default LiteLLM models because vector tables are dimensioned before the first API call. |
|
||||
| `semantic_embedding_forward_dimensions` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_FORWARD_DIMENSIONS` | Auto | Sends `dimensions` to LiteLLM only when supported. Auto is enabled for `text-embedding-3` model strings. |
|
||||
| `semantic_embedding_document_input_type` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_DOCUMENT_INPUT_TYPE` | Auto | LiteLLM `input_type` for indexed notes/passages. |
|
||||
| `semantic_embedding_query_input_type` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_QUERY_INPUT_TYPE` | Auto | LiteLLM `input_type` for search queries. |
|
||||
| `semantic_embedding_batch_size` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_BATCH_SIZE` | `2` | Number of text chunks per provider request. |
|
||||
| `semantic_embedding_request_concurrency` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_REQUEST_CONCURRENCY` | `4` | Maximum concurrent LiteLLM embedding requests. |
|
||||
| `semantic_embedding_sync_batch_size` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_SYNC_BATCH_SIZE` | `2` | Number of prepared vector jobs flushed through the sync pipeline together. |
|
||||
|
||||
## Dimensions
|
||||
|
||||
Basic Memory needs the vector dimension before it can create SQLite or Postgres
|
||||
vector tables. The OpenAI default is known, so this works without an explicit
|
||||
dimension:
|
||||
|
||||
```bash
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER=litellm
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_MODEL=openai/text-embedding-3-small
|
||||
```
|
||||
|
||||
For every other LiteLLM model, set the dimension explicitly:
|
||||
|
||||
```bash
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER=litellm
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_MODEL=cohere/embed-english-v3.0
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_DIMENSIONS=1024
|
||||
```
|
||||
|
||||
For fixed-size models, `semantic_embedding_dimensions` is Basic Memory's local
|
||||
schema and validation size. For OpenAI/Azure `text-embedding-3` models, LiteLLM
|
||||
can also forward `dimensions` as a provider-side reduced-output request. Basic
|
||||
Memory enables that automatically when the model string contains `text-embedding-3`.
|
||||
|
||||
If you use an Azure deployment alias such as `azure/<deployment-name>`, the model
|
||||
string may not reveal that the underlying model supports reduced output dimensions.
|
||||
Set this only when your deployment supports it:
|
||||
|
||||
```bash
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_FORWARD_DIMENSIONS=true
|
||||
```
|
||||
|
||||
## Asymmetric Models
|
||||
|
||||
Some embedding models use different request roles for indexed documents and
|
||||
search queries. Basic Memory automatically sets these for known LiteLLM families:
|
||||
|
||||
| Model Family | Document `input_type` | Query `input_type` |
|
||||
|---|---|---|
|
||||
| Cohere v3 embeddings | `search_document` | `search_query` |
|
||||
| NVIDIA NIM retrieval embeddings | `passage` | `query` |
|
||||
|
||||
For any other asymmetric model, configure both roles explicitly:
|
||||
|
||||
```bash
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_DOCUMENT_INPUT_TYPE=passage
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_QUERY_INPUT_TYPE=query
|
||||
```
|
||||
|
||||
Changing provider, model, dimensions, dimension-forwarding, or document/query
|
||||
roles changes the meaning of stored vectors. Rebuild embeddings after any of
|
||||
those changes:
|
||||
|
||||
```bash
|
||||
bm reindex --embeddings
|
||||
```
|
||||
|
||||
## Reindexing with a remote provider
|
||||
|
||||
Embedding a real corpus through a network API is far slower than local FastEmbed, and
|
||||
the defaults are tuned for the local case. Two things to know before you run a full
|
||||
reindex.
|
||||
|
||||
**Raise the sync batch size.** `semantic_embedding_sync_batch_size` defaults to `2`, and
|
||||
it — not `semantic_embedding_batch_size` — governs throughput on the sync pipeline. With
|
||||
the default, a full reindex can take tens of seconds *per note* against a remote provider.
|
||||
Raising both to a larger value turns a multi-minute (or longer) reindex into well under a
|
||||
minute for the same corpus:
|
||||
|
||||
```bash
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_SYNC_BATCH_SIZE=32
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_BATCH_SIZE=64
|
||||
```
|
||||
|
||||
Stay within the provider's per-request size and rate limits — Cohere v3, for example,
|
||||
accepts up to 96 inputs per embedding request.
|
||||
|
||||
**Changing dimensions requires recreating the vector table.** Basic Memory dimensions the
|
||||
vector table on first index and refuses to mix sizes. Switching to a model with a
|
||||
different dimension (for example FastEmbed 384 → OpenAI 1536 → Cohere 1024) makes a plain
|
||||
`bm reindex` raise an `Embedding dimension mismatch` error. Recreate the table with a full
|
||||
rebuild — files are the source of truth, so this re-indexes from disk and re-embeds
|
||||
everything:
|
||||
|
||||
```bash
|
||||
bm reset --reindex
|
||||
```
|
||||
|
||||
To trial a provider without disturbing your existing index, point Basic Memory at a
|
||||
throwaway config + database instead:
|
||||
|
||||
```bash
|
||||
export BASIC_MEMORY_CONFIG_DIR=/tmp/bm-litellm-trial
|
||||
```
|
||||
|
||||
## Provider Setup Examples
|
||||
|
||||
LiteLLM reads provider credentials from the environment. These are the examples
|
||||
covered by Basic Memory's live validation harness.
|
||||
|
||||
### OpenAI Through LiteLLM
|
||||
|
||||
```bash
|
||||
export OPENAI_API_KEY=sk-...
|
||||
export BASIC_MEMORY_SEMANTIC_SEARCH_ENABLED=true
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER=litellm
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_MODEL=openai/text-embedding-3-small
|
||||
```
|
||||
|
||||
### Cohere v3
|
||||
|
||||
```bash
|
||||
export COHERE_API_KEY=...
|
||||
export BASIC_MEMORY_SEMANTIC_SEARCH_ENABLED=true
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER=litellm
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_MODEL=cohere/embed-english-v3.0
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_DIMENSIONS=1024
|
||||
```
|
||||
|
||||
The provider auto-selects `search_document` for indexed chunks and `search_query`
|
||||
for search queries.
|
||||
|
||||
### Azure OpenAI
|
||||
|
||||
```bash
|
||||
export AZURE_API_KEY=...
|
||||
export AZURE_API_BASE=https://<resource-name>.openai.azure.com
|
||||
export AZURE_API_VERSION=2024-02-01
|
||||
|
||||
export BASIC_MEMORY_SEMANTIC_SEARCH_ENABLED=true
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER=litellm
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_MODEL=azure/<deployment-name>
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_DIMENSIONS=1536
|
||||
```
|
||||
|
||||
If your Azure deployment is a reduced-dimension `text-embedding-3` deployment,
|
||||
set the dimension you want and enable forwarding:
|
||||
|
||||
```bash
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_DIMENSIONS=512
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_FORWARD_DIMENSIONS=true
|
||||
```
|
||||
|
||||
### NVIDIA NIM
|
||||
|
||||
```bash
|
||||
export NVIDIA_NIM_API_KEY=...
|
||||
# Optional when using a custom or self-hosted NIM endpoint:
|
||||
export NVIDIA_NIM_API_BASE=https://integrate.api.nvidia.com/v1
|
||||
|
||||
export BASIC_MEMORY_SEMANTIC_SEARCH_ENABLED=true
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER=litellm
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_MODEL=nvidia_nim/nvidia/embed-qa-4
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_DIMENSIONS=1024
|
||||
```
|
||||
|
||||
The provider auto-selects `passage` for indexed chunks and `query` for search
|
||||
queries.
|
||||
|
||||
## Testing LiteLLM Providers
|
||||
|
||||
Run the non-live LiteLLM unit and harness tests first:
|
||||
|
||||
```bash
|
||||
uv run pytest tests/repository/test_litellm_provider.py \
|
||||
test-int/semantic/test_litellm_live_harness.py -q
|
||||
```
|
||||
|
||||
Run the SQLite and Postgres vector identity regressions when changing model
|
||||
identity, role, or vector sync behavior:
|
||||
|
||||
```bash
|
||||
uv run pytest \
|
||||
tests/repository/test_sqlite_vector_search_repository.py::test_sqlite_embedding_model_key_includes_litellm_role_settings \
|
||||
-q
|
||||
|
||||
BASIC_MEMORY_TEST_POSTGRES=1 uv run pytest \
|
||||
tests/repository/test_postgres_search_repository.py::test_postgres_litellm_role_change_reembeds_existing_chunks \
|
||||
-q
|
||||
```
|
||||
|
||||
The Postgres command uses testcontainers, so Docker must be running.
|
||||
|
||||
## Live Provider Harness
|
||||
|
||||
The live harness makes real LiteLLM API calls and spends provider quota. It is
|
||||
opt-in by design:
|
||||
|
||||
```bash
|
||||
export OPENAI_API_KEY=sk-...
|
||||
export COHERE_API_KEY=...
|
||||
|
||||
just test-litellm-live
|
||||
```
|
||||
|
||||
Built-in cases run when their API keys are present:
|
||||
|
||||
| Case | Required Env Var | Validates |
|
||||
|---|---|---|
|
||||
| `openai-text-embedding-3-small` | `OPENAI_API_KEY` | OpenAI via LiteLLM, 1536 dimensions, normalized vectors, ranking sanity. |
|
||||
| `cohere-embed-english-v3` | `COHERE_API_KEY` | Cohere v3 role handling, 1024 dimensions, normalized vectors, ranking sanity. |
|
||||
|
||||
Add provider aliases or new backends with a custom cases file:
|
||||
|
||||
```bash
|
||||
cat > /tmp/litellm-cases.json <<'JSON'
|
||||
[
|
||||
{
|
||||
"name": "azure-text-embedding-3-small-512",
|
||||
"model": "azure/<deployment-name>",
|
||||
"dimensions": 512,
|
||||
"api_key_env": "AZURE_API_KEY",
|
||||
"forward_dimensions": true
|
||||
},
|
||||
{
|
||||
"name": "nvidia-embed-qa-4",
|
||||
"model": "nvidia_nim/nvidia/embed-qa-4",
|
||||
"dimensions": 1024,
|
||||
"api_key_env": "NVIDIA_NIM_API_KEY",
|
||||
"document_input_type": "passage",
|
||||
"query_input_type": "query"
|
||||
}
|
||||
]
|
||||
JSON
|
||||
|
||||
just test-litellm-live --cases-file /tmp/litellm-cases.json
|
||||
```
|
||||
|
||||
For CI-style output:
|
||||
|
||||
```bash
|
||||
just test-litellm-live --cases-file /tmp/litellm-cases.json --json
|
||||
```
|
||||
|
||||
The harness embeds two documents and one query, validates dimension and vector
|
||||
normalization, checks that the authentication query ranks the authentication
|
||||
document above a distractor, and reports latency plus role/dimension settings.
|
||||
|
||||
## Provider Reference
|
||||
|
||||
LiteLLM's own provider and embedding docs are the source of truth for current
|
||||
model strings and credential names:
|
||||
|
||||
- [LiteLLM embedding models](https://docs.litellm.ai/docs/embedding/supported_embedding)
|
||||
- [LiteLLM Azure OpenAI provider](https://docs.litellm.ai/docs/providers/azure)
|
||||
- [LiteLLM NVIDIA NIM provider](https://docs.litellm.ai/docs/providers/nvidia_nim)
|
||||
@@ -0,0 +1,183 @@
|
||||
# Manual Pages
|
||||
|
||||
Basic Memory's manual is written in the style of Unix man pages — and
|
||||
implemented as Basic Memory notes ([#952](https://github.com/basicmachines-co/basic-memory/issues/952)).
|
||||
Every page is a markdown note conforming to the `Manpage` schema, `SEE ALSO`
|
||||
entries are real knowledge-graph relations, and every example on every page
|
||||
was executed against a live project before the page shipped. The manual
|
||||
documents the tools; the tools verify the manual.
|
||||
|
||||
## Where it lives
|
||||
|
||||
The canonical manual is the **`manual` project in the Basic Memory team
|
||||
workspace** (cloud, shared). Anyone can build their own: the schema ships as
|
||||
an opt-in seed at `plugins/claude-code/schemas/manpage.md` — copy it into any
|
||||
project's folder and start writing pages against it.
|
||||
|
||||
Layout:
|
||||
|
||||
```
|
||||
manual/
|
||||
├── schemas/Manpage.md # the manpage schema (type: schema)
|
||||
├── man1/ # CLI commands bm(1), bm-status(1), ...
|
||||
├── man3/ # MCP tools write-note(3), search-notes(3), ...
|
||||
├── man5/ # file formats bm-note(5), bm-observation(5), ...
|
||||
├── man7/ # concepts basic-memory(7), semantic-memory(7), ...
|
||||
├── playground/ # scratch notes for destructive examples
|
||||
└── diagrams/ # canvas visualizations of the manual graph
|
||||
```
|
||||
|
||||
### Why "man1", "man3", "man5"?
|
||||
|
||||
The folder names are Unix's, unchanged since 1971. The manual is divided
|
||||
into numbered **sections**, pages physically live in directories named
|
||||
after them (`/usr/share/man/man1`, `man5`, ...), and the number tells you
|
||||
what *kind* of thing is documented — not importance, not reading order:
|
||||
|
||||
- **1** — user commands (`ls`, `grep`)
|
||||
- **2** — system calls
|
||||
- **3** — library functions / APIs (`printf(3)`)
|
||||
- **4** — devices
|
||||
- **5** — file formats and config files (`crontab(5)`, `passwd(5)`)
|
||||
- **6** — games (really)
|
||||
- **7** — miscellanea: concepts, conventions, overviews (`regex(7)`, `signal(7)`)
|
||||
- **8** — system administration
|
||||
|
||||
That's also why man page names carry the parenthesized number —
|
||||
`crontab(1)` is the command, `crontab(5)` is the file format, same name in
|
||||
two sections. `man 5 crontab` picks the section explicitly.
|
||||
|
||||
This manual copies that layout with the sections that have a Basic Memory
|
||||
analog:
|
||||
|
||||
- **man1/** — `bm` CLI commands → `bm-status(1)`
|
||||
- **man3/** — MCP tools, our equivalent of the "library API" section → `write-note(3)`
|
||||
- **man5/** — file formats: note syntax, observations, relations, schemas → `bm-note(5)`
|
||||
- **man7/** — concepts → `basic-memory(7)`, `semantic-memory(7)`
|
||||
- **8** is reserved for admin/cloud operations but has no pages yet; 2, 4,
|
||||
and 6 have no analog (no system calls, no devices, and no games — yet)
|
||||
|
||||
When a page says `see_also [[bm-note(5)]]`, the `(5)` reads "the
|
||||
file-format page," exactly the way a Unix manual cross-references — except
|
||||
here it's a traversable relation in the graph instead of a typographic
|
||||
convention. The manual explains its own conventions in `man-pages(7)` —
|
||||
fittingly, the same page name Linux uses for this, and that almost nobody
|
||||
ever reads.
|
||||
|
||||
## Page anatomy
|
||||
|
||||
Pages use the classic headers where applicable: `NAME`, `SYNOPSIS`,
|
||||
`DESCRIPTION`, `PARAMETERS`, `MCP USAGE`, `CLI EQUIVALENT`, `EXAMPLES`,
|
||||
`GOTCHAS`, `SEE ALSO`. Frontmatter (validated by the schema):
|
||||
|
||||
```yaml
|
||||
type: manpage
|
||||
section: 3 # 1 | 3 | 5 | 7 | 8
|
||||
name: write-note # page name without section suffix
|
||||
summary: create or overwrite a markdown note in the knowledge base
|
||||
generated: hand # hand | registry | typer (regeneration ownership)
|
||||
tool: write_note # section-3 pages: the MCP tool documented
|
||||
command: basic-memory status # section-1 pages: the CLI command documented
|
||||
verified: 0.21.6 mcp+cli # version + path(s) that proved the page
|
||||
```
|
||||
|
||||
Field knowledge accumulates as observations — `[gotcha]`, `[bug]` (with issue
|
||||
links), `[pattern]` — and `SEE ALSO` entries are `see_also` relations, so the
|
||||
manual is a navigable graph, not a folder of files.
|
||||
|
||||
## How to use it
|
||||
|
||||
Man-style reads (any MCP client or the CLI):
|
||||
|
||||
```bash
|
||||
# read a page
|
||||
bm tool read-note "man3/write-note-3" --project manual
|
||||
|
||||
# apropos — find pages by section, tool, or text
|
||||
bm tool search-notes --project manual # then filter, or via MCP:
|
||||
# search_notes(project="manual", metadata_filters={"type": "manpage", "section": 3})
|
||||
# search_notes(project="manual", metadata_filters={"type": "manpage", "tool": "write_note"})
|
||||
|
||||
# traverse SEE ALSO from any page
|
||||
# build_context(url="man3/write-note-3", project="manual")
|
||||
```
|
||||
|
||||
A future `bm man <topic>` command is thin sugar over exactly these calls.
|
||||
|
||||
And for the real thing — `man bm` in an actual terminal:
|
||||
|
||||
```bash
|
||||
bm man install # copies bundled groff pages to ~/.local/share/man
|
||||
man bm # the overview page, rendered by man(1)
|
||||
man basic-memory # same page via its alias
|
||||
```
|
||||
|
||||
`bm man install` warns with a one-line `MANPATH` fix if the install root
|
||||
isn't searched by your `man`. Agents with shell access can use `man bm` as
|
||||
an offline quick reference; the full per-tool detail stays in the manual
|
||||
project's section-3 pages.
|
||||
|
||||
## The verification discipline
|
||||
|
||||
Two rules make the manual trustworthy:
|
||||
|
||||
1. **Examples must have run.** An `EXAMPLES` (or `MCP USAGE` / `CLI
|
||||
EQUIVALENT`) block contains only commands that actually executed against
|
||||
the manual project. Destructive operations (`delete_note`, `move_note`,
|
||||
destructive `edit_note`) run only against `playground/` notes — never
|
||||
against pages. The `verified:` field records the version and which path
|
||||
proved the page: `mcp` (live service), `cli` (dev checkout), or both.
|
||||
|
||||
2. **The schema is the linter.** Validate the whole manual any time:
|
||||
|
||||
```bash
|
||||
bm tool schema-validate manpage --project manual
|
||||
# → {"total_notes": 38, "valid_count": 38, "warning_count": 0, ...}
|
||||
```
|
||||
|
||||
`bm orphans --project manual` confirms every page is connected to the
|
||||
graph, and `schema_diff`/`schema_infer` report drift between the schema
|
||||
and how pages are actually written.
|
||||
|
||||
Because verification exercises real tool calls against the live service,
|
||||
building the manual doubles as an end-to-end smoke test. The initial build
|
||||
found six bugs in one pass (#954–#959) — including the verification rule
|
||||
catching a test that asserted a bug as expected output (#958).
|
||||
|
||||
## Adding or updating a page
|
||||
|
||||
1. Run the commands you intend to document; keep the actual output.
|
||||
2. Write the page with `write_note`, passing frontmatter through the
|
||||
`metadata` parameter (nested YAML in content frontmatter is unreliable on
|
||||
some clients):
|
||||
|
||||
```
|
||||
write_note(title="my-tool(3)", directory="man3", project="manual",
|
||||
note_type="manpage",
|
||||
metadata={"section": 3, "name": "my-tool",
|
||||
"summary": "...", "generated": "hand",
|
||||
"tool": "my_tool", "verified": "<version> mcp"})
|
||||
```
|
||||
|
||||
3. Link related pages in `SEE ALSO` with `see_also [[other-page(3)]]`.
|
||||
Forward references to pages that don't exist yet are fine — they resolve
|
||||
automatically when the target is written.
|
||||
4. Validate: `bm tool schema-validate manpage --project manual`.
|
||||
|
||||
For mechanical updates to generated sections, prefer `edit_note` with
|
||||
`replace_section` / `insert_after_section` so curated content (EXAMPLES,
|
||||
GOTCHAS, SEE ALSO, observations) survives — that ownership split is what the
|
||||
`generated:` field declares.
|
||||
|
||||
## Roadmap
|
||||
|
||||
- **Registry generator** — section-3 SYNOPSIS/PARAMETERS generated from the
|
||||
MCP tool registry (docstrings + pydantic schemas), section-1 from Typer
|
||||
help; the hand-written corpus is the template spec. Regenerate-and-diff in
|
||||
CI becomes the drift gate.
|
||||
- **`bm man <topic>`** — CLI sugar over `read_note` + metadata search.
|
||||
(`bm man install` + a hand-written `bm.1` already ship — the first slice
|
||||
of [#610](https://github.com/basicmachines-co/basic-memory/issues/610);
|
||||
the generator will produce per-command pages from the same extraction.)
|
||||
- **Docs site** — the notes remain canonical for sections 5 and 7, code is
|
||||
canonical for 1 and 3; both render to the hosted docs site.
|
||||
+186
-5
@@ -99,11 +99,84 @@ All settings are fields on `BasicMemoryConfig` and can be set via environment va
|
||||
| Config Field | Env Var | Default | Description |
|
||||
|---|---|---|---|
|
||||
| `semantic_search_enabled` | `BASIC_MEMORY_SEMANTIC_SEARCH_ENABLED` | Auto (`true` when semantic deps are available) | Enable semantic search. Required before vector/hybrid modes work. |
|
||||
| `semantic_embedding_provider` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER` | `"fastembed"` | Embedding provider: `"fastembed"` (local) or `"openai"` (API). |
|
||||
| `semantic_embedding_provider` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER` | `"fastembed"` | Embedding provider: `"fastembed"` (local), `"openai"` (API), or `"litellm"` (multi-provider API, **experimental** — advanced users only). |
|
||||
| `semantic_embedding_model` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_MODEL` | `"bge-small-en-v1.5"` | Model identifier. Auto-adjusted per provider if left at default. |
|
||||
| `semantic_embedding_dimensions` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_DIMENSIONS` | Auto-detected | Vector dimensions. 384 for FastEmbed, 1536 for OpenAI. Override only if using a non-default model. |
|
||||
| `semantic_embedding_batch_size` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_BATCH_SIZE` | `64` | Number of texts to embed per batch. |
|
||||
| `semantic_embedding_dimensions` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_DIMENSIONS` | Provider default | Vector dimensions. 384 for FastEmbed, 1536 for OpenAI/LiteLLM OpenAI. Required when using a non-default LiteLLM model. |
|
||||
| `semantic_embedding_forward_dimensions` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_FORWARD_DIMENSIONS` | Auto | LiteLLM-only override for whether configured dimensions are sent as a provider-side output-size request. |
|
||||
| `semantic_embedding_batch_size` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_BATCH_SIZE` | `2` | Number of texts to embed per batch. |
|
||||
| `semantic_embedding_document_input_type` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_DOCUMENT_INPUT_TYPE` | Auto for known LiteLLM models | Optional LiteLLM `input_type` for indexed document/passages. |
|
||||
| `semantic_embedding_query_input_type` | `BASIC_MEMORY_SEMANTIC_EMBEDDING_QUERY_INPUT_TYPE` | Auto for known LiteLLM models | Optional LiteLLM `input_type` for search queries. |
|
||||
| `semantic_vector_k` | `BASIC_MEMORY_SEMANTIC_VECTOR_K` | `100` | Candidate count for vector nearest-neighbour retrieval. Higher values improve recall at the cost of latency. |
|
||||
| `search_entity_boost_enabled` | `BASIC_MEMORY_SEARCH_ENTITY_BOOST_ENABLED` | `false` | Enable the entity-aware ranking boost in hybrid search (see below). Default off: benchmark-validated as inert on LoCoMo and prone to Title-Case false positives. |
|
||||
| `search_entity_boost_weight` | `BASIC_MEMORY_SEARCH_ENTITY_BOOST_WEIGHT` | `0.15` | Per-matched-term multiplier strength for the entity boost. A candidate matching N query entity terms is scaled by `1 + weight * min(N, max_terms)`. |
|
||||
| `search_entity_boost_max_terms` | `BASIC_MEMORY_SEARCH_ENTITY_BOOST_MAX_TERMS` | `3` | Maximum number of distinct matched entity terms that contribute to the boost, bounding the multiplier. |
|
||||
|
||||
## Entity-Aware Ranking Boost
|
||||
|
||||
Hybrid search fuses keyword (FTS) and vector similarity, but proper nouns in a query
|
||||
carry no special weight against generic semantic similarity. As a result, a document
|
||||
about a *different* entity on the same topic can outrank the document that actually
|
||||
names the queried entity — e.g. "What are Joanna's hobbies?" surfacing a generic
|
||||
hobbies note ahead of Joanna's note (see
|
||||
[#951](https://github.com/basicmachines-co/basic-memory/issues/951)).
|
||||
|
||||
When `search_entity_boost_enabled=true`, hybrid retrieval performs a final,
|
||||
lexical-only re-scoring pass:
|
||||
|
||||
1. It extracts candidate entity terms from the query — capitalized / proper-noun
|
||||
tokens that are not common stopwords (e.g. `Joanna`, `Anthony`, `NASA`).
|
||||
2. For each fused candidate, it counts how many distinct query entity terms appear in
|
||||
the candidate's entity name (its title) or in a relation row's linked entity names.
|
||||
3. Matching candidates have their fused score multiplied by
|
||||
`1 + weight * min(matches, max_terms)`, so an entity-matching document can be
|
||||
promoted above a higher-similarity non-matching one.
|
||||
|
||||
The boost adds **no model inference** — it is pure index/lexical lookup, so per-query
|
||||
latency overhead is trivial. It only affects `hybrid` retrieval; `text` and `vector`
|
||||
modes are unchanged. Non-matching candidates keep their original scores, so ordering
|
||||
among them is preserved.
|
||||
|
||||
```bash
|
||||
export BASIC_MEMORY_SEARCH_ENTITY_BOOST_ENABLED=true
|
||||
# Optional tuning:
|
||||
export BASIC_MEMORY_SEARCH_ENTITY_BOOST_WEIGHT=0.15
|
||||
export BASIC_MEMORY_SEARCH_ENTITY_BOOST_MAX_TERMS=3
|
||||
```
|
||||
|
||||
> **Default off.** This setting is disabled by default. See the benchmark
|
||||
> findings below for why the default stays off and where the boost helps.
|
||||
|
||||
### Benchmark findings
|
||||
|
||||
The boost was benchmarked against LoCoMo (the
|
||||
[basic-memory-benchmarks](https://github.com/basicmachines-co/basic-memory-benchmarks)
|
||||
retrieval suite, hybrid mode) and a hand-built adversarial corpus. Two results
|
||||
drove the decision to keep the default **off** and leave the weight at `0.15`:
|
||||
|
||||
1. **LoCoMo is insensitive to the boost.** Sweeping the weight across
|
||||
`0.15, 0.3, 0.5, 1.0, 2.0` produced *identical* recall@5, recall@10, MRR, and
|
||||
content-hit at every point — no query reordered, no score changed. LoCoMo's
|
||||
documents are titled by conversation/session id and expose speaker names only
|
||||
in body text, never as entity titles or relation names. Because the boost
|
||||
matches query proper nouns against a candidate's **title or linked relation
|
||||
names**, it never fires on this corpus. LoCoMo therefore provides no signal to
|
||||
raise the weight, and the boost neither helps nor harms it.
|
||||
|
||||
2. **A capitalization-only heuristic has false positives.** On a corpus where
|
||||
entity terms appear in titles, the boost correctly promotes the right document
|
||||
for clean proper nouns (e.g. `Katze`) and is correctly inert on
|
||||
lowercase-leading identifiers (e.g. `getUserById`, ignored). But **Title-Case
|
||||
queries can regress**: a query like `What Is The Plan For Q3` extracts `Q3` as
|
||||
an entity term, and even at weight `0.15` it promotes a document that
|
||||
*literally* contains "Q3" above the more relevant document that says "third
|
||||
quarter". Since entity detection is lexical (capitalization, no NER), any
|
||||
capitalized non-entity token in a query is a potential false positive.
|
||||
|
||||
**Guidance.** Enable the boost only on entity-heavy corpora where your queries
|
||||
name entities that are themselves note titles or linked relations (the #951
|
||||
"Joanna" case). Prefer natural-case queries (`What are Joanna's hobbies?`) over
|
||||
Title-Cased phrasing, which can inject spurious entity terms. Leave it off for
|
||||
conversational / body-text-keyed corpora like LoCoMo, where it cannot help.
|
||||
|
||||
## Embedding Providers
|
||||
|
||||
@@ -135,7 +208,114 @@ export BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER=openai
|
||||
export OPENAI_API_KEY=sk-...
|
||||
```
|
||||
|
||||
When switching from FastEmbed to OpenAI (or vice versa), you must rebuild embeddings since the vector dimensions differ:
|
||||
### LiteLLM
|
||||
|
||||
> **Experimental — advanced users only.** The LiteLLM provider is experimental and aimed at users comfortable operating remote embedding backends: paid API calls, per-model dimension and input-role configuration, and slower reindexing of large corpora. For most users, FastEmbed (local, default) is recommended. See [LiteLLM Provider](litellm-provider.md) for the caveats and tuning.
|
||||
|
||||
Uses the LiteLLM SDK to call embedding models from providers such as OpenAI, Cohere, Azure, Bedrock, NVIDIA NIM, and other LiteLLM-supported backends. Requires the provider's API credentials.
|
||||
For the full option reference, provider setup examples, and live validation harness, see [LiteLLM Provider](litellm-provider.md).
|
||||
|
||||
```bash
|
||||
export BASIC_MEMORY_SEMANTIC_SEARCH_ENABLED=true
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_PROVIDER=litellm
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_MODEL=cohere/embed-english-v3.0
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_DIMENSIONS=1024
|
||||
export COHERE_API_KEY=...
|
||||
```
|
||||
|
||||
Basic Memory creates vector tables before the first embedding call, so non-default LiteLLM models must set `BASIC_MEMORY_SEMANTIC_EMBEDDING_DIMENSIONS`. The LiteLLM OpenAI default (`openai/text-embedding-3-small`) uses 1536 dimensions automatically.
|
||||
|
||||
For fixed-size LiteLLM models, dimensions are used as Basic Memory's local vector schema and
|
||||
validation size. Basic Memory automatically sends dimensions as a provider-side output-size
|
||||
request for `text-embedding-3` model strings, where LiteLLM/OpenAI support reduced output
|
||||
dimensions. If an Azure/OpenAI deployment uses an arbitrary LiteLLM model string such as
|
||||
`azure/<deployment-name>` and the underlying model supports reduced dimensions, set
|
||||
`BASIC_MEMORY_SEMANTIC_EMBEDDING_FORWARD_DIMENSIONS=true`.
|
||||
|
||||
Some retrieval models are asymmetric: indexed passages and search queries must be embedded with different provider parameters. Basic Memory automatically sets LiteLLM `input_type` for known asymmetric model families:
|
||||
|
||||
- Cohere v3: documents use `search_document`, queries use `search_query`
|
||||
- NVIDIA NIM retrieval models: documents use `passage`, queries use `query`
|
||||
|
||||
For other asymmetric LiteLLM models, set the input types explicitly:
|
||||
|
||||
```bash
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_DOCUMENT_INPUT_TYPE=passage
|
||||
export BASIC_MEMORY_SEMANTIC_EMBEDDING_QUERY_INPUT_TYPE=query
|
||||
```
|
||||
|
||||
#### Live LiteLLM Validation
|
||||
|
||||
Provider APIs differ in subtle ways: some accept `dimensions`, some require separate
|
||||
document/query roles, and some route through deployment aliases that do not reveal the
|
||||
underlying model name. Before adding or changing LiteLLM model support, run the opt-in live
|
||||
evaluation harness:
|
||||
|
||||
```bash
|
||||
export OPENAI_API_KEY=sk-...
|
||||
export COHERE_API_KEY=...
|
||||
just test-litellm-live
|
||||
```
|
||||
|
||||
The built-in live cases cover:
|
||||
|
||||
| Case | Required key | What it validates |
|
||||
|---|---|---|
|
||||
| `openai/text-embedding-3-small` | `OPENAI_API_KEY` | Standard LiteLLM OpenAI embedding calls and normalized 1536-dimensional output. |
|
||||
| `cohere/embed-english-v3.0` | `COHERE_API_KEY` | Cohere v3 asymmetric `search_document` / `search_query` handling and fixed 1024-dimensional output. |
|
||||
|
||||
The harness embeds two documents and one query, checks vector dimensions and normalization,
|
||||
then verifies the authentication query ranks the authentication document above the distractor.
|
||||
It prints a table with per-model scores, norms, latency, role settings, and dimension-forwarding
|
||||
mode.
|
||||
|
||||
To validate provider aliases or additional LiteLLM backends, save custom JSON cases:
|
||||
|
||||
```bash
|
||||
export AZURE_API_KEY=...
|
||||
export AZURE_API_BASE=https://example.openai.azure.com
|
||||
export AZURE_API_VERSION=2024-02-01
|
||||
|
||||
cat > /tmp/litellm-azure-cases.json <<'JSON'
|
||||
[
|
||||
{
|
||||
"name": "azure-text-embedding-3-small-512",
|
||||
"model": "azure/<deployment-name>",
|
||||
"dimensions": 512,
|
||||
"api_key_env": "AZURE_API_KEY",
|
||||
"forward_dimensions": true
|
||||
}
|
||||
]
|
||||
JSON
|
||||
|
||||
just test-litellm-live --cases-file /tmp/litellm-azure-cases.json
|
||||
```
|
||||
|
||||
NVIDIA NIM retrieval models can be checked the same way:
|
||||
|
||||
```bash
|
||||
export NVIDIA_NIM_API_KEY=...
|
||||
|
||||
cat > /tmp/litellm-nvidia-cases.json <<'JSON'
|
||||
[
|
||||
{
|
||||
"name": "nvidia-embed-qa-4",
|
||||
"model": "nvidia_nim/nvidia/embed-qa-4",
|
||||
"dimensions": 1024,
|
||||
"api_key_env": "NVIDIA_NIM_API_KEY",
|
||||
"document_input_type": "passage",
|
||||
"query_input_type": "query"
|
||||
}
|
||||
]
|
||||
JSON
|
||||
|
||||
just test-litellm-live --cases-file /tmp/litellm-nvidia-cases.json
|
||||
```
|
||||
|
||||
For repeatable local runs, put the same JSON array in a file and pass
|
||||
`just test-litellm-live --cases-file path/to/litellm-cases.json`.
|
||||
|
||||
When switching providers, models, dimensions, or LiteLLM document/query input types, rebuild embeddings:
|
||||
|
||||
```bash
|
||||
bm reindex --embeddings
|
||||
@@ -203,9 +383,10 @@ bm reindex -p my-project
|
||||
|
||||
- **Upgrade note**: Migration now performs a one-time automatic embedding backfill on upgrade.
|
||||
- **Manual enable case**: If you explicitly had `semantic_search_enabled=false` and then turn it on
|
||||
- **Provider change**: After switching between `fastembed` and `openai`
|
||||
- **Provider change**: After switching between `fastembed`, `openai`, and `litellm`
|
||||
- **Model change**: After changing `semantic_embedding_model`
|
||||
- **Dimension change**: After changing `semantic_embedding_dimensions`
|
||||
- **LiteLLM role change**: After changing `semantic_embedding_document_input_type` or `semantic_embedding_query_input_type`
|
||||
|
||||
The reindex command shows progress with embedded/skipped/error counts:
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "https://glama.ai/mcp/schemas/server.json",
|
||||
"maintainers": [
|
||||
"phernandez",
|
||||
"groksrc"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
[run]
|
||||
source = .
|
||||
omit =
|
||||
tests/*
|
||||
tests/**/*
|
||||
|
||||
[report]
|
||||
fail_under = 85
|
||||
show_missing = True
|
||||
@@ -0,0 +1,48 @@
|
||||
name: integration
|
||||
|
||||
# Heavier than test.yml — installs the real `basic-memory` CLI via uv, runs
|
||||
# every bm_* tool against a live `bm mcp` subprocess. Catches BM-API drift
|
||||
# (e.g., a bm release renaming a tool argument) before our users see it.
|
||||
concurrency:
|
||||
group: hbm-integration-${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
integration:
|
||||
name: Integration tests (real bm + mcp)
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 15
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install uv
|
||||
# No cache (no uv.lock to key off — see test.yml comment).
|
||||
uses: astral-sh/setup-uv@v3
|
||||
|
||||
- name: Set up Python 3.12
|
||||
# basic-memory itself requires 3.12+; the bm install needs that.
|
||||
# Hermes-runtime compatibility (3.11) is covered by test.yml.
|
||||
run: uv python install 3.12
|
||||
|
||||
- name: Install basic-memory CLI via uv
|
||||
run: |
|
||||
uv tool install basic-memory
|
||||
# uv puts entry-point shims under ~/.local/bin
|
||||
echo "$HOME/.local/bin" >> "$GITHUB_PATH"
|
||||
|
||||
- name: Verify bm is on PATH
|
||||
run: |
|
||||
which bm
|
||||
bm --version
|
||||
|
||||
- name: Run integration tests
|
||||
env:
|
||||
BM_INTEGRATION: "1"
|
||||
run: |
|
||||
uv run --with pytest --with mcp --python 3.12 pytest tests/test_integration.py -v
|
||||
@@ -0,0 +1,36 @@
|
||||
name: pr-title
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, edited, synchronize]
|
||||
|
||||
jobs:
|
||||
semantic-pr-title:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: amannn/action-semantic-pull-request@v5
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
# Conventional-commit types we accept in PR titles + commit subjects.
|
||||
types: |
|
||||
feat
|
||||
fix
|
||||
chore
|
||||
docs
|
||||
style
|
||||
refactor
|
||||
perf
|
||||
test
|
||||
build
|
||||
ci
|
||||
# Single-file plugin — no real submodule structure. We don't require
|
||||
# a scope, but if a contributor uses one we accept these:
|
||||
scopes: |
|
||||
core
|
||||
tests
|
||||
ci
|
||||
docs
|
||||
deps
|
||||
requireScope: false
|
||||
requireScopeForBreakingChange: true
|
||||
+194
@@ -0,0 +1,194 @@
|
||||
name: release
|
||||
|
||||
# Manual trigger: Actions → release → Run workflow. Always runs against main
|
||||
# (the workflow validates GITHUB_REF). Steps:
|
||||
# 1. Compute the new version from the `version` input (patch/minor/major
|
||||
# or explicit semver). The *current* version is read from the latest
|
||||
# git tag (`v*.*.*`) — NOT from __init__.py. This is robust to PRs that
|
||||
# pre-bump __init__.py: the bump always runs from the last released
|
||||
# version, not from whatever the working files happen to say.
|
||||
# 2. Update __version__ in __init__.py and version in plugin.yaml to match
|
||||
# the new tag — bringing the files in sync if a PR pre-bumped them.
|
||||
# 3. Commit as `chore(release): vX.Y.Z`, tag, push to main + push the tag.
|
||||
# 4. Publish a GitHub Release. Body is the matching `## [X.Y.Z]` block from
|
||||
# CHANGELOG.md when present; otherwise auto-generated release notes.
|
||||
#
|
||||
# Recommended flow: land a PR that adds a `## [X.Y.Z]` section to CHANGELOG.md
|
||||
# first, then run this workflow with the matching version so the release notes
|
||||
# are the hand-written changelog instead of commit-message-derived notes.
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
version:
|
||||
description: "Version bump (`patch`, `minor`, `major`) or explicit semver (`0.3.0`)"
|
||||
required: true
|
||||
default: "patch"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
concurrency:
|
||||
group: release-${{ github.ref }}
|
||||
cancel-in-progress: false
|
||||
|
||||
jobs:
|
||||
release:
|
||||
name: Tag and Publish GitHub Release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Validate trigger is main
|
||||
run: |
|
||||
if [ "$GITHUB_REF" != "refs/heads/main" ]; then
|
||||
echo "::error::release must run against main. Got $GITHUB_REF"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Compute new version
|
||||
id: bump
|
||||
run: |
|
||||
set -euo pipefail
|
||||
VERSION_INPUT="${{ github.event.inputs.version }}"
|
||||
|
||||
# Current = latest released tag (sort by version, descending; pick
|
||||
# the first v*.*.* tag). NOT __init__.py — a PR may have pre-bumped
|
||||
# the version files, and we don't want to double-bump on top of
|
||||
# that. The bump is computed from the last *released* version.
|
||||
LAST_TAG=$(git tag --list 'v*.*.*' --sort=-v:refname | head -1 || true)
|
||||
if [ -z "$LAST_TAG" ]; then
|
||||
# First release in the repo. Seed with 0.0.0 so a `patch` bump
|
||||
# yields v0.0.1, `minor` yields v0.1.0, `major` yields v1.0.0.
|
||||
# Explicit semver inputs bypass the seed entirely.
|
||||
CURRENT="0.0.0"
|
||||
echo "No prior v*.*.* tag found; seeding current=0.0.0"
|
||||
else
|
||||
CURRENT="${LAST_TAG#v}"
|
||||
echo "Latest released tag: $LAST_TAG (current=$CURRENT)"
|
||||
fi
|
||||
|
||||
if [[ "$VERSION_INPUT" =~ ^(patch|minor|major)$ ]]; then
|
||||
IFS=. read -r MAJ MIN PAT <<< "$CURRENT"
|
||||
case "$VERSION_INPUT" in
|
||||
major) MAJ=$((MAJ + 1)); MIN=0; PAT=0 ;;
|
||||
minor) MIN=$((MIN + 1)); PAT=0 ;;
|
||||
patch) PAT=$((PAT + 1)) ;;
|
||||
esac
|
||||
NEW="${MAJ}.${MIN}.${PAT}"
|
||||
elif [[ "$VERSION_INPUT" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]]; then
|
||||
NEW="$VERSION_INPUT"
|
||||
else
|
||||
echo "::error::Invalid version input: '$VERSION_INPUT'"
|
||||
echo "::error::Use patch|minor|major or explicit X.Y.Z"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ "$NEW" = "$CURRENT" ]; then
|
||||
echo "::error::New version equals last released ($NEW). Pick a different version."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Sanity check: refuse if __init__.py is already ahead of the
|
||||
# version we're about to ship. Catches the "PR bumped to 0.5.0 but
|
||||
# workflow was asked for a patch that would land 0.1.8" foot-gun
|
||||
# before it overwrites the files.
|
||||
FILE_VERSION=$(grep -E '^__version__ = ' __init__.py \
|
||||
| sed -E 's/^__version__ = "([^"]+)".*/\1/')
|
||||
if [ -n "$FILE_VERSION" ] && [ "$FILE_VERSION" != "$CURRENT" ] && [ "$FILE_VERSION" != "$NEW" ]; then
|
||||
echo "::error::__init__.py reports version $FILE_VERSION, but the release would ship $NEW (last tag: $CURRENT)."
|
||||
echo "::error::Reconcile by picking a version input that matches __init__.py, or roll __init__.py back to $CURRENT."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "New version: $NEW"
|
||||
echo "current=$CURRENT" >> "$GITHUB_OUTPUT"
|
||||
echo "version=$NEW" >> "$GITHUB_OUTPUT"
|
||||
echo "tag=v$NEW" >> "$GITHUB_OUTPUT"
|
||||
|
||||
- name: Refuse if tag already exists
|
||||
run: |
|
||||
set -euo pipefail
|
||||
TAG="${{ steps.bump.outputs.tag }}"
|
||||
if git rev-parse --verify "refs/tags/$TAG" >/dev/null 2>&1; then
|
||||
echo "::error::Tag $TAG already exists locally. Pick a different version."
|
||||
exit 1
|
||||
fi
|
||||
if git ls-remote --tags origin "$TAG" | grep -q "refs/tags/$TAG$"; then
|
||||
echo "::error::Tag $TAG already exists on origin. Pick a different version."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
- name: Update version files
|
||||
run: |
|
||||
set -euo pipefail
|
||||
NEW="${{ steps.bump.outputs.version }}"
|
||||
sed -i -E "s/^__version__ = \"[^\"]+\"/__version__ = \"${NEW}\"/" __init__.py
|
||||
sed -i -E "s/^version: .*/version: ${NEW}/" plugin.yaml
|
||||
|
||||
# Verify both files changed and that the new version is present.
|
||||
grep -q "^__version__ = \"${NEW}\"" __init__.py
|
||||
grep -q "^version: ${NEW}$" plugin.yaml
|
||||
|
||||
echo "--- diff ---"
|
||||
git --no-pager diff -- __init__.py plugin.yaml
|
||||
|
||||
- name: Configure Git identity
|
||||
run: |
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
|
||||
- name: Commit and tag
|
||||
run: |
|
||||
set -euo pipefail
|
||||
TAG="${{ steps.bump.outputs.tag }}"
|
||||
git add __init__.py plugin.yaml
|
||||
if git diff --cached --quiet; then
|
||||
# PR already bumped the files to the target version. Tag the
|
||||
# existing HEAD rather than creating an empty release commit.
|
||||
echo "Version files already at ${TAG}; tagging current HEAD."
|
||||
else
|
||||
git commit -m "chore(release): ${TAG}"
|
||||
fi
|
||||
git tag -a "${TAG}" -m "${TAG}"
|
||||
|
||||
- name: Push commit and tag
|
||||
run: |
|
||||
set -euo pipefail
|
||||
# HEAD push is a no-op when nothing was committed in this run.
|
||||
git push origin HEAD:main
|
||||
git push origin "${{ steps.bump.outputs.tag }}"
|
||||
|
||||
- name: Extract CHANGELOG section for this version
|
||||
id: changelog
|
||||
run: |
|
||||
set -euo pipefail
|
||||
VERSION="${{ steps.bump.outputs.version }}"
|
||||
# Pull lines between `## [VERSION]` and the next `## [` heading.
|
||||
SECTION=$(awk -v ver="$VERSION" '
|
||||
$0 ~ "^## \\[" ver "\\]" { found=1; next }
|
||||
found && /^## \[/ { exit }
|
||||
found { print }
|
||||
' CHANGELOG.md)
|
||||
if [ -z "$SECTION" ]; then
|
||||
echo "::warning::No CHANGELOG.md section found for v${VERSION} — falling back to auto-generated release notes."
|
||||
echo "has_section=false" >> "$GITHUB_OUTPUT"
|
||||
else
|
||||
echo "has_section=true" >> "$GITHUB_OUTPUT"
|
||||
{
|
||||
echo 'body<<EOF_CHANGELOG'
|
||||
echo "$SECTION"
|
||||
echo 'EOF_CHANGELOG'
|
||||
} >> "$GITHUB_OUTPUT"
|
||||
fi
|
||||
|
||||
- name: Create GitHub Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
tag_name: ${{ steps.bump.outputs.tag }}
|
||||
name: ${{ steps.bump.outputs.tag }}
|
||||
body: ${{ steps.changelog.outputs.body }}
|
||||
generate_release_notes: ${{ steps.changelog.outputs.has_section == 'false' }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
+39
@@ -0,0 +1,39 @@
|
||||
name: tests
|
||||
|
||||
# Cancel an in-progress run when a new commit lands on the same branch — the
|
||||
# latest result is the one we care about.
|
||||
concurrency:
|
||||
group: hbm-tests-${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
# Branch pushes already cover PRs (the PR branch tip is what's being tested),
|
||||
# so we don't run the matrix twice for the same commit on push + pull_request.
|
||||
push:
|
||||
|
||||
jobs:
|
||||
unit:
|
||||
name: Unit tests (Python ${{ matrix.python-version }})
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
# 3.11 is the runtime Hermes itself ships on today; 3.12-3.14 cover
|
||||
# forward-compat for whenever Hermes upgrades.
|
||||
python-version: ["3.11", "3.12", "3.13", "3.14"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install uv
|
||||
# No `enable-cache: true` — the action's default cache key globs for
|
||||
# `uv.lock`, which we don't ship (we use `uv run --with` instead of
|
||||
# `uv sync`). Without a lock file the cache step errors out.
|
||||
uses: astral-sh/setup-uv@v3
|
||||
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
run: uv python install ${{ matrix.python-version }}
|
||||
|
||||
- name: Run unit tests
|
||||
run: uv run --with pytest --python ${{ matrix.python-version }} pytest -q
|
||||
@@ -0,0 +1,6 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
.DS_Store
|
||||
.pytest_cache/
|
||||
*.egg-info/
|
||||
@@ -0,0 +1,133 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [0.3.2] — 2026-05-23
|
||||
|
||||
### Fixed
|
||||
- **Let Basic Memory v0.21.3 self-route workspace-qualified identifiers and URLs.** Hermes no longer injects its configured default project into `bm_read`, `bm_edit`, `bm_delete`, `bm_move`, or `bm_context` calls when the identifier/URL is already workspace-qualified, such as `personal/main/...`, `memory://personal/main/...`, or an organization workspace slug with a 32-character hash suffix. This preserves Basic Memory Cloud's workspace-aware routing while keeping the existing default-project behavior for short/local identifiers.
|
||||
|
||||
## [0.3.1] — 2026-05-16
|
||||
|
||||
### Changed
|
||||
- **Documented the Hermes Agent v0.14.0-compatible `/bm-*` slash-command monkeypatch.** `MONKEYPATCH.md` now distinguishes the plugin's runtime version from the Hermes Agent-side compatibility patch: plugin `v0.3.0` remains the correct runtime release for Hermes Agent `v0.13.x`, while Hermes Agent `v0.14.0` still needs the updated two-part core patch so gateway startup command discovery loads the active exclusive memory provider and the memory-provider collector delegates `register_command` / `register_skill`.
|
||||
- **Clarified install guidance for users and agents.** The README known-issue section now points Hermes `v0.13.x` and `v0.14.0` users at the compatibility matrix in `MONKEYPATCH.md`, so agents do not mistake a plugin update for the required Hermes Agent core patch.
|
||||
|
||||
### Notes
|
||||
- This is a documentation/compatibility-instructions release only. It does not change the plugin runtime code or Basic Memory data behavior. The plugin remains backward-compatible with Hermes Agent `v0.13.x`; the new documentation explains how to patch Hermes Agent `v0.14.0` until the upstream Hermes fix ships.
|
||||
|
||||
## [0.3.0] — 2026-05-12
|
||||
|
||||
### Added
|
||||
- **Per-call project routing on every `bm_*` tool.** All eight tools now accept optional `project` (name) and `project_id` (UUID from `bm_projects`) parameters. The agent can write or read against a project other than the Hermes-configured one — useful when the user asks to write into a different cloud project (e.g. a personal `main` project) without reconfiguring the plugin. `project_id` takes precedence over `project`; both fall back to the configured default when omitted. Workspace routing is handled transparently by BM via `project_id` — no separate workspace parameter is needed.
|
||||
- **`bm_projects` and `bm_workspaces` agent tools.** Promotes the discovery logic previously available only as `/bm-project` and `/bm-workspace` slash commands to agent-facing tools. `bm_projects` returns JSON with `name` and `external_id` (UUID) per project so the agent can hand the UUID to `bm_write` / `bm_read` / etc. via `project_id` — the unambiguous form across cloud workspaces. `bm_workspaces` lists BM Cloud workspaces (name, type, role, default flag). Together with per-call routing, these unblock the workflow Drew's friction note flagged: agent picks the right project + workspace before writing, instead of silently operating against the active Hermes memory project.
|
||||
- **SKILL.md cross-project workflow** documenting the discovery → route → write → verify recipe end-to-end. Adds a "Permalinks" section covering the three canonical shapes (short, project-qualified, workspace-qualified) and the round-trip property where `bm_write`'s returned permalink self-routes for follow-up reads. A "Cross-project routing" section explains `project` (including workspace-qualified syntax like `"personal/main"`) vs `project_id` and when to use each. Also backfills `bm_recent` documentation (the tool shipped in 0.2.0 but the skill hadn't been updated).
|
||||
- **SKILL.md "Further reading" section** linking to the official docs at [docs.basicmemory.com](https://docs.basicmemory.com), with raw-markdown URLs (`/raw/<path>.md`) the agent can `WebFetch` on demand for deeper material — knowledge format, observations & relations, memory URL wildcards, semantic search, cloud routing, BM's full MCP tool surface, and the `llms.txt` sitemap.
|
||||
|
||||
### Notes
|
||||
- Addresses the routing, discovery, and documentation gaps in the real-world note "Hermes Basic Memory Cloud Task Experience." A proposed `bm_import` tool was evaluated and dropped — `read_file` + `bm_write` already composes the same operation with no new capability, at the cost of one more tool in the surface.
|
||||
- The slash commands `/bm-project` and `/bm-workspace` still exist and behave identically — they continue to call `list_memory_projects` / `list_workspaces` directly via the actor. No behavior change for human use.
|
||||
|
||||
## [0.2.0] — 2026-05-11
|
||||
|
||||
### Added
|
||||
- **Plugin-owned `/bm-*` slash commands** for CLI/gateway sessions. Eight commands give humans direct memory-graph access without going through the agent: `/bm-search`, `/bm-read`, `/bm-context`, `/bm-recent`, `/bm-status`, `/bm-remember`, `/bm-project`, `/bm-workspace`. Closes #2.
|
||||
- **`bm_recent` tool** wrapping BM's `recent_activity`. Surfaces notes updated within a timeframe (`7d` default, accepts natural language like `"2 weeks"` or `"yesterday"`). Agent-facing and reused by `/bm-recent`.
|
||||
- **`remember_folder` config key** (default `"bm-remember"`). Separate from `capture_folder` so manual captures via `/bm-remember` don't intermix with auto-generated session transcripts. Notes are tagged `manual-capture` for further disambiguation.
|
||||
|
||||
### Fixed
|
||||
- **`ctx.register_skill(...)` was silently no-opping since 0.1.5** in real Hermes installs. Hermes loads memory-provider plugins through a stripped-down `_ProviderCollector` context (`plugins/memory/__init__.py`) that captures only `register_memory_provider`; `register_skill` and `register_command` are not delegated. The plugin now writes directly to `PluginManager._plugin_commands` and `_plugin_skills`, matching the entry shape and name normalization `PluginContext.register_command` / `register_skill` produce. This makes both the new slash commands and the bundled SKILL.md work in current Hermes installs. The clean fix lives upstream — a small patch to teach `_ProviderCollector` to delegate — and once that lands, the reach-in becomes a redundant double-write of identical entries. Forward-compat `ctx.register_command` / `ctx.register_skill` calls remain in place for the future code path.
|
||||
|
||||
### Notes
|
||||
- `/bm-remember` derives the title from the first non-empty line of the input, trimmed to 80 chars; falls back to `Note YYYY-MM-DD HHMM UTC`.
|
||||
- `/bm-workspace` short-circuits in local mode with a one-line explanation. Workspaces are a BM Cloud concept.
|
||||
- Mid-session project/workspace switching is intentionally not supported in 0.2.0 — auto-capture would land in unexpected places. Tracked as a follow-up.
|
||||
|
||||
## [0.1.7] — 2026-05-10
|
||||
|
||||
### Changed
|
||||
- **Stronger nudge in `system_prompt_block()`** to steer agents toward the `bm_*` tools instead of shelling out to `bm` CLI. Pre-v0.1.7 the prompt listed the tools neutrally; given Claude/Hermes models' heavy training-data exposure to `bm tool ...` CLI patterns, neutral language wasn't enough — agents reached for the shell by reflex, paying 1-2s of cold-start per call instead of ~0.1s through our persistent MCP connection. New prompt is explicit (**"Use the `bm_*` tools below directly — do not shell out to the `bm` CLI"**) and gives a one-line latency rationale so the model has a reason to follow it.
|
||||
- `SKILL.md` mirrors the directive with a "Use `bm_*`, not the `bm` CLI" section + a tool-vs-CLI table.
|
||||
|
||||
### Added
|
||||
- Regression test `test_system_prompt_block_steers_away_from_cli` locks in the directive language so future prompt edits don't accidentally weaken it.
|
||||
|
||||
## [0.1.6] — 2026-05-10
|
||||
|
||||
### Fixed
|
||||
- **`bm_*` tools were never registered with Hermes's `MemoryManager._tool_to_provider`.** `get_tool_schemas()` was gated on `self._initialized`, but Hermes captures the schema list at *register* time — before `initialize()` runs. The gate caused every session to start with zero tools registered for our provider, so every LLM-issued `bm_search` (and friends) returned `"Unknown tool: bm_search"` from MemoryManager's dispatch. Symptoms were asymmetric: prefetch (recall injection) worked because it's invoked per-turn after init, but tool calls didn't. Schemas are static — they now return unconditionally, with `handle_tool_call()` doing the runtime "is the actor ready?" gate.
|
||||
- Regression test pins this so we don't reintroduce it: `test_get_tool_schemas_unconditional` asserts `get_tool_schemas()` returns all 7 schemas on a fresh, uninitialized provider.
|
||||
|
||||
## [0.1.5] — 2026-05-10
|
||||
|
||||
### Added
|
||||
- Bundled `SKILL.md` is now auto-registered via `ctx.register_skill("basic-memory", ...)` during plugin load. No more manual symlink to `~/.hermes/skills/`. The skill is opt-in (resolvable via `skill:view basic-memory:basic-memory`); always-on agent guidance still flows through `system_prompt_block()`.
|
||||
|
||||
### Changed
|
||||
- README rewritten for community install. Lead command is now `hermes plugins install basicmachines-co/hermes-basic-memory`. Clone-and-symlink instructions moved to the Development section.
|
||||
- Added GitHub Actions CI: unit tests on push and PR.
|
||||
- Added this CHANGELOG.
|
||||
|
||||
## [0.1.4] — 2026-05-10
|
||||
|
||||
### Added
|
||||
- `_uv_binary_path()` and `_install_bm_via_uv()`. When `bm` is missing from the host, the plugin runs `uv tool install basic-memory --quiet` once at first `initialize()`. The bm binary lands at `~/.local/bin/bm` — the same canonical path a manual `uv tool install basic-memory` produces, so subsequent manual installs are no-ops rather than creating a second install.
|
||||
- 8 new unit tests covering `is_available()` with bm/uv combinations, the install subprocess (success / non-zero exit / OSError / no-uv), and `initialize()` install-or-not branching.
|
||||
|
||||
### Changed
|
||||
- `is_available()` now returns `True` when **either** `bm` is on disk **or** `uv` is on disk (we can install the missing CLI ourselves).
|
||||
- README's prerequisites section: dropped manual basic-memory install requirement; added the one-time ~10s cold-start note.
|
||||
|
||||
## [0.1.3] — 2026-05-10
|
||||
|
||||
### Fixed
|
||||
- README's cloud-mode section described the wrong setup (`bm project add ... --cloud --local-path` + `bm cloud bisync`), which gives a local-mode project with file-level cloud sync rather than true cloud routing. Replaced with `bm project set-cloud <name> --workspace <name>`, which flips the project to `ProjectMode.CLOUD` so tool calls route over HTTPS to `<cloud_host>/proxy` directly. No local files involved.
|
||||
- Documented OAuth / API-key auth options, and the `--workspace` requirement when the user belongs to multiple BM Cloud workspaces.
|
||||
|
||||
## [0.1.2] — 2026-05-10
|
||||
|
||||
### Changed
|
||||
- `_default_project()`: `"hermes-memory"` (was `"hermes-{hostname}"`).
|
||||
- `_default_project_path()`: `~/hermes-memory/` (was `~/.basic-memory/hermes/`). The previous path violated the principle that `~/.basic-memory/` is reserved for BM's app state, not project storage.
|
||||
|
||||
### Added
|
||||
- `_bm_known_projects()` reads bm's `~/.basic-memory/config.json`. `BasicMemoryProvider._verify_project_registered()` uses it to refuse initialization when `mode: cloud` is set against a project that isn't registered with bm. Local mode still auto-creates as before.
|
||||
- 13 new unit tests for the introspection + bail-out paths.
|
||||
|
||||
## [0.1.1] — 2026-05-10
|
||||
|
||||
### Added
|
||||
- `tests/test_actor.py` — 15 tests covering `_BmMcpActor` lifecycle, call dispatch, timeout-with-cancellation, idempotent shutdown.
|
||||
- `tests/test_capture.py` — 25 tests for `sync_turn` (first-write + append paths), `on_session_end` summary shape, and gating.
|
||||
- `tests/test_prefetch.py` — 25 tests for `prefetch` / `queue_prefetch` / `_format_prefetch` including forward-compat with unknown response fields.
|
||||
- `tests/test_integration.py` — 12 gated tests exercising every tool against a real `bm` MCP server (`BM_INTEGRATION=1` + `bm` + `mcp`). Each session uses a throwaway BM project that's torn down on completion.
|
||||
|
||||
### Changed
|
||||
- `_BmMcpActor.call` now refuses calls after `shutdown()` (sets `_running=False`) and cancels the underlying coroutine on timeout instead of leaking it.
|
||||
- `_format_prefetch` defensively coerces non-string fields and skips non-dict entries.
|
||||
- Added module-level `__version__`, kept in sync with `plugin.yaml` (verified by a test).
|
||||
|
||||
## [0.1.0] — 2026-05-10
|
||||
|
||||
### Added
|
||||
- Initial release of the Hermes Memory Provider plugin for Basic Memory.
|
||||
- Seven `bm_*` agent tools: `bm_search`, `bm_read`, `bm_write`, `bm_edit`, `bm_context`, `bm_delete`, `bm_move`.
|
||||
- Per-turn capture (`sync_turn`) and end-of-session summary (`on_session_end`).
|
||||
- Local mode (default) with auto-created BM project; cloud mode with project-name-based routing.
|
||||
- Single-file plugin at `__init__.py`, AGPL-3.0-or-later.
|
||||
- 84-test pytest suite.
|
||||
|
||||
[0.3.2]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.3.2
|
||||
[0.3.1]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.3.1
|
||||
[0.3.0]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.3.0
|
||||
[0.2.0]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.2.0
|
||||
[0.1.7]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.1.7
|
||||
[0.1.6]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.1.6
|
||||
[0.1.5]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.1.5
|
||||
[0.1.4]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.1.4
|
||||
[0.1.3]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.1.3
|
||||
[0.1.2]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.1.2
|
||||
[0.1.1]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.1.1
|
||||
[0.1.0]: https://github.com/basicmachines-co/hermes-basic-memory/releases/tag/v0.1.0
|
||||
@@ -0,0 +1,661 @@
|
||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
Version 3, 19 November 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The GNU Affero General Public License is a free, copyleft license for
|
||||
software and other kinds of works, specifically designed to ensure
|
||||
cooperation with the community in the case of network server software.
|
||||
|
||||
The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
our General Public Licenses are intended to guarantee your freedom to
|
||||
share and change all versions of a program--to make sure it remains free
|
||||
software for all its users.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
them if you wish), that you receive source code or can get it if you
|
||||
want it, that you can change the software or use pieces of it in new
|
||||
free programs, and that you know you can do these things.
|
||||
|
||||
Developers that use our General Public Licenses protect your rights
|
||||
with two steps: (1) assert copyright on the software, and (2) offer
|
||||
you this License which gives you legal permission to copy, distribute
|
||||
and/or modify the software.
|
||||
|
||||
A secondary benefit of defending all users' freedom is that
|
||||
improvements made in alternate versions of the program, if they
|
||||
receive widespread use, become available for other developers to
|
||||
incorporate. Many developers of free software are heartened and
|
||||
encouraged by the resulting cooperation. However, in the case of
|
||||
software used on network servers, this result may fail to come about.
|
||||
The GNU General Public License permits making a modified version and
|
||||
letting the public access it on a server without ever releasing its
|
||||
source code to the public.
|
||||
|
||||
The GNU Affero General Public License is designed specifically to
|
||||
ensure that, in such cases, the modified source code becomes available
|
||||
to the community. It requires the operator of a network server to
|
||||
provide the source code of the modified version running there to the
|
||||
users of that server. Therefore, public use of a modified version, on
|
||||
a publicly accessible server, gives the public access to the source
|
||||
code of the modified version.
|
||||
|
||||
An older license, called the Affero General Public License and
|
||||
published by Affero, was designed to accomplish similar goals. This is
|
||||
a different license, not a version of the Affero GPL, but Affero has
|
||||
released a new version of the Affero GPL which permits relicensing under
|
||||
this license.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
TERMS AND CONDITIONS
|
||||
|
||||
0. Definitions.
|
||||
|
||||
"This License" refers to version 3 of the GNU Affero General Public License.
|
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||
works, such as semiconductor masks.
|
||||
|
||||
"The Program" refers to any copyrightable work licensed under this
|
||||
License. Each licensee is addressed as "you". "Licensees" and
|
||||
"recipients" may be individuals or organizations.
|
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work
|
||||
in a fashion requiring copyright permission, other than the making of an
|
||||
exact copy. The resulting work is called a "modified version" of the
|
||||
earlier work or a work "based on" the earlier work.
|
||||
|
||||
A "covered work" means either the unmodified Program or a work based
|
||||
on the Program.
|
||||
|
||||
To "propagate" a work means to do anything with it that, without
|
||||
permission, would make you directly or secondarily liable for
|
||||
infringement under applicable copyright law, except executing it on a
|
||||
computer or modifying a private copy. Propagation includes copying,
|
||||
distribution (with or without modification), making available to the
|
||||
public, and in some countries other activities as well.
|
||||
|
||||
To "convey" a work means any kind of propagation that enables other
|
||||
parties to make or receive copies. Mere interaction with a user through
|
||||
a computer network, with no transfer of a copy, is not conveying.
|
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices"
|
||||
to the extent that it includes a convenient and prominently visible
|
||||
feature that (1) displays an appropriate copyright notice, and (2)
|
||||
tells the user that there is no warranty for the work (except to the
|
||||
extent that warranties are provided), that licensees may convey the
|
||||
work under this License, and how to view a copy of this License. If
|
||||
the interface presents a list of user commands or options, such as a
|
||||
menu, a prominent item in the list meets this criterion.
|
||||
|
||||
1. Source Code.
|
||||
|
||||
The "source code" for a work means the preferred form of the work
|
||||
for making modifications to it. "Object code" means any non-source
|
||||
form of a work.
|
||||
|
||||
A "Standard Interface" means an interface that either is an official
|
||||
standard defined by a recognized standards body, or, in the case of
|
||||
interfaces specified for a particular programming language, one that
|
||||
is widely used among developers working in that language.
|
||||
|
||||
The "System Libraries" of an executable work include anything, other
|
||||
than the work as a whole, that (a) is included in the normal form of
|
||||
packaging a Major Component, but which is not part of that Major
|
||||
Component, and (b) serves only to enable use of the work with that
|
||||
Major Component, or to implement a Standard Interface for which an
|
||||
implementation is available to the public in source code form. A
|
||||
"Major Component", in this context, means a major essential component
|
||||
(kernel, window system, and so on) of the specific operating system
|
||||
(if any) on which the executable work runs, or a compiler used to
|
||||
produce the work, or an object code interpreter used to run it.
|
||||
|
||||
The "Corresponding Source" for a work in object code form means all
|
||||
the source code needed to generate, install, and (for an executable
|
||||
work) run the object code and to modify the work, including scripts to
|
||||
control those activities. However, it does not include the work's
|
||||
System Libraries, or general-purpose tools or generally available free
|
||||
programs which are used unmodified in performing those activities but
|
||||
which are not part of the work. For example, Corresponding Source
|
||||
includes interface definition files associated with source files for
|
||||
the work, and the source code for shared libraries and dynamically
|
||||
linked subprograms that the work is specifically designed to require,
|
||||
such as by intimate data communication or control flow between those
|
||||
subprograms and other parts of the work.
|
||||
|
||||
The Corresponding Source need not include anything that users
|
||||
can regenerate automatically from other parts of the Corresponding
|
||||
Source.
|
||||
|
||||
The Corresponding Source for a work in source code form is that
|
||||
same work.
|
||||
|
||||
2. Basic Permissions.
|
||||
|
||||
All rights granted under this License are granted for the term of
|
||||
copyright on the Program, and are irrevocable provided the stated
|
||||
conditions are met. This License explicitly affirms your unlimited
|
||||
permission to run the unmodified Program. The output from running a
|
||||
covered work is covered by this License only if the output, given its
|
||||
content, constitutes a covered work. This License acknowledges your
|
||||
rights of fair use or other equivalent, as provided by copyright law.
|
||||
|
||||
You may make, run and propagate covered works that you do not
|
||||
convey, without conditions so long as your license otherwise remains
|
||||
in force. You may convey covered works to others for the sole purpose
|
||||
of having them make modifications exclusively for you, or provide you
|
||||
with facilities for running those works, provided that you comply with
|
||||
the terms of this License in conveying all material for which you do
|
||||
not control copyright. Those thus making or running the covered works
|
||||
for you must do so exclusively on your behalf, under your direction
|
||||
and control, on terms that prohibit them from making any copies of
|
||||
your copyrighted material outside their relationship with you.
|
||||
|
||||
Conveying under any other circumstances is permitted solely under
|
||||
the conditions stated below. Sublicensing is not allowed; section 10
|
||||
makes it unnecessary.
|
||||
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||
|
||||
No covered work shall be deemed part of an effective technological
|
||||
measure under any applicable law fulfilling obligations under article
|
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||
similar laws prohibiting or restricting circumvention of such
|
||||
measures.
|
||||
|
||||
When you convey a covered work, you waive any legal power to forbid
|
||||
circumvention of technological measures to the extent such circumvention
|
||||
is effected by exercising rights under this License with respect to
|
||||
the covered work, and you disclaim any intention to limit operation or
|
||||
modification of the work as a means of enforcing, against the work's
|
||||
users, your or third parties' legal rights to forbid circumvention of
|
||||
technological measures.
|
||||
|
||||
4. Conveying Verbatim Copies.
|
||||
|
||||
You may convey verbatim copies of the Program's source code as you
|
||||
receive it, in any medium, provided that you conspicuously and
|
||||
appropriately publish on each copy an appropriate copyright notice;
|
||||
keep intact all notices stating that this License and any
|
||||
non-permissive terms added in accord with section 7 apply to the code;
|
||||
keep intact all notices of the absence of any warranty; and give all
|
||||
recipients a copy of this License along with the Program.
|
||||
|
||||
You may charge any price or no price for each copy that you convey,
|
||||
and you may offer support or warranty protection for a fee.
|
||||
|
||||
5. Conveying Modified Source Versions.
|
||||
|
||||
You may convey a work based on the Program, or the modifications to
|
||||
produce it from the Program, in the form of source code under the
|
||||
terms of section 4, provided that you also meet all of these conditions:
|
||||
|
||||
a) The work must carry prominent notices stating that you modified
|
||||
it, and giving a relevant date.
|
||||
|
||||
b) The work must carry prominent notices stating that it is
|
||||
released under this License and any conditions added under section
|
||||
7. This requirement modifies the requirement in section 4 to
|
||||
"keep intact all notices".
|
||||
|
||||
c) You must license the entire work, as a whole, under this
|
||||
License to anyone who comes into possession of a copy. This
|
||||
License will therefore apply, along with any applicable section 7
|
||||
additional terms, to the whole of the work, and all its parts,
|
||||
regardless of how they are packaged. This License gives no
|
||||
permission to license the work in any other way, but it does not
|
||||
invalidate such permission if you have separately received it.
|
||||
|
||||
d) If the work has interactive user interfaces, each must display
|
||||
Appropriate Legal Notices; however, if the Program has interactive
|
||||
interfaces that do not display Appropriate Legal Notices, your
|
||||
work need not make them do so.
|
||||
|
||||
A compilation of a covered work with other separate and independent
|
||||
works, which are not by their nature extensions of the covered work,
|
||||
and which are not combined with it such as to form a larger program,
|
||||
in or on a volume of a storage or distribution medium, is called an
|
||||
"aggregate" if the compilation and its resulting copyright are not
|
||||
used to limit the access or legal rights of the compilation's users
|
||||
beyond what the individual works permit. Inclusion of a covered work
|
||||
in an aggregate does not cause this License to apply to the other
|
||||
parts of the aggregate.
|
||||
|
||||
6. Conveying Non-Source Forms.
|
||||
|
||||
You may convey a covered work in object code form under the terms
|
||||
of sections 4 and 5, provided that you also convey the
|
||||
machine-readable Corresponding Source under the terms of this License,
|
||||
in one of these ways:
|
||||
|
||||
a) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by the
|
||||
Corresponding Source fixed on a durable physical medium
|
||||
customarily used for software interchange.
|
||||
|
||||
b) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by a
|
||||
written offer, valid for at least three years and valid for as
|
||||
long as you offer spare parts or customer support for that product
|
||||
model, to give anyone who possesses the object code either (1) a
|
||||
copy of the Corresponding Source for all the software in the
|
||||
product that is covered by this License, on a durable physical
|
||||
medium customarily used for software interchange, for a price no
|
||||
more than your reasonable cost of physically performing this
|
||||
conveying of source, or (2) access to copy the
|
||||
Corresponding Source from a network server at no charge.
|
||||
|
||||
c) Convey individual copies of the object code with a copy of the
|
||||
written offer to provide the Corresponding Source. This
|
||||
alternative is allowed only occasionally and noncommercially, and
|
||||
only if you received the object code with such an offer, in accord
|
||||
with subsection 6b.
|
||||
|
||||
d) Convey the object code by offering access from a designated
|
||||
place (gratis or for a charge), and offer equivalent access to the
|
||||
Corresponding Source in the same way through the same place at no
|
||||
further charge. You need not require recipients to copy the
|
||||
Corresponding Source along with the object code. If the place to
|
||||
copy the object code is a network server, the Corresponding Source
|
||||
may be on a different server (operated by you or a third party)
|
||||
that supports equivalent copying facilities, provided you maintain
|
||||
clear directions next to the object code saying where to find the
|
||||
Corresponding Source. Regardless of what server hosts the
|
||||
Corresponding Source, you remain obligated to ensure that it is
|
||||
available for as long as needed to satisfy these requirements.
|
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided
|
||||
you inform other peers where the object code and Corresponding
|
||||
Source of the work are being offered to the general public at no
|
||||
charge under subsection 6d.
|
||||
|
||||
A separable portion of the object code, whose source code is excluded
|
||||
from the Corresponding Source as a System Library, need not be
|
||||
included in conveying the object code work.
|
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any
|
||||
tangible personal property which is normally used for personal, family,
|
||||
or household purposes, or (2) anything designed or sold for incorporation
|
||||
into a dwelling. In determining whether a product is a consumer product,
|
||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||
product received by a particular user, "normally used" refers to a
|
||||
typical or common use of that class of product, regardless of the status
|
||||
of the particular user or of the way in which the particular user
|
||||
actually uses, or expects or is expected to use, the product. A product
|
||||
is a consumer product regardless of whether the product has substantial
|
||||
commercial, industrial or non-consumer uses, unless such uses represent
|
||||
the only significant mode of use of the product.
|
||||
|
||||
"Installation Information" for a User Product means any methods,
|
||||
procedures, authorization keys, or other information required to install
|
||||
and execute modified versions of a covered work in that User Product from
|
||||
a modified version of its Corresponding Source. The information must
|
||||
suffice to ensure that the continued functioning of the modified object
|
||||
code is in no case prevented or interfered with solely because
|
||||
modification has been made.
|
||||
|
||||
If you convey an object code work under this section in, or with, or
|
||||
specifically for use in, a User Product, and the conveying occurs as
|
||||
part of a transaction in which the right of possession and use of the
|
||||
User Product is transferred to the recipient in perpetuity or for a
|
||||
fixed term (regardless of how the transaction is characterized), the
|
||||
Corresponding Source conveyed under this section must be accompanied
|
||||
by the Installation Information. But this requirement does not apply
|
||||
if neither you nor any third party retains the ability to install
|
||||
modified object code on the User Product (for example, the work has
|
||||
been installed in ROM).
|
||||
|
||||
The requirement to provide Installation Information does not include a
|
||||
requirement to continue to provide support service, warranty, or updates
|
||||
for a work that has been modified or installed by the recipient, or for
|
||||
the User Product in which it has been modified or installed. Access to a
|
||||
network may be denied when the modification itself materially and
|
||||
adversely affects the operation of the network or violates the rules and
|
||||
protocols for communication across the network.
|
||||
|
||||
Corresponding Source conveyed, and Installation Information provided,
|
||||
in accord with this section must be in a format that is publicly
|
||||
documented (and with an implementation available to the public in
|
||||
source code form), and must require no special password or key for
|
||||
unpacking, reading or copying.
|
||||
|
||||
7. Additional Terms.
|
||||
|
||||
"Additional permissions" are terms that supplement the terms of this
|
||||
License by making exceptions from one or more of its conditions.
|
||||
Additional permissions that are applicable to the entire Program shall
|
||||
be treated as though they were included in this License, to the extent
|
||||
that they are valid under applicable law. If additional permissions
|
||||
apply only to part of the Program, that part may be used separately
|
||||
under those permissions, but the entire Program remains governed by
|
||||
this License without regard to the additional permissions.
|
||||
|
||||
When you convey a copy of a covered work, you may at your option
|
||||
remove any additional permissions from that copy, or from any part of
|
||||
it. (Additional permissions may be written to require their own
|
||||
removal in certain cases when you modify the work.) You may place
|
||||
additional permissions on material, added by you to a covered work,
|
||||
for which you have or can give appropriate copyright permission.
|
||||
|
||||
Notwithstanding any other provision of this License, for material you
|
||||
add to a covered work, you may (if authorized by the copyright holders of
|
||||
that material) supplement the terms of this License with terms:
|
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the
|
||||
terms of sections 15 and 16 of this License; or
|
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or
|
||||
author attributions in that material or in the Appropriate Legal
|
||||
Notices displayed by works containing it; or
|
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or
|
||||
requiring that modified versions of such material be marked in
|
||||
reasonable ways as different from the original version; or
|
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or
|
||||
authors of the material; or
|
||||
|
||||
e) Declining to grant rights under trademark law for use of some
|
||||
trade names, trademarks, or service marks; or
|
||||
|
||||
f) Requiring indemnification of licensors and authors of that
|
||||
material by anyone who conveys the material (or modified versions of
|
||||
it) with contractual assumptions of liability to the recipient, for
|
||||
any liability that these contractual assumptions directly impose on
|
||||
those licensors and authors.
|
||||
|
||||
All other non-permissive additional terms are considered "further
|
||||
restrictions" within the meaning of section 10. If the Program as you
|
||||
received it, or any part of it, contains a notice stating that it is
|
||||
governed by this License along with a term that is a further
|
||||
restriction, you may remove that term. If a license document contains
|
||||
a further restriction but permits relicensing or conveying under this
|
||||
License, you may add to a covered work material governed by the terms
|
||||
of that license document, provided that the further restriction does
|
||||
not survive such relicensing or conveying.
|
||||
|
||||
If you add terms to a covered work in accord with this section, you
|
||||
must place, in the relevant source files, a statement of the
|
||||
additional terms that apply to those files, or a notice indicating
|
||||
where to find the applicable terms.
|
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the
|
||||
form of a separately written license, or stated as exceptions;
|
||||
the above requirements apply either way.
|
||||
|
||||
8. Termination.
|
||||
|
||||
You may not propagate or modify a covered work except as expressly
|
||||
provided under this License. Any attempt otherwise to propagate or
|
||||
modify it is void, and will automatically terminate your rights under
|
||||
this License (including any patent licenses granted under the third
|
||||
paragraph of section 11).
|
||||
|
||||
However, if you cease all violation of this License, then your
|
||||
license from a particular copyright holder is reinstated (a)
|
||||
provisionally, unless and until the copyright holder explicitly and
|
||||
finally terminates your license, and (b) permanently, if the copyright
|
||||
holder fails to notify you of the violation by some reasonable means
|
||||
prior to 60 days after the cessation.
|
||||
|
||||
Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
|
||||
Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, you do not qualify to receive new licenses for the same
|
||||
material under section 10.
|
||||
|
||||
9. Acceptance Not Required for Having Copies.
|
||||
|
||||
You are not required to accept this License in order to receive or
|
||||
run a copy of the Program. Ancillary propagation of a covered work
|
||||
occurring solely as a consequence of using peer-to-peer transmission
|
||||
to receive a copy likewise does not require acceptance. However,
|
||||
nothing other than this License grants you permission to propagate or
|
||||
modify any covered work. These actions infringe copyright if you do
|
||||
not accept this License. Therefore, by modifying or propagating a
|
||||
covered work, you indicate your acceptance of this License to do so.
|
||||
|
||||
10. Automatic Licensing of Downstream Recipients.
|
||||
|
||||
Each time you convey a covered work, the recipient automatically
|
||||
receives a license from the original licensors, to run, modify and
|
||||
propagate that work, subject to this License. You are not responsible
|
||||
for enforcing compliance by third parties with this License.
|
||||
|
||||
An "entity transaction" is a transaction transferring control of an
|
||||
organization, or substantially all assets of one, or subdividing an
|
||||
organization, or merging organizations. If propagation of a covered
|
||||
work results from an entity transaction, each party to that
|
||||
transaction who receives a copy of the work also receives whatever
|
||||
licenses to the work the party's predecessor in interest had or could
|
||||
give under the previous paragraph, plus a right to possession of the
|
||||
Corresponding Source of the work from the predecessor in interest, if
|
||||
the predecessor has it or can get it with reasonable efforts.
|
||||
|
||||
You may not impose any further restrictions on the exercise of the
|
||||
rights granted or affirmed under this License. For example, you may
|
||||
not impose a license fee, royalty, or other charge for exercise of
|
||||
rights granted under this License, and you may not initiate litigation
|
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||
any patent claim is infringed by making, using, selling, offering for
|
||||
sale, or importing the Program or any portion of it.
|
||||
|
||||
11. Patents.
|
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this
|
||||
License of the Program or a work on which the Program is based. The
|
||||
work thus licensed is called the contributor's "contributor version".
|
||||
|
||||
A contributor's "essential patent claims" are all patent claims
|
||||
owned or controlled by the contributor, whether already acquired or
|
||||
hereafter acquired, that would be infringed by some manner, permitted
|
||||
by this License, of making, using, or selling its contributor version,
|
||||
but do not include claims that would be infringed only as a
|
||||
consequence of further modification of the contributor version. For
|
||||
purposes of this definition, "control" includes the right to grant
|
||||
patent sublicenses in a manner consistent with the requirements of
|
||||
this License.
|
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||
patent license under the contributor's essential patent claims, to
|
||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||
propagate the contents of its contributor version.
|
||||
|
||||
In the following three paragraphs, a "patent license" is any express
|
||||
agreement or commitment, however denominated, not to enforce a patent
|
||||
(such as an express permission to practice a patent or covenant not to
|
||||
sue for patent infringement). To "grant" such a patent license to a
|
||||
party means to make such an agreement or commitment not to enforce a
|
||||
patent against the party.
|
||||
|
||||
If you convey a covered work, knowingly relying on a patent license,
|
||||
and the Corresponding Source of the work is not available for anyone
|
||||
to copy, free of charge and under the terms of this License, through a
|
||||
publicly available network server or other readily accessible means,
|
||||
then you must either (1) cause the Corresponding Source to be so
|
||||
available, or (2) arrange to deprive yourself of the benefit of the
|
||||
patent license for this particular work, or (3) arrange, in a manner
|
||||
consistent with the requirements of this License, to extend the patent
|
||||
license to downstream recipients. "Knowingly relying" means you have
|
||||
actual knowledge that, but for the patent license, your conveying the
|
||||
covered work in a country, or your recipient's use of the covered work
|
||||
in a country, would infringe one or more identifiable patents in that
|
||||
country that you have reason to believe are valid.
|
||||
|
||||
If, pursuant to or in connection with a single transaction or
|
||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||
covered work, and grant a patent license to some of the parties
|
||||
receiving the covered work authorizing them to use, propagate, modify
|
||||
or convey a specific copy of the covered work, then the patent license
|
||||
you grant is automatically extended to all recipients of the covered
|
||||
work and works based on it.
|
||||
|
||||
A patent license is "discriminatory" if it does not include within
|
||||
the scope of its coverage, prohibits the exercise of, or is
|
||||
conditioned on the non-exercise of one or more of the rights that are
|
||||
specifically granted under this License. You may not convey a covered
|
||||
work if you are a party to an arrangement with a third party that is
|
||||
in the business of distributing software, under which you make payment
|
||||
to the third party based on the extent of your activity of conveying
|
||||
the work, and under which the third party grants, to any of the
|
||||
parties who would receive the covered work from you, a discriminatory
|
||||
patent license (a) in connection with copies of the covered work
|
||||
conveyed by you (or copies made from those copies), or (b) primarily
|
||||
for and in connection with specific products or compilations that
|
||||
contain the covered work, unless you entered into that arrangement,
|
||||
or that patent license was granted, prior to 28 March 2007.
|
||||
|
||||
Nothing in this License shall be construed as excluding or limiting
|
||||
any implied license or other defenses to infringement that may
|
||||
otherwise be available to you under applicable patent law.
|
||||
|
||||
12. No Surrender of Others' Freedom.
|
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot convey a
|
||||
covered work so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you may
|
||||
not convey it at all. For example, if you agree to terms that obligate you
|
||||
to collect a royalty for further conveying from those to whom you convey
|
||||
the Program, the only way you could satisfy both those terms and this
|
||||
License would be to refrain entirely from conveying the Program.
|
||||
|
||||
13. Remote Network Interaction; Use with the GNU General Public License.
|
||||
|
||||
Notwithstanding any other provision of this License, if you modify the
|
||||
Program, your modified version must prominently offer all users
|
||||
interacting with it remotely through a computer network (if your version
|
||||
supports such interaction) an opportunity to receive the Corresponding
|
||||
Source of your version by providing access to the Corresponding Source
|
||||
from a network server at no charge, through some standard or customary
|
||||
means of facilitating copying of software. This Corresponding Source
|
||||
shall include the Corresponding Source for any work covered by version 3
|
||||
of the GNU General Public License that is incorporated pursuant to the
|
||||
following paragraph.
|
||||
|
||||
Notwithstanding any other provision of this License, you have
|
||||
permission to link or combine any covered work with a work licensed
|
||||
under version 3 of the GNU General Public License into a single
|
||||
combined work, and to convey the resulting work. The terms of this
|
||||
License will continue to apply to the part which is the covered work,
|
||||
but the work with which it is combined will remain governed by version
|
||||
3 of the GNU General Public License.
|
||||
|
||||
14. Revised Versions of this License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of
|
||||
the GNU Affero General Public License from time to time. Such new versions
|
||||
will be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Program specifies that a certain numbered version of the GNU Affero General
|
||||
Public License "or any later version" applies to it, you have the
|
||||
option of following the terms and conditions either of that numbered
|
||||
version or of any later version published by the Free Software
|
||||
Foundation. If the Program does not specify a version number of the
|
||||
GNU Affero General Public License, you may choose any version ever published
|
||||
by the Free Software Foundation.
|
||||
|
||||
If the Program specifies that a proxy can decide which future
|
||||
versions of the GNU Affero General Public License can be used, that proxy's
|
||||
public statement of acceptance of a version permanently authorizes you
|
||||
to choose that version for the Program.
|
||||
|
||||
Later license versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any
|
||||
author or copyright holder as a result of your choosing to follow a
|
||||
later version.
|
||||
|
||||
15. Disclaimer of Warranty.
|
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGES.
|
||||
|
||||
17. Interpretation of Sections 15 and 16.
|
||||
|
||||
If the disclaimer of warranty and limitation of liability provided
|
||||
above cannot be given local legal effect according to their terms,
|
||||
reviewing courts shall apply local law that most closely approximates
|
||||
an absolute waiver of all civil liability in connection with the
|
||||
Program, unless a warranty or assumption of liability accompanies a
|
||||
copy of the Program in return for a fee.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
state the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
by the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If your software can interact with users remotely through a computer
|
||||
network, you should also make sure that it provides a way for users to
|
||||
get its source. For example, if your program is a web application, its
|
||||
interface could display a "Source" link that leads users to an archive
|
||||
of the code. There are many ways you could offer source, and different
|
||||
solutions will be better for different programs; see section 13 for the
|
||||
specific requirements.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU AGPL, see
|
||||
<https://www.gnu.org/licenses/>.
|
||||
@@ -0,0 +1,269 @@
|
||||
# Hermes slash-command monkeypatch
|
||||
|
||||
This document describes the Hermes Agent-side patch needed when `/bm-*` slash commands do not appear in the gateway even though the Basic Memory provider itself is installed and working.
|
||||
|
||||
This issue is tracked upstream in https://github.com/NousResearch/hermes-agent/issues/23603
|
||||
|
||||
Agents may use this file as a guide to add support for `/bm-*` slash commands in Hermes Agent builds that do not yet include the upstream fix.
|
||||
|
||||
## Current status and compatibility
|
||||
|
||||
This is a **Hermes Agent-side** compatibility patch, not a Basic Memory plugin runtime patch.
|
||||
|
||||
| Hermes Agent version | Basic Memory plugin version | Guidance |
|
||||
|---|---:|---|
|
||||
| `v0.13.x` | `v0.3.0` | Plugin `v0.3.0` remains the right runtime release. If `/bm-*` commands are missing, use the Hermes Agent-side monkeypatch below or wait for the upstream Hermes fix. |
|
||||
| `v0.14.0` / `v2026.5.16` | `v0.3.1` docs, runtime still equivalent to `v0.3.0` | The plugin runtime still works, but Hermes Agent `v0.14.0` still does **not** include the upstream slash-command discovery fix. Use the v0.14.0-compatible Hermes Agent-side patch below. |
|
||||
| Future Hermes release with upstream fix | Latest plugin | Do **not** apply this monkeypatch unless `/bm-*` commands are still absent; the fix should be redundant once Hermes loads active exclusive memory-provider commands during command discovery. |
|
||||
|
||||
Checked against Hermes Agent `v2026.5.16` / `v0.14.0` on 2026-05-16: the upstream Hermes release still does **not** include this fix. After applying the Hermes Agent-side patch below locally, `get_plugin_commands()` returns the expected `/bm-*` commands.
|
||||
|
||||
Important nuance: recent `hermes-basic-memory` versions include a best-effort PluginManager reach-in that registers commands when the provider is loaded. That workaround alone is not enough for gateway startup discovery in affected Hermes builds, because `get_plugin_commands()` does not load the active exclusive memory provider. The Hermes Agent-side patch is still needed until upstream command discovery loads the active memory provider and the memory-provider collector delegates command/skill registration.
|
||||
|
||||
Release/tagging note for agents: `v0.3.1` is a documentation release that clarifies Hermes Agent `v0.14.0` compatibility instructions. It does not require users on Hermes Agent `v0.13.x` to change plugin runtime behavior, and it should not be interpreted as a Basic Memory data/schema migration.
|
||||
|
||||
## Problem
|
||||
|
||||
`hermes-basic-memory` is an **exclusive memory-provider plugin**. Hermes loads exclusive memory providers through `plugins.memory`, not through the normal `PluginManager` discovery path.
|
||||
|
||||
Gateway adapters register native slash commands during startup by calling Hermes's plugin command discovery APIs. In affected Hermes builds, that startup path only sees commands registered by normal plugins. The active memory provider has not been loaded yet, and the memory-provider loader uses a collector that captures only `register_memory_provider(...)`. As a result, commands registered by this plugin with `ctx.register_command(...)` never reach the central plugin command registry before Discord/native slash-command sync.
|
||||
|
||||
Symptoms:
|
||||
|
||||
- `hermes memory status` shows `Provider: basic-memory` and `Status: available`.
|
||||
- Agent tools such as `bm_search`, `bm_read`, and `bm_recent` work.
|
||||
- Native slash commands such as `/bm-search`, `/bm-read`, and `/bm-context` are missing after `hermes gateway restart`.
|
||||
|
||||
## Target behavior
|
||||
|
||||
When Hermes builds its plugin command list, it should also load the configured active memory provider once, allowing that provider to register commands and skills into the same central registries used by ordinary plugins.
|
||||
|
||||
After the patch, `get_plugin_commands()` should include commands such as:
|
||||
|
||||
```text
|
||||
bm-context
|
||||
bm-project
|
||||
bm-read
|
||||
bm-recent
|
||||
bm-remember
|
||||
bm-search
|
||||
bm-status
|
||||
bm-workspace
|
||||
```
|
||||
|
||||
## Files to patch in Hermes Agent
|
||||
|
||||
Patch these files in the Hermes Agent repository, not in this plugin repository:
|
||||
|
||||
```text
|
||||
hermes_cli/plugins.py
|
||||
plugins/memory/__init__.py
|
||||
```
|
||||
|
||||
Recommended tests to add/update in Hermes Agent:
|
||||
|
||||
```text
|
||||
tests/hermes_cli/test_plugin_cli_registration.py
|
||||
tests/hermes_cli/test_plugins.py
|
||||
```
|
||||
|
||||
## Implementation outline
|
||||
|
||||
### 1. Load active memory-provider commands from `get_plugin_commands()`
|
||||
|
||||
In `hermes_cli/plugins.py`, add module-level idempotency/recursion guards near the global plugin manager:
|
||||
|
||||
```python
|
||||
_plugin_manager: Optional[PluginManager] = None
|
||||
_memory_provider_command_loads: set[str] = set()
|
||||
_memory_provider_command_loading = False
|
||||
```
|
||||
|
||||
Update `get_plugin_commands()` so it first ensures normal plugin discovery, then best-effort loads the active memory provider before returning the command registry:
|
||||
|
||||
```python
|
||||
def get_plugin_commands() -> Dict[str, dict]:
|
||||
"""Return the full plugin commands dict (name → {handler, description, plugin}).
|
||||
|
||||
Triggers idempotent plugin discovery so callers can use plugin commands
|
||||
before any explicit discover_plugins() call. Also initializes the active
|
||||
memory provider once so exclusive memory-provider plugins can contribute
|
||||
gateway slash commands during startup discovery.
|
||||
"""
|
||||
manager = _ensure_plugins_discovered()
|
||||
_ensure_active_memory_provider_commands_loaded()
|
||||
return manager._plugin_commands
|
||||
```
|
||||
|
||||
Add the helper:
|
||||
|
||||
```python
|
||||
def _ensure_active_memory_provider_commands_loaded() -> None:
|
||||
"""Best-effort load of the active memory provider's slash commands."""
|
||||
global _memory_provider_command_loading
|
||||
if _memory_provider_command_loading:
|
||||
return
|
||||
try:
|
||||
from plugins import memory as memory_plugins
|
||||
|
||||
active = memory_plugins._get_active_memory_provider()
|
||||
if not active or active in _memory_provider_command_loads:
|
||||
return
|
||||
_memory_provider_command_loading = True
|
||||
try:
|
||||
memory_plugins.load_memory_provider(active)
|
||||
_memory_provider_command_loads.add(active)
|
||||
finally:
|
||||
_memory_provider_command_loading = False
|
||||
except Exception as exc:
|
||||
logger.debug(
|
||||
"Failed to load active memory-provider plugin commands: %s",
|
||||
exc,
|
||||
exc_info=_PLUGINS_DEBUG,
|
||||
)
|
||||
```
|
||||
|
||||
Notes:
|
||||
|
||||
- This must be best-effort; command discovery should not break Hermes startup if a memory provider is misconfigured.
|
||||
- The recursion guard prevents `load_memory_provider(...)` → provider `register(...)` → `ctx.register_command(...)` → plugin manager access from re-entering endlessly.
|
||||
- The load set prevents duplicate provider command registration work.
|
||||
|
||||
### 2. Make the memory-provider collector delegate commands and skills
|
||||
|
||||
In `plugins/memory/__init__.py`, import `Callable`:
|
||||
|
||||
```python
|
||||
from typing import Callable, List, Optional, Tuple
|
||||
```
|
||||
|
||||
When loading a provider directory, pass the plugin/provider name to the collector:
|
||||
|
||||
```python
|
||||
collector = _ProviderCollector(plugin_name=name)
|
||||
```
|
||||
|
||||
Replace the collector that only captures `register_memory_provider(...)` with a plugin-context shim that also delegates `register_command(...)` and `register_skill(...)` into the central `PluginManager` registries:
|
||||
|
||||
```python
|
||||
class _ProviderCollector:
|
||||
"""Plugin-context shim used while loading memory providers.
|
||||
|
||||
Memory providers are exclusive plugins and are loaded by this module
|
||||
instead of the general PluginManager. They still need access to the same
|
||||
slash-command and skill registries as normal plugins, otherwise active
|
||||
memory-provider commands are invisible during gateway startup discovery.
|
||||
"""
|
||||
|
||||
def __init__(self, plugin_name: str = "memory-provider"):
|
||||
self.provider = None
|
||||
self.plugin_name = plugin_name
|
||||
|
||||
def register_memory_provider(self, provider):
|
||||
self.provider = provider
|
||||
|
||||
def register_command(
|
||||
self,
|
||||
name: str,
|
||||
handler: Callable,
|
||||
description: str = "",
|
||||
args_hint: str = "",
|
||||
) -> None:
|
||||
"""Register a memory-provider slash command with PluginManager."""
|
||||
try:
|
||||
from hermes_cli.plugins import _ensure_plugins_discovered
|
||||
except Exception:
|
||||
return
|
||||
|
||||
clean = name.lower().strip().lstrip("/").replace(" ", "-")
|
||||
if not clean:
|
||||
return
|
||||
|
||||
try:
|
||||
manager = _ensure_plugins_discovered()
|
||||
except Exception:
|
||||
return
|
||||
|
||||
plugin_commands = getattr(manager, "_plugin_commands", None)
|
||||
if plugin_commands is None:
|
||||
return
|
||||
plugin_commands[clean] = {
|
||||
"handler": handler,
|
||||
"description": description or "Plugin command",
|
||||
"plugin": self.plugin_name,
|
||||
"args_hint": (args_hint or "").strip(),
|
||||
}
|
||||
|
||||
def register_skill(
|
||||
self,
|
||||
name: str,
|
||||
path: Path,
|
||||
description: str = "",
|
||||
) -> None:
|
||||
"""Register a memory-provider skill with PluginManager."""
|
||||
try:
|
||||
from agent.skill_utils import _NAMESPACE_RE
|
||||
from hermes_cli.plugins import _ensure_plugins_discovered
|
||||
except Exception:
|
||||
return
|
||||
|
||||
if ":" in name or not name or not _NAMESPACE_RE.match(name):
|
||||
raise ValueError(f"Invalid skill name '{name}'.")
|
||||
if not path.exists():
|
||||
raise FileNotFoundError(f"SKILL.md not found at {path}")
|
||||
|
||||
try:
|
||||
manager = _ensure_plugins_discovered()
|
||||
except Exception:
|
||||
return
|
||||
|
||||
plugin_skills = getattr(manager, "_plugin_skills", None)
|
||||
if plugin_skills is None:
|
||||
return
|
||||
plugin_skills[f"{self.plugin_name}:{name}"] = {
|
||||
"path": path,
|
||||
"plugin": self.plugin_name,
|
||||
"bare_name": name,
|
||||
"description": description,
|
||||
}
|
||||
```
|
||||
|
||||
Keep existing no-op methods such as `register_tool(...)` and `register_cli_command(...)` as no-ops unless the target Hermes version expects otherwise.
|
||||
|
||||
## Verification
|
||||
|
||||
From the Hermes Agent repository, run focused compile/tests:
|
||||
|
||||
```bash
|
||||
python -m py_compile hermes_cli/plugins.py plugins/memory/__init__.py
|
||||
python -m pytest \
|
||||
tests/hermes_cli/test_plugins.py::TestPluginCommands::test_get_plugin_commands_loads_active_memory_provider_commands \
|
||||
tests/hermes_cli/test_plugin_cli_registration.py::TestProviderCollectorRegistration \
|
||||
-q -o 'addopts='
|
||||
```
|
||||
|
||||
Then verify the active config sees the Basic Memory commands:
|
||||
|
||||
```bash
|
||||
python - <<'PY'
|
||||
import hermes_cli.plugins as p
|
||||
p._plugin_manager = None
|
||||
p._memory_provider_command_loads.clear()
|
||||
cmds = p.get_plugin_commands()
|
||||
print(sorted(k for k in cmds if k.startswith('bm-')))
|
||||
PY
|
||||
```
|
||||
|
||||
Expected output:
|
||||
|
||||
```text
|
||||
['bm-context', 'bm-project', 'bm-read', 'bm-recent', 'bm-remember', 'bm-search', 'bm-status', 'bm-workspace']
|
||||
```
|
||||
|
||||
Finally restart the gateway so native slash commands are synced:
|
||||
|
||||
```bash
|
||||
hermes gateway restart
|
||||
```
|
||||
|
||||
For Discord, global command propagation can lag briefly. If the commands do not show immediately, type `/bm` directly or reload the Discord client.
|
||||
@@ -0,0 +1,235 @@
|
||||
# hermes-basic-memory
|
||||
|
||||
[](https://www.gnu.org/licenses/agpl-3.0)
|
||||
|
||||
Hermes Memory Provider plugin that gives [Hermes Agent](https://github.com/NousResearch/hermes-agent) a persistent knowledge graph backed by [Basic Memory](https://github.com/basicmachines-co/basic-memory).
|
||||
|
||||
The plugin replaces Hermes's "no external memory provider" with a real graph: search-before-answer recall, per-turn capture, end-of-session summaries, and ten `bm_*` tools the agent can call directly. Local mode by default; one CLI flip switches to true cloud routing through Basic Memory Cloud.
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
hermes plugins install basicmachines-co/basic-memory --path integrations/hermes
|
||||
```
|
||||
|
||||
Then activate it in `~/.hermes/config.yaml`:
|
||||
|
||||
```yaml
|
||||
memory:
|
||||
provider: basic-memory
|
||||
```
|
||||
|
||||
If you run the gateway, restart it (`hermes gateway restart`). Done.
|
||||
|
||||
If your installed Hermes build does not support `--path`, use the final deprecated `basicmachines-co/hermes-basic-memory` pointer release until Hermes subpath installs are available. Ongoing development now lives in [`basic-memory/integrations/hermes`](https://github.com/basicmachines-co/basic-memory/tree/main/integrations/hermes).
|
||||
|
||||
The plugin self-installs the `basic-memory` CLI on first init via `uv tool install basic-memory` (one-time ~10s pause if it isn't already present). The bm binary lands at `~/.local/bin/bm` — the same location a manual `uv tool install basic-memory` would produce, so a later manual install or upgrade is a no-op rather than a second install.
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- [Hermes Agent](https://github.com/NousResearch/hermes-agent)
|
||||
- [`uv`](https://docs.astral.sh/uv/) on PATH (used for the bootstrap install)
|
||||
- The `mcp` Python package in the Hermes venv. If `hermes plugins install` doesn't auto-install it (it follows `pip_dependencies` in `plugin.yaml`), run:
|
||||
```bash
|
||||
uv pip install --python ~/.hermes/hermes-agent/venv/bin/python mcp
|
||||
```
|
||||
|
||||
### Verify
|
||||
|
||||
```bash
|
||||
hermes memory status
|
||||
```
|
||||
|
||||
Expected:
|
||||
```
|
||||
Provider: basic-memory
|
||||
Plugin: installed ✓
|
||||
Status: available ✓
|
||||
```
|
||||
|
||||
## What the agent gets
|
||||
|
||||
Ten tools (curated subset of Basic Memory's MCP surface):
|
||||
|
||||
| Tool | Use |
|
||||
|---|---|
|
||||
| `bm_search` | Semantic + full-text search; **call this before answering** |
|
||||
| `bm_read` | Fetch a note by title, permalink, or `memory://` URL |
|
||||
| `bm_write` | Create a new note (capture decisions, meeting notes, insights) |
|
||||
| `bm_edit` | Append, prepend, find/replace, replace-section |
|
||||
| `bm_context` | Navigate via `memory://` URLs to find related notes |
|
||||
| `bm_delete` | Delete a note |
|
||||
| `bm_move` | Move a note to a different folder |
|
||||
| `bm_recent` | List notes updated recently (default `7d`; accepts natural-language timeframes) |
|
||||
| `bm_projects` | List available projects with their UUIDs (for cross-project routing) |
|
||||
| `bm_workspaces` | List Basic Memory Cloud workspaces |
|
||||
|
||||
Every read/write tool also accepts optional `project` / `project_id` for per-call routing — write or read against a project other than the configured one without reconfiguring the plugin.
|
||||
|
||||
Plus automatic capture:
|
||||
- **Per turn**: every user/assistant exchange appends to a running session-transcript note
|
||||
- **End of session**: a separate summary note is written, linked back to the transcript via a `summary_of` relation
|
||||
|
||||
A bundled skill (`skill:view basic-memory:basic-memory`) gives the agent a longer reference doc on top of the always-on `system_prompt_block`.
|
||||
|
||||
## Slash commands
|
||||
|
||||
For direct, in-session use without going through the agent (requires Hermes ≥ v0.11.0):
|
||||
|
||||
| Command | Use |
|
||||
|---|---|
|
||||
| `/bm-search <query>` | Search the knowledge graph; returns compact title/permalink/preview rows. |
|
||||
| `/bm-read <identifier>` | Read a note by title, permalink, or `memory://` URL. |
|
||||
| `/bm-context <identifier>` | Build context for a note (target + related). |
|
||||
| `/bm-recent [timeframe]` | Recently updated notes. Default `7d`; accepts `"2 weeks"`, `"yesterday"`, etc. |
|
||||
| `/bm-status` | Plugin/provider state: mode, project, capture flags, bm CLI path. |
|
||||
| `/bm-remember <text>` | Capture a quick note. Title = first line (≤80 chars), folder = `remember_folder` (default `bm-remember`), tagged `manual-capture`. |
|
||||
| `/bm-project` | List all known projects; the active one is marked. |
|
||||
| `/bm-workspace` | List BM Cloud workspaces. Cloud mode only — prints an explanatory line in local mode. |
|
||||
|
||||
Examples:
|
||||
|
||||
```text
|
||||
/bm-search Q3 OKRs
|
||||
/bm-read decisions/auth-rewrite
|
||||
/bm-recent yesterday
|
||||
/bm-remember Reminder: switch the staging job to the new image after the rebase lands.
|
||||
```
|
||||
|
||||
`/bm-project` and `/bm-workspace` are read-only in 0.2.0 — mid-session switching is intentionally not supported because auto-capture would otherwise land in the wrong place. Tracked as a follow-up.
|
||||
|
||||
### Known issue: `/bm-*` commands may not appear in some Hermes gateway builds
|
||||
|
||||
Plugin v0.2.0 and later register the commands above, but some Hermes Agent gateway builds do not discover slash commands contributed by an **exclusive memory-provider plugin** during startup. The symptoms are:
|
||||
|
||||
- the memory tools work for the agent (`bm_search`, `bm_read`, etc.);
|
||||
- `hermes memory status` shows `Provider: basic-memory` and `Status: available`; but
|
||||
- Discord/native slash command pickers do not show `/bm-search`, `/bm-read`, `/bm-context`, and the other `/bm-*` commands after `hermes gateway restart`.
|
||||
|
||||
This is a Hermes Agent plugin-discovery issue, not a Basic Memory runtime issue. It is tracked upstream in [NousResearch/hermes-agent#23603](https://github.com/NousResearch/hermes-agent/issues/23603). Updating the Basic Memory plugin alone cannot fix affected gateway startup discovery; Hermes Agent itself must include or receive the compatibility patch. Until the upstream Hermes fix is available in your installed Hermes version, use one of these workarounds:
|
||||
|
||||
1. apply the Hermes Agent-side patch described in [MONKEYPATCH.md](MONKEYPATCH.md), which includes compatibility notes for Hermes Agent v0.13.x and v0.14.0; or
|
||||
2. use the agent tools directly (`bm_search`, `bm_read`, `bm_recent`, etc.) instead of native slash commands.
|
||||
|
||||
After applying an updated or patched Hermes build, restart the gateway so Discord/native slash commands are re-synced:
|
||||
|
||||
```bash
|
||||
hermes gateway restart
|
||||
```
|
||||
|
||||
If Discord still does not show the commands immediately, type `/bm` directly or reload the Discord client; global command propagation can lag briefly.
|
||||
|
||||
## Configuration
|
||||
|
||||
Defaults are reasonable for local use:
|
||||
|
||||
| Key | Default | Notes |
|
||||
|---|---|---|
|
||||
| `mode` | `local` | `local` (in-process) or `cloud` (route through BM Cloud API) |
|
||||
| `project` | `hermes-memory` | BM project name |
|
||||
| `project_path` | `~/hermes-memory/` | Local mode only — where session notes land |
|
||||
| `capture_folder` | `hermes-sessions` | Folder within the project for session notes |
|
||||
| `capture_per_turn` | `true` | Append every turn to a session transcript |
|
||||
| `capture_session_end` | `true` | Write a summary note when the session ends |
|
||||
| `remember_folder` | `bm-remember` | Folder where `/bm-remember` captures land (kept separate from session transcripts) |
|
||||
|
||||
To override, write `~/.hermes/basic-memory.json` or run `hermes memory setup basic-memory`:
|
||||
|
||||
```json
|
||||
{
|
||||
"mode": "local",
|
||||
"project": "hermes-memory",
|
||||
"project_path": "~/hermes-memory/",
|
||||
"capture_per_turn": true,
|
||||
"capture_session_end": true,
|
||||
"capture_folder": "hermes-sessions",
|
||||
"remember_folder": "bm-remember"
|
||||
}
|
||||
```
|
||||
|
||||
In local mode the plugin auto-creates the BM project on first init via `bm project add`. In cloud mode it doesn't — you create the cloud-routed project yourself (see below) and the plugin verifies it's registered before initializing.
|
||||
|
||||
### Cloud mode
|
||||
|
||||
When `mode: cloud`, tool calls route directly through the BM cloud API — no local file mirror, no bisync. You set this up once with the BM CLI:
|
||||
|
||||
```bash
|
||||
# Authenticate (OAuth) or save an API key
|
||||
bm cloud login # OAuth — interactive
|
||||
# OR for headless/automation:
|
||||
bm cloud create-key "hermes"
|
||||
bm cloud set-key bmc_...
|
||||
|
||||
# Create the project, then flip it to cloud routing.
|
||||
# --workspace is required if you belong to more than one workspace
|
||||
# (otherwise BM auto-resolves the only one available).
|
||||
bm project add hermes-memory-cloud
|
||||
bm project set-cloud hermes-memory-cloud --workspace Personal
|
||||
|
||||
# Point the plugin at it
|
||||
cat > ~/.hermes/basic-memory.json <<EOF
|
||||
{
|
||||
"mode": "cloud",
|
||||
"project": "hermes-memory-cloud",
|
||||
"capture_per_turn": true,
|
||||
"capture_session_end": true,
|
||||
"capture_folder": "hermes-sessions"
|
||||
}
|
||||
EOF
|
||||
|
||||
hermes gateway restart
|
||||
```
|
||||
|
||||
Tool calls now route from `bm mcp` → `<cloud_host>/proxy` over HTTPS using your OAuth token (or API key). Notes never touch local disk.
|
||||
|
||||
**Don't confuse cloud mode with `bm cloud bisync`.** Bisync is rclone-style two-way file sync between a *local* project and cloud storage, intended for keeping local working copies. For agent-driven capture you want true cloud routing (`set-cloud`), not bisync.
|
||||
|
||||
## Updating / removing
|
||||
|
||||
```bash
|
||||
hermes plugins update basic-memory
|
||||
hermes plugins remove basic-memory # then revert memory.provider in config.yaml
|
||||
```
|
||||
|
||||
## Foot-guns
|
||||
|
||||
- **`<memory-context>` tags in notes**: Hermes's streaming output scrubber strips literal `<memory-context>...</memory-context>` blocks from assistant text. If a note contains those tags and the assistant echoes the body verbatim, the echoed copy gets eaten mid-stream. Tool results inbound are unaffected. Avoid those tags in BM notes; if you must include them, fence in a code block.
|
||||
- **Single external provider**: Hermes accepts only one external memory provider at a time. Activating basic-memory displaces any other.
|
||||
- **CLI cold start**: `hermes -z ...` invocations spawn `bm mcp` per run (~2-5s). Long-running gateway sessions amortize this.
|
||||
- **Multiple cloud workspaces**: if your BM Cloud account belongs to more than one workspace, `bm project set-cloud` must be invoked with `--workspace <name>`. Otherwise tool calls fail with "Multiple workspaces are available".
|
||||
|
||||
## Development
|
||||
|
||||
The plugin is a single-file Python module at `__init__.py`. The Hermes plugin loader expects `register(ctx)` and grep-detects either `register_memory_provider` or `MemoryProvider` in the file.
|
||||
|
||||
For local development (point Hermes at your working tree instead of going through `hermes plugins install`):
|
||||
|
||||
```bash
|
||||
git clone https://github.com/basicmachines-co/basic-memory ~/code/basic-memory
|
||||
mkdir -p ~/.hermes/plugins
|
||||
ln -snf ~/code/basic-memory/integrations/hermes ~/.hermes/plugins/basic-memory
|
||||
```
|
||||
|
||||
### Running tests
|
||||
|
||||
```bash
|
||||
# From the monorepo root
|
||||
just package-check-hermes
|
||||
|
||||
# Or from integrations/hermes
|
||||
just check
|
||||
|
||||
# Unit tests (fast, hermetic — no Hermes or bm required)
|
||||
uv run --with pytest pytest
|
||||
|
||||
# Integration tests (gated — exercise every tool against a real bm MCP server)
|
||||
BM_INTEGRATION=1 uv run --with pytest --with mcp pytest tests/test_integration.py
|
||||
```
|
||||
|
||||
The unit suite stubs out Hermes-internal imports (`agent.memory_provider`, `tools.registry`) so it runs without a Hermes install. `mcp` is optional at unit-test time — its absence just makes `is_available()` return False, which the tests verify.
|
||||
|
||||
Integration tests require `BM_INTEGRATION=1`, `bm` CLI on PATH, and `mcp` Python package importable. Each session creates a unique throwaway BM project (under `tempfile.mkdtemp`) and removes it on teardown, so they never touch your real BM projects.
|
||||
|
||||
## License
|
||||
|
||||
AGPL-3.0-or-later, matching [basic-memory](https://github.com/basicmachines-co/basic-memory). See [LICENSE](LICENSE).
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,22 @@
|
||||
# Basic Memory Hermes plugin checks
|
||||
|
||||
repo_root := "../.."
|
||||
|
||||
# Validate plugin.yaml, module entrypoint, bundled skill, and test layout.
|
||||
manifest-check:
|
||||
python3 {{repo_root}}/scripts/validate_hermes_plugin.py .
|
||||
|
||||
# Unit tests are hermetic and do not require a Hermes install.
|
||||
test:
|
||||
uv run --no-project --with pytest --with pytest-cov --python 3.12 pytest -q --cov=. --cov-report=term-missing
|
||||
|
||||
# Gated integration test against a real bm MCP server.
|
||||
test-int:
|
||||
BM_INTEGRATION=1 uv run --no-project --with pytest --with mcp --python 3.12 pytest tests/test_integration.py -q
|
||||
|
||||
# Full local check.
|
||||
check: manifest-check test
|
||||
|
||||
# Show available recipes
|
||||
default:
|
||||
@just --list
|
||||
@@ -0,0 +1,11 @@
|
||||
name: basic-memory
|
||||
version: 0.22.0
|
||||
description: "Basic Memory — persistent knowledge graph backed by the basic-memory MCP server"
|
||||
pip_dependencies:
|
||||
- mcp
|
||||
hooks:
|
||||
- prefetch
|
||||
- queue_prefetch
|
||||
- sync_turn
|
||||
- on_session_end
|
||||
- shutdown
|
||||
@@ -0,0 +1,8 @@
|
||||
[pytest]
|
||||
testpaths = tests
|
||||
addopts = -ra
|
||||
pythonpath =
|
||||
.
|
||||
tests/stubs
|
||||
filterwarnings =
|
||||
ignore::DeprecationWarning
|
||||
@@ -0,0 +1 @@
|
||||
pytest>=7.0
|
||||
@@ -0,0 +1,242 @@
|
||||
---
|
||||
name: basic-memory
|
||||
description: Use the Basic Memory knowledge graph for persistent memory across sessions. Search before answering; capture decisions, meetings, and insights as notes.
|
||||
category: memory
|
||||
---
|
||||
|
||||
# Basic Memory Knowledge Graph
|
||||
|
||||
You have access to a persistent knowledge graph backed by Basic Memory. The graph survives across sessions and is shared with other tools (Claude Desktop, Obsidian, the `bm` CLI). Use the `bm_*` tools below to recall and capture information.
|
||||
|
||||
## Use `bm_*`, not the `bm` CLI
|
||||
|
||||
**Always invoke the `bm_*` tools directly. Do not shell out to the `bm` CLI for note operations.**
|
||||
|
||||
The `bm_*` tools route through a persistent MCP connection — roughly 0.1 seconds per call. Running `bm` from the shell spawns a fresh Python process per call (1-2 seconds of cold-start every time) and bypasses Hermes's automatic per-turn capture, so the session-transcript and summary notes won't reflect what you did.
|
||||
|
||||
The CLI is fine when you genuinely need a feature these wrappers don't expose (rare). Otherwise, prefer:
|
||||
|
||||
| Use case | Tool (not CLI) |
|
||||
|---|---|
|
||||
| Search the graph | `bm_search` |
|
||||
| Read a note | `bm_read` |
|
||||
| Create / update a note | `bm_write` / `bm_edit` |
|
||||
| Navigate relations | `bm_context` |
|
||||
| Move / delete | `bm_move` / `bm_delete` |
|
||||
| What's been touched lately | `bm_recent` |
|
||||
| List available projects | `bm_projects` |
|
||||
| List cloud workspaces | `bm_workspaces` |
|
||||
|
||||
## Tool reference
|
||||
|
||||
### `bm_search` — search the graph
|
||||
Use **before** answering questions about prior decisions, projects, meetings, or anything that might already be documented.
|
||||
|
||||
```
|
||||
bm_search({ query: "auth strategy decision", limit: 5 })
|
||||
```
|
||||
|
||||
### `bm_read` — fetch a note's full content
|
||||
After search shows a relevant note, read it for context.
|
||||
|
||||
```
|
||||
bm_read({ identifier: "decisions/auth-strategy" })
|
||||
bm_read({ identifier: "memory://projects/api-redesign" })
|
||||
```
|
||||
|
||||
### `bm_context` — navigate via memory:// URLs
|
||||
Returns the target note plus related notes via traversed relations.
|
||||
|
||||
```
|
||||
bm_context({ url: "memory://projects/api-redesign", depth: 1 })
|
||||
```
|
||||
|
||||
### `bm_write` — capture new knowledge
|
||||
When the user shares a decision, meeting outcome, or insight worth keeping, capture it. Use clear titles and a folder.
|
||||
|
||||
```
|
||||
bm_write({
|
||||
title: "API Authentication Decision",
|
||||
folder: "decisions",
|
||||
content: "# API Authentication\n\n## Context\n...\n\n## Decision\n..."
|
||||
})
|
||||
```
|
||||
|
||||
Recommended folders: `projects/`, `decisions/`, `meetings/`, `concepts/`, `weekly/`.
|
||||
|
||||
### `bm_edit` — incremental updates
|
||||
Operations: `append`, `prepend`, `find_replace` (requires `find_text`), `replace_section` (requires `section`).
|
||||
|
||||
```
|
||||
bm_edit({
|
||||
identifier: "projects/api-redesign",
|
||||
operation: "append",
|
||||
content: "\n## Update 2026-05-09\nDeployed to staging."
|
||||
})
|
||||
```
|
||||
|
||||
### `bm_delete` / `bm_move` — maintenance
|
||||
Use sparingly. `bm_move` takes `new_folder`.
|
||||
|
||||
### `bm_recent` — what's been touched lately
|
||||
Returns notes updated within a window. Use when there's no specific query yet — e.g. "what was I working on yesterday?"
|
||||
|
||||
```
|
||||
bm_recent({ timeframe: "7d" })
|
||||
bm_recent({ timeframe: "yesterday", limit: 20 })
|
||||
bm_recent({ timeframe: "2 weeks", type: "entity" })
|
||||
```
|
||||
|
||||
`timeframe` accepts natural language (`"yesterday"`, `"2 weeks"`, `"last month"`) or compact forms (`"7d"`, `"24h"`). Default is `7d`.
|
||||
|
||||
### `bm_projects` — list available projects
|
||||
Returns name, workspace slug, and `external_id` (UUID) per project across local and cloud. Call this when the user names a project that isn't the active one. Route follow-up tool calls either by workspace-qualified name (`project: "personal/main"`) or by UUID (`project_id: "bf2a4c1e-d77f-..."`) — see Cross-project routing below.
|
||||
|
||||
```
|
||||
bm_projects()
|
||||
```
|
||||
|
||||
### `bm_workspaces` — list BM Cloud workspaces
|
||||
Workspaces are a BM Cloud concept. Returns name, type, role, and default flag. Pair with `bm_projects` when the same project name might exist in more than one workspace and you need to disambiguate.
|
||||
|
||||
```
|
||||
bm_workspaces()
|
||||
```
|
||||
|
||||
## Permalinks
|
||||
|
||||
A permalink is the canonical, URL-friendly identifier for a note. Three shapes exist; the read/write tools accept all of them:
|
||||
|
||||
| Shape | Example | When |
|
||||
|---|---|---|
|
||||
| **Short** | `decisions/auth-strategy` | Bare `folder/note-slug`. Tools need a `project` (or `project_id`) arg to route — the permalink alone isn't enough. |
|
||||
| **Project-qualified** | `main/decisions/auth-strategy` | `project-name/folder/note-slug`. Carries enough context to route without a separate `project` arg. |
|
||||
| **Workspace-qualified** | `personal/main/decisions/auth-strategy` | `workspace-slug/project-name/folder/note-slug`. Fully routes, including across cloud workspaces with same-named projects. |
|
||||
|
||||
**Important: the permalink returned by `bm_write` already encodes the routing it needs for follow-up reads.** If you wrote with `project="personal/main"`, you get back `personal/main/folder/note-slug` and can call `bm_read({ identifier: <that permalink> })` with no `project` arg. The permalink self-routes.
|
||||
|
||||
`memory://` URLs follow the same shapes: `memory://personal/main/decisions/auth-strategy` is valid. The `memory://` prefix is optional for `bm_read` (any of the three permalink shapes works directly); `bm_context` expects the prefix.
|
||||
|
||||
## Cross-project routing
|
||||
|
||||
Every read/write tool (`bm_search`, `bm_read`, `bm_write`, `bm_edit`, `bm_context`, `bm_delete`, `bm_move`, `bm_recent`) accepts optional `project` and `project_id`:
|
||||
|
||||
- `project` — project name, optionally workspace-qualified. Plain (`"main"`) when the name is globally unique; qualified (`"personal/main"`, `"team-paul/research"`) when you need to pick a specific cloud workspace by slug.
|
||||
- `project_id` — UUID from `bm_projects` (`external_id` field). The most stable identifier — survives project renames and works across workspaces without qualification. Wins over `project` if both are passed.
|
||||
|
||||
Omit both and the call uses the Hermes-configured active project.
|
||||
|
||||
```
|
||||
# Plain project name (unique)
|
||||
bm_write({ title: "...", folder: "...", content: "...", project: "main" })
|
||||
|
||||
# Workspace-qualified name (disambiguates same-named projects across workspaces)
|
||||
bm_write({ title: "...", folder: "...", content: "...", project: "personal/main" })
|
||||
|
||||
# UUID (most stable, survives renames)
|
||||
bm_write({ title: "...", folder: "...", content: "...", project_id: "bf2a4c1e-d77f-..." })
|
||||
```
|
||||
|
||||
`bm_projects` and `bm_workspaces` themselves do **not** take routing — they list across everything.
|
||||
|
||||
## Recipe: writing an existing file into a specific project
|
||||
|
||||
When the user asks something like *"save this markdown file to my personal `main` project, return the permalink"*:
|
||||
|
||||
1. **Discover the project.** Call `bm_projects()` and find the entry matching the user's described project + workspace. You can route by either the workspace-qualified name (`personal/main`) or the UUID (`external_id`).
|
||||
|
||||
```
|
||||
bm_projects()
|
||||
# → [{name: "main", external_id: "bf2a4c1e-d77f-4b7a-9c3e-5d8a1f0e2b6d", workspace: "Personal", ...}, ...]
|
||||
```
|
||||
|
||||
If a project name appears in multiple workspaces, use `bm_workspaces()` to confirm which slug you want.
|
||||
|
||||
2. **Read the file from disk.** Use Hermes's filesystem tool (not a `bm_*` tool — local files aren't in the graph yet).
|
||||
|
||||
3. **Write the note with explicit routing.** Either form works; the workspace-qualified name reads cleaner in logs, the UUID is more durable.
|
||||
|
||||
```
|
||||
bm_write({
|
||||
title: "StartWithDrew Level 9 Task Queue",
|
||||
folder: "startwithdrew",
|
||||
content: <file body>,
|
||||
project: "personal/main"
|
||||
})
|
||||
# → returns "personal/main/startwithdrew/start-with-drew-level-9-task-queue"
|
||||
# (the returned permalink is workspace-qualified — carries its own routing)
|
||||
```
|
||||
|
||||
4. **Verify by reading back.** No `project` arg needed — the workspace-qualified permalink routes itself.
|
||||
|
||||
```
|
||||
bm_read({ identifier: "personal/main/startwithdrew/start-with-drew-level-9-task-queue" })
|
||||
```
|
||||
|
||||
Return the permalink (and the project name for clarity) to the user.
|
||||
|
||||
## When to use each tool
|
||||
|
||||
| Situation | Tool |
|
||||
|---|---|
|
||||
| User asks about a topic that might already be documented | `bm_search` first, then `bm_read` |
|
||||
| User exposes a decision, plan, or meeting outcome | offer to `bm_write` |
|
||||
| Updating prior work | `bm_edit` (append for time-ordered logs, replace_section for living docs) |
|
||||
| Exploring related concepts | `bm_context` |
|
||||
| "What was I working on yesterday?" / no specific query yet | `bm_recent` |
|
||||
| User names a project that isn't the active one | `bm_projects` → call read/write tool with `project: "workspace/name"` or `project_id: "<uuid>"` |
|
||||
| Same project name might exist in multiple workspaces | `bm_projects` (+ `bm_workspaces` if needed) → route with workspace-qualified `project` or `project_id` |
|
||||
| Following up on a freshly-written note | Use the returned permalink directly — it already encodes the routing |
|
||||
|
||||
## Note structure
|
||||
|
||||
BM treats `- [category]` lines as **observations** and WikiLink lines under `## Relations` as **relations**. Categories (`[decision]`, `[insight]`, `[risk]`, `[fact]`, `[todo]`, …) and relation types (`relates_to`, `implements`, `depends_on`, `blocks`, …) are open-ended — use what fits the content. YAML frontmatter is supported with `title`, `type`, `tags`, and `permalink` as standard fields; any custom fields are allowed. See the [knowledge format docs](https://docs.basicmemory.com/raw/concepts/knowledge-format.md) for the full convention.
|
||||
|
||||
```markdown
|
||||
# Clear Title
|
||||
|
||||
## Context
|
||||
Background and current situation.
|
||||
|
||||
## Key Points
|
||||
- Main insights
|
||||
- Important details
|
||||
|
||||
## Observations
|
||||
- [decision] We chose PostgreSQL for ACID guarantees
|
||||
- [insight] Users prefer social login
|
||||
- [risk] Deployment lacks rollback path
|
||||
|
||||
## Relations
|
||||
- relates_to [[Other Note Title]]
|
||||
- depends_on [[Database Choice]]
|
||||
|
||||
## Next Steps
|
||||
- [ ] Implement
|
||||
- [ ] Document
|
||||
```
|
||||
|
||||
## Behavior guidelines
|
||||
|
||||
1. **Search before answering.** If the user asks "what did we decide about X?", run `bm_search` first.
|
||||
2. **Offer to capture.** When the user shares decisions or meeting outcomes, ask: "Should I save this as a note?"
|
||||
3. **Suggest connections.** When a search returns related notes, surface them so the user knows what already exists.
|
||||
4. **Don't over-capture.** Auto-capture is already running per turn. Don't create a `bm_write` for every response — only for substantive content the user wants preserved.
|
||||
5. **Sensitive info.** Don't capture credentials or personal data without confirmation.
|
||||
|
||||
## Footgun
|
||||
|
||||
If a note's body contains literal `<memory-context>...</memory-context>` tags, Hermes's streaming output scrubber will eat those tags (and the text between paired ones) when you echo the note verbatim back to the user. Tool *inputs* are unaffected. If you must include such content, fence it in a code block.
|
||||
|
||||
## Further reading
|
||||
|
||||
Official docs live at [docs.basicmemory.com](https://docs.basicmemory.com). Every page has an AI-friendly raw markdown view at `/raw/<path>.md` (or send `Accept: text/markdown` to the canonical URL). `WebFetch` any of these when you need detail beyond what this skill covers:
|
||||
|
||||
- **[Knowledge format](https://docs.basicmemory.com/raw/concepts/knowledge-format.md)** — observation categories, relation types, frontmatter conventions.
|
||||
- **[Observations & relations](https://docs.basicmemory.com/raw/concepts/observations-and-relations.md)** — how notes form a graph that's searchable and traversable.
|
||||
- **[Memory URLs](https://docs.basicmemory.com/raw/concepts/memory-urls.md)** — title-based addressing, wildcards (`memory://docs/*`), and routing resolution order.
|
||||
- **[Projects & folders](https://docs.basicmemory.com/raw/concepts/projects-and-folders.md)** — multi-project layout, folder organization, cloud routing behavior.
|
||||
- **[Semantic search](https://docs.basicmemory.com/raw/concepts/semantic-search.md)** — how `bm_search` resolves queries (semantic + full-text).
|
||||
- **[MCP tools reference](https://docs.basicmemory.com/raw/reference/mcp-tools-reference.md)** — Basic Memory's full MCP surface (the `bm_*` tools here are a curated subset).
|
||||
- **[Cloud routing](https://docs.basicmemory.com/raw/cloud/routing.md)** — local vs cloud project modes, per-project routing setup.
|
||||
- **[llms.txt index](https://docs.basicmemory.com/llms.txt)** — full sitemap of raw markdown pages, useful when you need to look up a page not listed above.
|
||||
@@ -0,0 +1,167 @@
|
||||
"""
|
||||
Pytest configuration: stub Hermes-internal imports so the plugin loads
|
||||
without a Hermes install, and expose the loaded plugin module as a fixture.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import importlib.util
|
||||
import json
|
||||
import os
|
||||
import sys
|
||||
import types
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
def _stub_hermes_modules() -> None:
|
||||
"""
|
||||
The plugin imports `agent.memory_provider.MemoryProvider` and
|
||||
`tools.registry.tool_error`. These are provided by Hermes at runtime,
|
||||
not as a pip-installable package. Stub them before module load so unit
|
||||
tests don't need Hermes installed.
|
||||
"""
|
||||
agent_mod = types.ModuleType("agent")
|
||||
agent_mp_mod = types.ModuleType("agent.memory_provider")
|
||||
|
||||
class _StubMemoryProvider:
|
||||
"""Stand-in for `agent.memory_provider.MemoryProvider`."""
|
||||
|
||||
agent_mp_mod.MemoryProvider = _StubMemoryProvider
|
||||
sys.modules.setdefault("agent", agent_mod)
|
||||
sys.modules.setdefault("agent.memory_provider", agent_mp_mod)
|
||||
|
||||
tools_mod = types.ModuleType("tools")
|
||||
tools_registry_mod = types.ModuleType("tools.registry")
|
||||
|
||||
def _tool_error(msg: str) -> str:
|
||||
return json.dumps({"error": str(msg)})
|
||||
|
||||
tools_registry_mod.tool_error = _tool_error
|
||||
sys.modules.setdefault("tools", tools_mod)
|
||||
sys.modules.setdefault("tools.registry", tools_registry_mod)
|
||||
|
||||
|
||||
_stub_hermes_modules()
|
||||
|
||||
|
||||
_PLUGIN_PATH = os.path.join(os.path.dirname(os.path.dirname(__file__)), "__init__.py")
|
||||
_spec = importlib.util.spec_from_file_location("hermes_basic_memory_plugin", _PLUGIN_PATH)
|
||||
assert _spec is not None and _spec.loader is not None
|
||||
_plugin = importlib.util.module_from_spec(_spec)
|
||||
_spec.loader.exec_module(_plugin)
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def bm():
|
||||
"""The loaded plugin module."""
|
||||
return _plugin
|
||||
|
||||
|
||||
# ---- Synthetic MCP CallToolResult objects (no MCP SDK needed at test time) ----
|
||||
|
||||
|
||||
class FakeContent:
|
||||
"""Stand-in for `mcp.types.TextContent`."""
|
||||
|
||||
def __init__(self, text: str):
|
||||
self.text = text
|
||||
|
||||
|
||||
class FakeCallToolResult:
|
||||
"""Stand-in for `mcp.types.CallToolResult`."""
|
||||
|
||||
def __init__(self, content_texts, is_error: bool = False):
|
||||
self.content = [FakeContent(t) for t in content_texts]
|
||||
self.isError = is_error
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def fake_result():
|
||||
return FakeCallToolResult
|
||||
|
||||
|
||||
# ---- Actor test helpers ----
|
||||
|
||||
|
||||
class FakeSession:
|
||||
"""
|
||||
Stand-in for `mcp.ClientSession`. `call_tool` is an async coroutine
|
||||
that records every call and returns a configurable CallToolResult.
|
||||
|
||||
- default_response: dict serialized to JSON in the result text
|
||||
- hang: when True, call_tool sleeps long enough to force a client-side timeout
|
||||
- is_error: when True, return value has isError=True
|
||||
"""
|
||||
|
||||
def __init__(self, default_response=None, hang: bool = False, is_error: bool = False):
|
||||
self.default_response = default_response if default_response is not None else {"ok": True}
|
||||
self.hang = hang
|
||||
self.is_error = is_error
|
||||
self.calls: list = []
|
||||
self.was_cancelled = False
|
||||
self._stub_handlers: dict = {}
|
||||
|
||||
def stub(self, tool_name: str, handler):
|
||||
"""Register a per-tool handler. Handler receives (args) and returns a response dict (or raises)."""
|
||||
self._stub_handlers[tool_name] = handler
|
||||
|
||||
async def call_tool(self, name: str, args: dict):
|
||||
self.calls.append((name, dict(args)))
|
||||
if self.hang:
|
||||
try:
|
||||
import asyncio as _a
|
||||
|
||||
await _a.sleep(60)
|
||||
except BaseException as e:
|
||||
# Track cooperative cancellation so tests can verify cleanup
|
||||
if type(e).__name__ in ("CancelledError",):
|
||||
self.was_cancelled = True
|
||||
raise
|
||||
if name in self._stub_handlers:
|
||||
response = self._stub_handlers[name](args)
|
||||
else:
|
||||
response = self.default_response
|
||||
return FakeCallToolResult([json.dumps(response)], is_error=self.is_error)
|
||||
|
||||
|
||||
def make_scripted_actor(
|
||||
bm, session=None, raise_at_init: BaseException | None = None, fake_tools: list | None = None
|
||||
):
|
||||
"""
|
||||
Build an actor whose `_main()` is replaced with a deterministic version.
|
||||
The fake `_main` mirrors the production happy path (sets _session, _stop_future,
|
||||
fills _tools_cache, signals ready, awaits stop) but skips the stdio subprocess.
|
||||
|
||||
raise_at_init: if set, raised inside _main so we can test failure paths.
|
||||
"""
|
||||
import asyncio
|
||||
|
||||
actor = bm._BmMcpActor(["fake-bm", "mcp"])
|
||||
sess = session or FakeSession()
|
||||
|
||||
async def _fake_main():
|
||||
if raise_at_init is not None:
|
||||
actor._init_error = raise_at_init
|
||||
actor._ready.set()
|
||||
raise raise_at_init
|
||||
actor._session = sess
|
||||
actor._stop_future = asyncio.get_running_loop().create_future()
|
||||
actor._tools_cache = fake_tools or [
|
||||
{"name": n, "description": ""}
|
||||
for n in [
|
||||
"search_notes",
|
||||
"read_note",
|
||||
"write_note",
|
||||
"edit_note",
|
||||
"build_context",
|
||||
"delete_note",
|
||||
"move_note",
|
||||
]
|
||||
]
|
||||
actor._ready.set()
|
||||
await actor._stop_future
|
||||
|
||||
actor._main = _fake_main # type: ignore[assignment]
|
||||
actor._test_session = sess # convenience handle for assertions
|
||||
return actor
|
||||
@@ -0,0 +1 @@
|
||||
"""Test-only Hermes agent package stub."""
|
||||
@@ -0,0 +1,5 @@
|
||||
"""Test-only stand-in for Hermes's memory provider interface."""
|
||||
|
||||
|
||||
class MemoryProvider:
|
||||
"""Minimal base class used by the plugin during unit tests."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Test-only Hermes tools package stub."""
|
||||
@@ -0,0 +1,9 @@
|
||||
"""Test-only stand-in for Hermes's tool registry helpers."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import json
|
||||
|
||||
|
||||
def tool_error(msg: str) -> str:
|
||||
return json.dumps({"error": str(msg)})
|
||||
@@ -0,0 +1,183 @@
|
||||
"""Tests for _BmMcpActor: lifecycle, call dispatch, timeout, shutdown."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import concurrent.futures
|
||||
import json
|
||||
import time
|
||||
|
||||
import pytest
|
||||
|
||||
from tests.conftest import FakeSession, make_scripted_actor
|
||||
|
||||
|
||||
# ---- Lifecycle ----
|
||||
|
||||
|
||||
def test_new_actor_is_not_running(bm):
|
||||
actor = bm._BmMcpActor(["fake-bm", "mcp"])
|
||||
assert actor._running is False
|
||||
|
||||
|
||||
def test_start_brings_actor_up(bm):
|
||||
actor = make_scripted_actor(bm)
|
||||
actor.start(timeout=5.0)
|
||||
try:
|
||||
assert actor._running is True
|
||||
assert actor._session is not None
|
||||
assert actor._stop_future is not None
|
||||
assert actor._thread is not None and actor._thread.is_alive()
|
||||
# Tools cache populated
|
||||
names = {t["name"] for t in actor.list_tools()}
|
||||
assert "search_notes" in names
|
||||
finally:
|
||||
actor.shutdown(timeout=2.0)
|
||||
|
||||
|
||||
def test_start_is_idempotent_when_thread_alive(bm):
|
||||
actor = make_scripted_actor(bm)
|
||||
actor.start(timeout=5.0)
|
||||
try:
|
||||
first_thread = actor._thread
|
||||
actor.start(timeout=5.0) # second call
|
||||
assert actor._thread is first_thread # same thread, no new one spawned
|
||||
finally:
|
||||
actor.shutdown(timeout=2.0)
|
||||
|
||||
|
||||
def test_start_init_error_raises(bm):
|
||||
boom = ValueError("BM unreachable")
|
||||
actor = make_scripted_actor(bm, raise_at_init=boom)
|
||||
with pytest.raises(RuntimeError, match="BM unreachable"):
|
||||
actor.start(timeout=5.0)
|
||||
assert actor._running is False
|
||||
|
||||
|
||||
def test_start_timeout_raises(bm):
|
||||
"""If _ready never gets set within the timeout, start() raises TimeoutError."""
|
||||
import asyncio
|
||||
|
||||
actor = bm._BmMcpActor(["fake-bm", "mcp"])
|
||||
|
||||
async def _hang_forever():
|
||||
# Never call self._ready.set(); start() should time out waiting.
|
||||
await asyncio.sleep(60)
|
||||
|
||||
actor._main = _hang_forever # type: ignore[assignment]
|
||||
|
||||
with pytest.raises(TimeoutError):
|
||||
actor.start(timeout=0.5)
|
||||
assert actor._running is False
|
||||
|
||||
|
||||
# ---- Shutdown ----
|
||||
|
||||
|
||||
def test_shutdown_before_start_is_noop(bm):
|
||||
actor = bm._BmMcpActor(["fake-bm", "mcp"])
|
||||
# Should not raise even though nothing is running
|
||||
actor.shutdown(timeout=1.0)
|
||||
assert actor._running is False
|
||||
|
||||
|
||||
def test_shutdown_stops_running_actor(bm):
|
||||
actor = make_scripted_actor(bm)
|
||||
actor.start(timeout=5.0)
|
||||
assert actor._thread is not None and actor._thread.is_alive()
|
||||
actor.shutdown(timeout=5.0)
|
||||
assert actor._running is False
|
||||
# Thread should exit shortly after stop_future resolves
|
||||
actor._thread.join(timeout=2.0)
|
||||
assert not actor._thread.is_alive()
|
||||
|
||||
|
||||
def test_shutdown_is_idempotent(bm):
|
||||
actor = make_scripted_actor(bm)
|
||||
actor.start(timeout=5.0)
|
||||
actor.shutdown(timeout=2.0)
|
||||
# Second call should not raise
|
||||
actor.shutdown(timeout=2.0)
|
||||
assert actor._running is False
|
||||
|
||||
|
||||
# ---- call() dispatch ----
|
||||
|
||||
|
||||
def test_call_before_start_raises(bm):
|
||||
actor = bm._BmMcpActor(["fake-bm", "mcp"])
|
||||
with pytest.raises(RuntimeError):
|
||||
actor.call("search_notes", {})
|
||||
|
||||
|
||||
def test_call_after_shutdown_raises(bm):
|
||||
actor = make_scripted_actor(bm)
|
||||
actor.start(timeout=5.0)
|
||||
actor.shutdown(timeout=2.0)
|
||||
with pytest.raises(RuntimeError, match="not running"):
|
||||
actor.call("search_notes", {})
|
||||
|
||||
|
||||
def test_call_dispatches_through_actor_loop(bm):
|
||||
session = FakeSession(default_response={"results": [], "ok": True})
|
||||
actor = make_scripted_actor(bm, session=session)
|
||||
actor.start(timeout=5.0)
|
||||
try:
|
||||
out = actor.call("search_notes", {"query": "hi"}, timeout=5.0)
|
||||
# Output is whatever _extract_mcp_text produces; we just verify it
|
||||
# contains the response payload we configured.
|
||||
assert "ok" in out
|
||||
assert session.calls == [("search_notes", {"query": "hi"})]
|
||||
finally:
|
||||
actor.shutdown(timeout=2.0)
|
||||
|
||||
|
||||
def test_call_returns_mcp_extracted_text(bm):
|
||||
session = FakeSession(default_response={"permalink": "p/q/r", "title": "T"})
|
||||
actor = make_scripted_actor(bm, session=session)
|
||||
actor.start(timeout=5.0)
|
||||
try:
|
||||
out = actor.call("write_note", {"title": "T"}, timeout=5.0)
|
||||
parsed = json.loads(out)
|
||||
assert parsed["permalink"] == "p/q/r"
|
||||
finally:
|
||||
actor.shutdown(timeout=2.0)
|
||||
|
||||
|
||||
def test_call_timeout_raises_and_cancels_coroutine(bm):
|
||||
session = FakeSession(hang=True)
|
||||
actor = make_scripted_actor(bm, session=session)
|
||||
actor.start(timeout=5.0)
|
||||
try:
|
||||
t0 = time.monotonic()
|
||||
with pytest.raises(concurrent.futures.TimeoutError):
|
||||
actor.call("search_notes", {}, timeout=0.3)
|
||||
elapsed = time.monotonic() - t0
|
||||
# Sanity: we didn't accidentally wait the full session-side sleep
|
||||
assert elapsed < 2.0
|
||||
# Give the actor loop a moment to propagate the cancellation
|
||||
deadline = time.monotonic() + 2.0
|
||||
while time.monotonic() < deadline and not session.was_cancelled:
|
||||
time.sleep(0.05)
|
||||
assert session.was_cancelled is True, (
|
||||
"Expected the underlying coroutine to be cancelled when call() times out"
|
||||
)
|
||||
finally:
|
||||
actor.shutdown(timeout=2.0)
|
||||
|
||||
|
||||
def test_list_tools_returns_independent_copy(bm):
|
||||
actor = make_scripted_actor(bm)
|
||||
actor.start(timeout=5.0)
|
||||
try:
|
||||
snapshot = actor.list_tools()
|
||||
snapshot.append({"name": "tampered"})
|
||||
assert "tampered" not in {t["name"] for t in actor.list_tools()}
|
||||
finally:
|
||||
actor.shutdown(timeout=2.0)
|
||||
|
||||
|
||||
def test_actor_init_error_logs_and_marks_not_running(bm, caplog):
|
||||
actor = make_scripted_actor(bm, raise_at_init=RuntimeError("server crashed"))
|
||||
with pytest.raises(RuntimeError):
|
||||
actor.start(timeout=5.0)
|
||||
assert actor._running is False
|
||||
@@ -0,0 +1,337 @@
|
||||
"""
|
||||
Tests for the capture pipeline: sync_turn (per-turn) and on_session_end (summary).
|
||||
|
||||
These tests run the *real* sync_turn code path with a mocked actor, so threading
|
||||
and argument-shape regressions are caught.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import json
|
||||
from datetime import datetime, timezone
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
def _provider_with_mock_actor(bm, *, project="test-proj", capture_folder="hermes-sessions"):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._initialized = True
|
||||
p._project = project
|
||||
p._capture_folder = capture_folder
|
||||
p._session_id = "20260510_123456_abcdef"
|
||||
p._session_started_at = datetime(2026, 5, 10, 12, 34, 56, tzinfo=timezone.utc)
|
||||
actor = MagicMock()
|
||||
p._actor = actor
|
||||
return p, actor
|
||||
|
||||
|
||||
def _wait_for_thread(p, attr="_sync_thread", timeout=5.0):
|
||||
t = getattr(p, attr)
|
||||
if t is not None:
|
||||
t.join(timeout=timeout)
|
||||
assert not t.is_alive(), f"{attr} did not finish within {timeout}s"
|
||||
|
||||
|
||||
# ---- sync_turn first-turn path: write_note ----
|
||||
|
||||
|
||||
def test_sync_turn_first_turn_calls_write_note(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.call.return_value = json.dumps(
|
||||
{
|
||||
"permalink": "test-proj/hermes-sessions/hermes-session-2026-05-10-1234-abcdef",
|
||||
"title": "Hermes Session 2026-05-10 1234 abcdef",
|
||||
}
|
||||
)
|
||||
|
||||
p.sync_turn("hello", "hi back")
|
||||
_wait_for_thread(p, "_sync_thread")
|
||||
|
||||
actor.call.assert_called_once()
|
||||
bm_tool, bm_args = actor.call.call_args[0][:2]
|
||||
assert bm_tool == "write_note"
|
||||
assert bm_args["project"] == "test-proj"
|
||||
assert bm_args["directory"] == "hermes-sessions"
|
||||
assert "Hermes Session" in bm_args["title"]
|
||||
assert "hello" in bm_args["content"]
|
||||
assert "hi back" in bm_args["content"]
|
||||
assert "## Turns" in bm_args["content"]
|
||||
assert bm_args["output_format"] == "json"
|
||||
assert "hermes-session" in bm_args["tags"]
|
||||
|
||||
|
||||
def test_sync_turn_first_turn_stores_extracted_permalink(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.call.return_value = json.dumps(
|
||||
{
|
||||
"permalink": "test-proj/hermes-sessions/hermes-session-foo",
|
||||
"title": "T",
|
||||
}
|
||||
)
|
||||
|
||||
p.sync_turn("u", "a")
|
||||
_wait_for_thread(p, "_sync_thread")
|
||||
|
||||
assert p._session_note_id == "test-proj/hermes-sessions/hermes-session-foo"
|
||||
|
||||
|
||||
def test_sync_turn_records_first_user_message(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.call.return_value = json.dumps({"permalink": "x"})
|
||||
|
||||
p.sync_turn("the very first user message", "reply")
|
||||
_wait_for_thread(p, "_sync_thread")
|
||||
|
||||
assert p._first_user_msg == "the very first user message"
|
||||
|
||||
# A subsequent first-user-msg call should NOT overwrite the original
|
||||
p.sync_turn("a much later user message", "another reply")
|
||||
_wait_for_thread(p, "_sync_thread")
|
||||
assert p._first_user_msg == "the very first user message"
|
||||
|
||||
|
||||
# ---- sync_turn append path: edit_note ----
|
||||
|
||||
|
||||
def test_sync_turn_subsequent_turn_calls_edit_note_append(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
p._session_note_id = "test-proj/hermes-sessions/already-exists"
|
||||
|
||||
p.sync_turn("turn 2 user", "turn 2 assistant")
|
||||
_wait_for_thread(p, "_sync_thread")
|
||||
|
||||
actor.call.assert_called_once()
|
||||
bm_tool, bm_args = actor.call.call_args[0][:2]
|
||||
assert bm_tool == "edit_note"
|
||||
assert bm_args["identifier"] == "test-proj/hermes-sessions/already-exists"
|
||||
assert bm_args["operation"] == "append"
|
||||
assert "turn 2 user" in bm_args["content"]
|
||||
assert "turn 2 assistant" in bm_args["content"]
|
||||
|
||||
|
||||
def test_sync_turn_session_note_id_stable_across_turns(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.call.return_value = json.dumps({"permalink": "test-proj/folder/note-perma"})
|
||||
|
||||
p.sync_turn("u1", "a1")
|
||||
_wait_for_thread(p, "_sync_thread")
|
||||
first_id = p._session_note_id
|
||||
|
||||
# Reconfigure mock to return something different — should be IGNORED for
|
||||
# the second turn since we're now using the existing permalink to append.
|
||||
actor.call.return_value = json.dumps({"permalink": "wrong-id"})
|
||||
|
||||
p.sync_turn("u2", "a2")
|
||||
_wait_for_thread(p, "_sync_thread")
|
||||
|
||||
assert p._session_note_id == first_id, "session_note_id mutated on second turn"
|
||||
# And the second call was edit_note, not write_note
|
||||
second_call_tool = actor.call.call_args_list[1][0][0]
|
||||
assert second_call_tool == "edit_note"
|
||||
|
||||
|
||||
# ---- sync_turn gating ----
|
||||
|
||||
|
||||
def test_sync_turn_skipped_when_capture_per_turn_off(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
p._capture_per_turn = False
|
||||
p.sync_turn("u", "a")
|
||||
actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_sync_turn_skipped_when_uninitialized(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._actor = MagicMock()
|
||||
p.sync_turn("u", "a")
|
||||
p._actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_sync_turn_skipped_when_actor_none(bm):
|
||||
p, _ = _provider_with_mock_actor(bm)
|
||||
p._actor = None
|
||||
p.sync_turn("u", "a") # should not raise
|
||||
|
||||
|
||||
def test_sync_turn_skipped_when_circuit_open(bm):
|
||||
import time as _time
|
||||
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
p._failure_pause_until = _time.monotonic() + 60.0
|
||||
p.sync_turn("u", "a")
|
||||
actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_sync_turn_records_failure_on_actor_exception(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.call.side_effect = RuntimeError("boom")
|
||||
|
||||
p.sync_turn("u", "a")
|
||||
_wait_for_thread(p, "_sync_thread")
|
||||
|
||||
assert p._failure_count >= 1
|
||||
|
||||
|
||||
def test_sync_turn_thread_is_daemonic(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.call.return_value = json.dumps({"permalink": "x"})
|
||||
p.sync_turn("u", "a")
|
||||
assert p._sync_thread is not None
|
||||
assert p._sync_thread.daemon is True
|
||||
_wait_for_thread(p, "_sync_thread")
|
||||
|
||||
|
||||
# ---- _capture_turn directly (no thread) ----
|
||||
|
||||
|
||||
def test_capture_turn_first_call_writes_note_with_session_metadata(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.call.return_value = json.dumps({"permalink": "p/folder/note"})
|
||||
p._capture_turn("u msg", "a msg")
|
||||
bm_tool, bm_args = actor.call.call_args[0][:2]
|
||||
assert bm_tool == "write_note"
|
||||
assert "20260510_123456_abcdef" in bm_args["content"]
|
||||
# Auto-captured banner present
|
||||
assert "Auto-captured" in bm_args["content"]
|
||||
|
||||
|
||||
def test_capture_turn_truncates_huge_messages(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.call.return_value = json.dumps({"permalink": "p/x"})
|
||||
huge = "X" * 10000
|
||||
p._capture_turn(huge, huge)
|
||||
bm_args = actor.call.call_args[0][1]
|
||||
# Body should not contain 10k Xs verbatim — _truncate caps at 4000
|
||||
assert bm_args["content"].count("X") < 9000
|
||||
assert "..." in bm_args["content"]
|
||||
|
||||
|
||||
# ---- on_session_end summary ----
|
||||
|
||||
|
||||
def test_on_session_end_writes_summary_note(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
p._session_note_id = "p/folder/transcript"
|
||||
actor.call.return_value = json.dumps({"permalink": "p/folder/summary"})
|
||||
|
||||
messages = [
|
||||
{"role": "user", "content": "first user message"},
|
||||
{"role": "assistant", "content": "first assistant"},
|
||||
{"role": "user", "content": "second user"},
|
||||
{"role": "assistant", "content": "last assistant message"},
|
||||
]
|
||||
p.on_session_end(messages)
|
||||
|
||||
actor.call.assert_called_once()
|
||||
bm_tool, bm_args = actor.call.call_args[0][:2]
|
||||
assert bm_tool == "write_note"
|
||||
assert "Hermes Session Summary" in bm_args["title"]
|
||||
assert bm_args["directory"] == "hermes-sessions"
|
||||
assert "first user message" in bm_args["content"]
|
||||
assert "last assistant message" in bm_args["content"]
|
||||
# Summary should link back to the transcript via Relations when
|
||||
# session_note_id is known
|
||||
assert "summary_of [[p/folder/transcript]]" in bm_args["content"]
|
||||
|
||||
|
||||
def test_on_session_end_omits_relations_when_no_transcript_id(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
p._session_note_id = None
|
||||
actor.call.return_value = json.dumps({"permalink": "p/folder/summary"})
|
||||
|
||||
p.on_session_end([{"role": "user", "content": "u"}, {"role": "assistant", "content": "a"}])
|
||||
|
||||
bm_args = actor.call.call_args[0][1]
|
||||
assert "## Relations" not in bm_args["content"]
|
||||
|
||||
|
||||
def test_on_session_end_handles_list_of_dicts_content(bm):
|
||||
"""OpenAI-style content blocks: list of {type: text, text: ...}."""
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.call.return_value = json.dumps({"permalink": "p/x"})
|
||||
|
||||
messages = [
|
||||
{"role": "user", "content": [{"type": "text", "text": "hello world"}]},
|
||||
{"role": "assistant", "content": [{"type": "text", "text": "goodbye"}]},
|
||||
]
|
||||
p.on_session_end(messages)
|
||||
bm_args = actor.call.call_args[0][1]
|
||||
assert "hello world" in bm_args["content"]
|
||||
assert "goodbye" in bm_args["content"]
|
||||
|
||||
|
||||
def test_on_session_end_uses_first_user_msg_when_set(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
p._first_user_msg = "captured-via-sync_turn"
|
||||
actor.call.return_value = json.dumps({"permalink": "p/x"})
|
||||
|
||||
messages = [
|
||||
{"role": "user", "content": "in-the-messages-list"},
|
||||
{"role": "assistant", "content": "ok"},
|
||||
]
|
||||
p.on_session_end(messages)
|
||||
bm_args = actor.call.call_args[0][1]
|
||||
# _first_user_msg takes priority over messages list
|
||||
assert "captured-via-sync_turn" in bm_args["content"]
|
||||
|
||||
|
||||
def test_on_session_end_handles_empty_messages(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.call.return_value = json.dumps({"permalink": "p/x"})
|
||||
p.on_session_end([])
|
||||
bm_args = actor.call.call_args[0][1]
|
||||
assert "(no user message)" in bm_args["content"]
|
||||
assert "(no assistant message)" in bm_args["content"]
|
||||
assert "0 user / 0 assistant" in bm_args["content"]
|
||||
|
||||
|
||||
def test_on_session_end_skipped_when_disabled(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
p._capture_session_end = False
|
||||
p.on_session_end([{"role": "user", "content": "u"}])
|
||||
actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_on_session_end_skipped_when_uninitialized(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._actor = MagicMock()
|
||||
p.on_session_end([{"role": "user", "content": "u"}])
|
||||
p._actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_on_session_end_logs_and_swallows_errors(bm, caplog):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.call.side_effect = RuntimeError("BM down")
|
||||
# Should not raise — the summary is best-effort
|
||||
p.on_session_end([{"role": "user", "content": "u"}])
|
||||
|
||||
|
||||
# ---- shutdown lifecycle ----
|
||||
|
||||
|
||||
def test_shutdown_clears_initialized_flag(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
p.shutdown()
|
||||
assert p._initialized is False
|
||||
assert p._actor is None
|
||||
actor.shutdown.assert_called_once()
|
||||
|
||||
|
||||
def test_shutdown_swallows_actor_errors(bm):
|
||||
p, actor = _provider_with_mock_actor(bm)
|
||||
actor.shutdown.side_effect = RuntimeError("bad")
|
||||
# Must not raise
|
||||
p.shutdown()
|
||||
assert p._initialized is False
|
||||
|
||||
|
||||
def test_shutdown_idempotent(bm):
|
||||
p, _ = _provider_with_mock_actor(bm)
|
||||
p.shutdown()
|
||||
p.shutdown() # should not raise
|
||||
|
||||
|
||||
def test_shutdown_before_initialize_is_noop(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p.shutdown() # _actor is None, shouldn't error
|
||||
@@ -0,0 +1,725 @@
|
||||
"""
|
||||
Tests for the plugin-owned /bm-* slash commands.
|
||||
|
||||
Covers:
|
||||
- registration through ctx.register_command (forward-compat path)
|
||||
- PluginManager reach-in (production path with current Hermes collector)
|
||||
- per-handler behavior: usage text, uninitialized provider, happy path,
|
||||
and exception → plain-text error.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import json
|
||||
import sys
|
||||
import types
|
||||
from pathlib import Path
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
import pytest
|
||||
|
||||
from .conftest import FakeSession, make_scripted_actor
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Helpers for the reach-in tests
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
|
||||
class _ProviderCollectorLike:
|
||||
"""
|
||||
Mirror of Hermes's real `_ProviderCollector` shape: captures
|
||||
`register_memory_provider` and no-ops everything else. NOT a MagicMock —
|
||||
`hasattr(collector, "register_command")` must return False, matching the
|
||||
real collector.
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
self.provider = None
|
||||
|
||||
def register_memory_provider(self, provider):
|
||||
self.provider = provider
|
||||
|
||||
|
||||
class _FakePluginManager:
|
||||
"""Stand-in for hermes_cli.plugins.PluginManager — just the bits we touch."""
|
||||
|
||||
def __init__(self):
|
||||
self._plugin_commands: dict = {}
|
||||
self._plugin_skills: dict = {}
|
||||
|
||||
|
||||
def _install_fake_hermes_cli(monkeypatch, *, resolve_returns=None):
|
||||
"""
|
||||
Insert a fake `hermes_cli.plugins` (with `_ensure_plugins_discovered`) and
|
||||
`hermes_cli.commands` (with `resolve_command`) into sys.modules so the
|
||||
reach-in's lazy imports resolve. Returns the FakePluginManager instance
|
||||
so tests can assert against its registries.
|
||||
|
||||
resolve_returns: optional mapping of command name → truthy/falsy value
|
||||
the fake resolve_command should return. Use a truthy value to simulate a
|
||||
built-in conflict for that name.
|
||||
"""
|
||||
fake_mgr = _FakePluginManager()
|
||||
|
||||
plugins_mod = types.ModuleType("hermes_cli.plugins")
|
||||
|
||||
def _ensure_plugins_discovered(force: bool = False):
|
||||
return fake_mgr
|
||||
|
||||
plugins_mod._ensure_plugins_discovered = _ensure_plugins_discovered # type: ignore[attr-defined]
|
||||
|
||||
commands_mod = types.ModuleType("hermes_cli.commands")
|
||||
|
||||
def _resolve_command(name: str):
|
||||
if resolve_returns and name in resolve_returns:
|
||||
return resolve_returns[name]
|
||||
return None
|
||||
|
||||
commands_mod.resolve_command = _resolve_command # type: ignore[attr-defined]
|
||||
|
||||
hermes_cli = types.ModuleType("hermes_cli")
|
||||
monkeypatch.setitem(sys.modules, "hermes_cli", hermes_cli)
|
||||
monkeypatch.setitem(sys.modules, "hermes_cli.plugins", plugins_mod)
|
||||
monkeypatch.setitem(sys.modules, "hermes_cli.commands", commands_mod)
|
||||
|
||||
return fake_mgr
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Registration
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
_EXPECTED_COMMANDS = {
|
||||
"bm-search",
|
||||
"bm-read",
|
||||
"bm-context",
|
||||
"bm-recent",
|
||||
"bm-status",
|
||||
"bm-remember",
|
||||
"bm-project",
|
||||
"bm-workspace",
|
||||
}
|
||||
|
||||
|
||||
def test_register_wires_up_all_slash_commands_on_modern_ctx(bm):
|
||||
"""Forward-compat path: when ctx supports register_command (e.g. after the
|
||||
upstream collector patch lands, or for plugins loaded via PluginContext),
|
||||
every /bm-* command is registered through that path."""
|
||||
ctx = MagicMock()
|
||||
bm._active_providers.clear()
|
||||
bm.register(ctx)
|
||||
names = {call.args[0] for call in ctx.register_command.call_args_list}
|
||||
assert names == _EXPECTED_COMMANDS
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_register_command_calls_include_description_and_args_hint(bm):
|
||||
ctx = MagicMock()
|
||||
bm._active_providers.clear()
|
||||
bm.register(ctx)
|
||||
for call in ctx.register_command.call_args_list:
|
||||
name, handler = call.args[0], call.args[1]
|
||||
kwargs = call.kwargs
|
||||
assert callable(handler)
|
||||
assert "description" in kwargs and kwargs["description"]
|
||||
assert "args_hint" in kwargs # may be empty string for no-arg commands
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_register_tolerates_old_hermes_without_register_command(bm):
|
||||
"""Plugins must not crash on Hermes < v0.11.0 (no register_command)."""
|
||||
|
||||
class _OldCtx:
|
||||
def __init__(self):
|
||||
self.memory_calls = []
|
||||
|
||||
def register_memory_provider(self, provider):
|
||||
self.memory_calls.append(provider)
|
||||
|
||||
ctx = _OldCtx()
|
||||
bm._active_providers.clear()
|
||||
bm.register(ctx) # must not raise
|
||||
assert len(ctx.memory_calls) == 1
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_register_swallows_register_command_errors(bm, caplog):
|
||||
"""If one register_command call fails, the others — and provider
|
||||
registration — still proceed."""
|
||||
ctx = MagicMock()
|
||||
ctx.register_command.side_effect = ValueError("name collision with builtin")
|
||||
bm._active_providers.clear()
|
||||
with caplog.at_level("WARNING"):
|
||||
bm.register(ctx)
|
||||
ctx.register_memory_provider.assert_called_once()
|
||||
assert ctx.register_command.call_count == len(_EXPECTED_COMMANDS)
|
||||
assert "register_command" in caplog.text
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Reach-in (production path): ctx is the no-op _ProviderCollector
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
|
||||
def test_reach_in_writes_all_commands_to_plugin_manager(bm, monkeypatch):
|
||||
"""Regression for Codex P1: with the real collector shape (no
|
||||
register_command method), reach into PluginManager and write commands
|
||||
directly. The unit suite previously used MagicMock, which masked this
|
||||
silent-skip by making every attribute exist."""
|
||||
fake_mgr = _install_fake_hermes_cli(monkeypatch)
|
||||
ctx = _ProviderCollectorLike()
|
||||
assert not hasattr(ctx, "register_command"), (
|
||||
"test collector must mirror real _ProviderCollector — no register_command"
|
||||
)
|
||||
|
||||
bm._active_providers.clear()
|
||||
bm.register(ctx)
|
||||
try:
|
||||
assert ctx.provider is not None # memory provider still registered
|
||||
assert set(fake_mgr._plugin_commands.keys()) == _EXPECTED_COMMANDS
|
||||
for name, entry in fake_mgr._plugin_commands.items():
|
||||
assert callable(entry["handler"])
|
||||
assert entry["plugin"] == "basic-memory"
|
||||
assert "description" in entry
|
||||
assert "args_hint" in entry
|
||||
finally:
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_reach_in_writes_skill_to_plugin_manager(bm, monkeypatch):
|
||||
"""Same silent-skip applies to register_skill — the bundled skill never
|
||||
landed in real installs prior to this fix. Reach-in writes the namespaced
|
||||
entry directly."""
|
||||
fake_mgr = _install_fake_hermes_cli(monkeypatch)
|
||||
ctx = _ProviderCollectorLike()
|
||||
bm._active_providers.clear()
|
||||
bm.register(ctx)
|
||||
try:
|
||||
assert "basic-memory:basic-memory" in fake_mgr._plugin_skills
|
||||
skill = fake_mgr._plugin_skills["basic-memory:basic-memory"]
|
||||
assert skill["plugin"] == "basic-memory"
|
||||
assert skill["bare_name"] == "basic-memory"
|
||||
assert isinstance(skill["path"], Path)
|
||||
assert skill["path"].name == "SKILL.md"
|
||||
finally:
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_reach_in_skips_command_conflicting_with_builtin(bm, monkeypatch, caplog):
|
||||
"""Mirror Hermes's PluginContext.register_command guard — when
|
||||
resolve_command(name) returns a truthy value, skip that command and
|
||||
log a warning rather than overwriting a built-in."""
|
||||
# Simulate /bm-search colliding with a built-in.
|
||||
fake_mgr = _install_fake_hermes_cli(monkeypatch, resolve_returns={"bm-search": object()})
|
||||
ctx = _ProviderCollectorLike()
|
||||
bm._active_providers.clear()
|
||||
with caplog.at_level("WARNING"):
|
||||
bm.register(ctx)
|
||||
try:
|
||||
assert "bm-search" not in fake_mgr._plugin_commands
|
||||
# Other commands still landed
|
||||
assert "bm-read" in fake_mgr._plugin_commands
|
||||
assert "conflicts with a built-in" in caplog.text
|
||||
finally:
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_reach_in_degrades_when_hermes_cli_missing(bm, monkeypatch, caplog):
|
||||
"""If hermes_cli.plugins isn't importable (e.g. running outside a Hermes
|
||||
install), the reach-in must log and continue — never crash the plugin's
|
||||
memory-provider registration."""
|
||||
# Don't install fake modules; force import to fail.
|
||||
monkeypatch.setitem(sys.modules, "hermes_cli.plugins", None) # type: ignore[arg-type]
|
||||
ctx = _ProviderCollectorLike()
|
||||
bm._active_providers.clear()
|
||||
with caplog.at_level("DEBUG"):
|
||||
bm.register(ctx) # must not raise
|
||||
try:
|
||||
assert ctx.provider is not None
|
||||
# Either DEBUG message logged or nothing — both acceptable degrade modes.
|
||||
finally:
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_reach_in_degrades_when_plugin_manager_missing_attrs(bm, monkeypatch):
|
||||
"""Forward-compat: if Hermes ever refactors _plugin_commands /
|
||||
_plugin_skills away, the reach-in must not crash."""
|
||||
fake_mgr = _FakePluginManager()
|
||||
# Strip the attrs to simulate the rename/refactor
|
||||
del fake_mgr._plugin_commands
|
||||
del fake_mgr._plugin_skills
|
||||
|
||||
plugins_mod = types.ModuleType("hermes_cli.plugins")
|
||||
plugins_mod._ensure_plugins_discovered = lambda force=False: fake_mgr # type: ignore[attr-defined]
|
||||
monkeypatch.setitem(sys.modules, "hermes_cli.plugins", plugins_mod)
|
||||
|
||||
ctx = _ProviderCollectorLike()
|
||||
bm._active_providers.clear()
|
||||
bm.register(ctx) # must not raise
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_reach_in_normalizes_command_names(bm, monkeypatch):
|
||||
"""Reach-in must mirror Hermes's name normalization (lowercase, strip,
|
||||
leading slash removed, spaces → hyphens). All our names are already
|
||||
canonical, so this is a defensive check on the transform itself."""
|
||||
fake_mgr = _install_fake_hermes_cli(monkeypatch)
|
||||
ctx = _ProviderCollectorLike()
|
||||
bm._active_providers.clear()
|
||||
bm.register(ctx)
|
||||
try:
|
||||
for name in fake_mgr._plugin_commands:
|
||||
assert name == name.lower()
|
||||
assert not name.startswith("/")
|
||||
assert " " not in name
|
||||
finally:
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_reach_in_entries_match_hermes_internal_shape(bm, monkeypatch):
|
||||
"""The dict shape PluginContext.register_command writes
|
||||
(plugins.py:447-452) is the contract Hermes's dispatch reads. Our
|
||||
reach-in must produce byte-identical entries."""
|
||||
fake_mgr = _install_fake_hermes_cli(monkeypatch)
|
||||
ctx = _ProviderCollectorLike()
|
||||
bm._active_providers.clear()
|
||||
bm.register(ctx)
|
||||
try:
|
||||
entry = fake_mgr._plugin_commands["bm-search"]
|
||||
assert set(entry.keys()) == {"handler", "description", "plugin", "args_hint"}
|
||||
assert callable(entry["handler"])
|
||||
assert entry["description"] # non-empty string
|
||||
assert entry["plugin"] == "basic-memory"
|
||||
assert isinstance(entry["args_hint"], str)
|
||||
finally:
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Per-handler tests
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
|
||||
def _ready_provider(bm, session: FakeSession | None = None):
|
||||
"""Build a provider in 'initialized' state with a scripted actor."""
|
||||
provider = bm.BasicMemoryProvider()
|
||||
actor = make_scripted_actor(bm, session=session)
|
||||
actor.start()
|
||||
provider._actor = actor
|
||||
provider._initialized = True
|
||||
provider._project = "test-proj"
|
||||
return provider, actor
|
||||
|
||||
|
||||
def _handlers_by_name(bm, provider):
|
||||
return {name: handler for name, handler, _, _ in bm._build_slash_commands(provider)}
|
||||
|
||||
|
||||
# ---- Usage strings ----
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"name,args",
|
||||
[
|
||||
("bm-search", ""),
|
||||
("bm-search", "help"),
|
||||
("bm-read", ""),
|
||||
("bm-read", "-h"),
|
||||
("bm-context", ""),
|
||||
("bm-remember", ""),
|
||||
("bm-remember", "--help"),
|
||||
# Commands that take no args use 'help' to surface their usage line
|
||||
("bm-recent", "help"),
|
||||
("bm-status", "help"),
|
||||
("bm-project", "help"),
|
||||
("bm-workspace", "help"),
|
||||
],
|
||||
)
|
||||
def test_usage_returned_for_empty_or_help_args(bm, name, args):
|
||||
provider = bm.BasicMemoryProvider() # not initialized — usage path shouldn't need it
|
||||
handlers = _handlers_by_name(bm, provider)
|
||||
out = handlers[name](args)
|
||||
assert isinstance(out, str)
|
||||
assert out.lower().startswith("usage:")
|
||||
|
||||
|
||||
# ---- Uninitialized provider ----
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"name,args",
|
||||
[
|
||||
("bm-search", "hello"),
|
||||
("bm-read", "some/note"),
|
||||
("bm-context", "memory://x"),
|
||||
("bm-recent", ""),
|
||||
("bm-remember", "a thought"),
|
||||
("bm-project", ""),
|
||||
],
|
||||
)
|
||||
def test_handler_init_failure_returns_message(bm, monkeypatch, name, args):
|
||||
provider = bm.BasicMemoryProvider()
|
||||
monkeypatch.setattr(provider, "initialize", lambda *a, **kw: None)
|
||||
handlers = _handlers_by_name(bm, provider)
|
||||
out = handlers[name](args)
|
||||
assert "not initialized" in out
|
||||
assert name in out # message includes command name
|
||||
|
||||
|
||||
def test_handler_lazily_initializes_provider_for_slash_command(bm, monkeypatch):
|
||||
provider = bm.BasicMemoryProvider()
|
||||
calls = []
|
||||
|
||||
def fake_initialize(*args, **kwargs):
|
||||
calls.append((args, kwargs))
|
||||
session = FakeSession(default_response={"results": []})
|
||||
actor = make_scripted_actor(bm, session=session)
|
||||
actor.start()
|
||||
provider._actor = actor
|
||||
provider._initialized = True
|
||||
|
||||
monkeypatch.setattr(provider, "initialize", fake_initialize)
|
||||
out = _handlers_by_name(bm, provider)["bm-search"]("widgets")
|
||||
assert "No results" in out
|
||||
assert len(calls) == 1
|
||||
assert calls[0][1]["session_id"].startswith("slash:bm-search:")
|
||||
|
||||
|
||||
# ---- /bm-status ----
|
||||
|
||||
|
||||
def test_bm_status_renders_provider_state(bm, monkeypatch):
|
||||
provider = bm.BasicMemoryProvider()
|
||||
provider._mode = "local"
|
||||
provider._project = "demo"
|
||||
provider._project_path = "/tmp/demo"
|
||||
provider._capture_per_turn = True
|
||||
provider._capture_session_end = False
|
||||
provider._capture_folder = "transcripts"
|
||||
provider._remember_folder = "inbox"
|
||||
monkeypatch.setattr(bm, "_bm_binary_path", lambda: "/fake/bin/bm")
|
||||
out = _handlers_by_name(bm, provider)["bm-status"]("")
|
||||
assert "demo" in out
|
||||
assert "/tmp/demo" in out
|
||||
assert "/fake/bin/bm" in out
|
||||
assert "Initialized: no" in out
|
||||
assert "transcripts" in out and "inbox" in out
|
||||
|
||||
|
||||
# ---- /bm-search ----
|
||||
|
||||
|
||||
def test_bm_search_happy_path(bm):
|
||||
session = FakeSession()
|
||||
session.stub(
|
||||
"search_notes",
|
||||
lambda args: {
|
||||
"results": [
|
||||
{"title": "Decisions", "permalink": "decisions/foo", "content": "we chose X"},
|
||||
{"title": "Plan", "permalink": "plans/p1", "preview": "next quarter"},
|
||||
]
|
||||
},
|
||||
)
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-search"]("widgets")
|
||||
assert "Decisions" in out
|
||||
assert "decisions/foo" in out
|
||||
assert "we chose X" in out
|
||||
# Args sent to BM
|
||||
call = session.calls[-1]
|
||||
assert call[0] == "search_notes"
|
||||
assert call[1]["query"] == "widgets"
|
||||
assert call[1]["project"] == "test-proj"
|
||||
assert call[1]["output_format"] == "json"
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
def test_bm_search_empty_results(bm):
|
||||
session = FakeSession(default_response={"results": []})
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-search"]("missing")
|
||||
assert "No results" in out
|
||||
assert "missing" in out
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
def test_bm_search_actor_exception_returns_plain_string(bm):
|
||||
session = FakeSession()
|
||||
|
||||
def _boom(_args):
|
||||
raise RuntimeError("MCP transport closed")
|
||||
|
||||
session.stub("search_notes", _boom)
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-search"]("anything")
|
||||
assert isinstance(out, str)
|
||||
assert out.startswith("bm-search:")
|
||||
assert "MCP transport closed" in out
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
# ---- /bm-read ----
|
||||
|
||||
|
||||
def test_bm_read_returns_text_body(bm):
|
||||
"""BM's read_note returns markdown wrapped in {"text": "..."} once our
|
||||
extractor wraps the non-JSON response. The handler should unwrap and
|
||||
return the bare markdown."""
|
||||
session = FakeSession()
|
||||
session.stub(
|
||||
"read_note",
|
||||
# FakeSession serializes whatever the handler returns; emit the JSON
|
||||
# the wrapper would produce for a markdown response.
|
||||
lambda args: {"text": "# Foo\n\nbody text"},
|
||||
)
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-read"]("foo")
|
||||
assert out == "# Foo\n\nbody text"
|
||||
assert session.calls[-1][1]["identifier"] == "foo"
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
# ---- /bm-recent ----
|
||||
|
||||
|
||||
def test_bm_recent_default_timeframe(bm):
|
||||
session = FakeSession(default_response={"results": []})
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-recent"]("")
|
||||
assert "7d" in out
|
||||
assert session.calls[-1][1]["timeframe"] == "7d"
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
def test_bm_recent_custom_timeframe(bm):
|
||||
session = FakeSession()
|
||||
session.stub(
|
||||
"recent_activity",
|
||||
lambda args: {"results": [{"title": "Recent thing", "permalink": "x/y"}]},
|
||||
)
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-recent"]("2 weeks")
|
||||
assert "2 weeks" in out
|
||||
assert "Recent thing" in out
|
||||
assert session.calls[-1][1]["timeframe"] == "2 weeks"
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
def test_bm_recent_bare_list_shape(bm):
|
||||
"""Regression: BM's `recent_activity(output_format="json")` returns a bare
|
||||
`list[dict]` (signature: `-> str | list[dict]`), not a dict-with-results.
|
||||
The handler must surface those rows, not report "no activity"."""
|
||||
session = FakeSession()
|
||||
session.stub(
|
||||
"recent_activity",
|
||||
lambda args: [
|
||||
{"title": "Edited yesterday", "permalink": "notes/a", "content": "blob"},
|
||||
{"title": "Edited 3d ago", "permalink": "notes/b"},
|
||||
],
|
||||
)
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-recent"]("")
|
||||
assert "Edited yesterday" in out
|
||||
assert "Edited 3d ago" in out
|
||||
assert "No activity" not in out
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
# ---- /bm-remember ----
|
||||
|
||||
|
||||
def test_bm_remember_derives_title_from_first_line(bm):
|
||||
captured = {}
|
||||
|
||||
def _write(args):
|
||||
captured.update(args)
|
||||
return {"permalink": "bm-remember/note-perm"}
|
||||
|
||||
session = FakeSession()
|
||||
session.stub("write_note", _write)
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
provider._remember_folder = "bm-remember"
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-remember"](
|
||||
"Quarterly OKR review notes\n\nWe agreed to ship X."
|
||||
)
|
||||
assert "Saved:" in out
|
||||
assert "bm-remember/note-perm" in out
|
||||
assert captured["title"] == "Quarterly OKR review notes"
|
||||
assert captured["directory"] == "bm-remember"
|
||||
assert "manual-capture" in captured["tags"]
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
def test_bm_remember_long_first_line_truncated_to_80(bm):
|
||||
session = FakeSession(default_response={"permalink": "x"})
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
try:
|
||||
long_line = "A" * 200
|
||||
_handlers_by_name(bm, provider)["bm-remember"](long_line)
|
||||
title = session.calls[-1][1]["title"]
|
||||
assert len(title) == 80
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
def test_bm_remember_uses_configured_folder(bm):
|
||||
session = FakeSession(default_response={"permalink": "x"})
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
provider._remember_folder = "scratch"
|
||||
try:
|
||||
_handlers_by_name(bm, provider)["bm-remember"]("hello")
|
||||
assert session.calls[-1][1]["directory"] == "scratch"
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
# ---- /bm-project ----
|
||||
|
||||
|
||||
def test_bm_project_lists_and_marks_active(bm):
|
||||
session = FakeSession()
|
||||
session.stub(
|
||||
"list_memory_projects",
|
||||
lambda args: {
|
||||
"projects": [
|
||||
{"name": "other-proj"},
|
||||
{"name": "test-proj"},
|
||||
]
|
||||
},
|
||||
)
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-project"]("")
|
||||
assert "other-proj" in out
|
||||
assert "test-proj" in out
|
||||
# Active project line includes the marker
|
||||
active_line = next(line for line in out.splitlines() if "test-proj" in line)
|
||||
assert "active" in active_line
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
# ---- /bm-workspace ----
|
||||
|
||||
|
||||
def test_bm_workspace_local_mode_message(bm):
|
||||
provider, actor = _ready_provider(bm)
|
||||
provider._mode = "local"
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-workspace"]("")
|
||||
assert "Cloud" in out
|
||||
assert "local" in out
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
def test_bm_workspace_cloud_mode_lists(bm):
|
||||
session = FakeSession()
|
||||
session.stub(
|
||||
"list_workspaces",
|
||||
lambda args: {
|
||||
"workspaces": [
|
||||
{
|
||||
"name": "Personal",
|
||||
"workspace_type": "personal",
|
||||
"role": "owner",
|
||||
"is_default": True,
|
||||
},
|
||||
{"name": "Acme", "workspace_type": "team", "role": "member"},
|
||||
]
|
||||
},
|
||||
)
|
||||
provider, actor = _ready_provider(bm, session)
|
||||
provider._mode = "cloud"
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-workspace"]("")
|
||||
assert "Personal" in out
|
||||
assert "Acme" in out
|
||||
assert "default" in out
|
||||
finally:
|
||||
actor.shutdown()
|
||||
|
||||
|
||||
def test_bm_workspace_lazily_initializes_before_mode_check(bm, monkeypatch):
|
||||
session = FakeSession()
|
||||
session.stub(
|
||||
"list_workspaces",
|
||||
lambda args: {"workspaces": [{"name": "Personal", "workspace_type": "personal"}]},
|
||||
)
|
||||
provider = bm.BasicMemoryProvider()
|
||||
calls = []
|
||||
|
||||
def fake_initialize(*args, **kwargs):
|
||||
calls.append((args, kwargs))
|
||||
actor = make_scripted_actor(bm, session=session)
|
||||
actor.start()
|
||||
provider._actor = actor
|
||||
provider._initialized = True
|
||||
provider._mode = "cloud"
|
||||
|
||||
monkeypatch.setattr(provider, "initialize", fake_initialize)
|
||||
try:
|
||||
out = _handlers_by_name(bm, provider)["bm-workspace"]("")
|
||||
assert "Personal" in out
|
||||
assert "no workspaces to list" not in out
|
||||
assert calls
|
||||
assert session.calls[-1][0] == "list_workspaces"
|
||||
finally:
|
||||
if provider._actor is not None:
|
||||
provider._actor.shutdown()
|
||||
|
||||
|
||||
# ---- _unwrap_json_or_text helper ----
|
||||
|
||||
|
||||
def test_unwrap_passes_through_raw_string(bm):
|
||||
assert bm._unwrap_json_or_text("plain text") == "plain text"
|
||||
|
||||
|
||||
def test_unwrap_returns_inner_json_when_text_wraps_json(bm):
|
||||
outer = json.dumps({"text": json.dumps({"a": 1})})
|
||||
assert bm._unwrap_json_or_text(outer) == {"a": 1}
|
||||
|
||||
|
||||
def test_unwrap_returns_text_value_when_inner_is_markdown(bm):
|
||||
outer = json.dumps({"text": "# Heading\n\nbody"})
|
||||
assert bm._unwrap_json_or_text(outer) == "# Heading\n\nbody"
|
||||
|
||||
|
||||
def test_unwrap_returns_dict_when_top_level_json(bm):
|
||||
outer = json.dumps({"results": [1, 2]})
|
||||
assert bm._unwrap_json_or_text(outer) == {"results": [1, 2]}
|
||||
|
||||
|
||||
# ---- _remember_title ----
|
||||
|
||||
|
||||
def test_remember_title_strips_markdown_heading(bm):
|
||||
assert bm._remember_title("# Decisions\n\nbody") == "Decisions"
|
||||
|
||||
|
||||
def test_remember_title_skips_blank_lines(bm):
|
||||
assert bm._remember_title("\n\nFirst real line\nrest") == "First real line"
|
||||
|
||||
|
||||
def test_remember_title_falls_back_to_timestamp(bm):
|
||||
title = bm._remember_title(" \n\n")
|
||||
assert title.startswith("Note ")
|
||||
@@ -0,0 +1,531 @@
|
||||
"""Unit tests for the pure helpers in __init__.py."""
|
||||
|
||||
import json
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
# ---- _truncate ----
|
||||
|
||||
|
||||
def test_truncate_short_passes_through(bm):
|
||||
assert bm._truncate("hello", 10) == "hello"
|
||||
|
||||
|
||||
def test_truncate_long_gets_ellipsis(bm):
|
||||
out = bm._truncate("a" * 100, 10)
|
||||
assert out.endswith("...")
|
||||
assert len(out) == 10
|
||||
|
||||
|
||||
def test_truncate_non_string_coerced(bm):
|
||||
assert bm._truncate(42, 10) == "42"
|
||||
|
||||
|
||||
def test_truncate_none(bm):
|
||||
assert bm._truncate(None, 10) == ""
|
||||
|
||||
|
||||
# ---- _join_message_content ----
|
||||
|
||||
|
||||
def test_join_string_content(bm):
|
||||
assert bm._join_message_content("hello") == "hello"
|
||||
|
||||
|
||||
def test_join_list_of_dicts(bm):
|
||||
parts = [{"text": "a"}, {"text": "b"}, {"content": "c"}]
|
||||
assert bm._join_message_content(parts) == "a\nb\nc"
|
||||
|
||||
|
||||
def test_join_list_of_strings(bm):
|
||||
parts = ["a", "b"]
|
||||
assert bm._join_message_content(parts) == "a\nb"
|
||||
|
||||
|
||||
def test_join_mixed(bm):
|
||||
parts = ["a", {"text": "b"}, {"foo": "bar"}, "c"]
|
||||
assert bm._join_message_content(parts) == "a\nb\nc"
|
||||
|
||||
|
||||
def test_join_none(bm):
|
||||
assert bm._join_message_content(None) == ""
|
||||
|
||||
|
||||
# ---- _coerce_bool ----
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"value,expected",
|
||||
[
|
||||
(True, True),
|
||||
(False, False),
|
||||
("true", True),
|
||||
("True", True),
|
||||
("YES", True),
|
||||
("1", True),
|
||||
("y", True),
|
||||
("false", False),
|
||||
("False", False),
|
||||
("NO", False),
|
||||
("0", False),
|
||||
("n", False),
|
||||
],
|
||||
)
|
||||
def test_coerce_bool(bm, value, expected):
|
||||
assert bm._coerce_bool(value) is expected
|
||||
|
||||
|
||||
def test_coerce_bool_non_bool_passes_through(bm):
|
||||
assert bm._coerce_bool(42) == 42
|
||||
assert bm._coerce_bool("hello") == "hello"
|
||||
|
||||
|
||||
# ---- _extract_mcp_text ----
|
||||
|
||||
|
||||
def test_extract_mcp_text_passes_json_through(bm, fake_result):
|
||||
payload = json.dumps({"permalink": "foo/bar", "title": "T"})
|
||||
out = bm._extract_mcp_text(fake_result([payload]))
|
||||
assert json.loads(out)["permalink"] == "foo/bar"
|
||||
|
||||
|
||||
def test_extract_mcp_text_wraps_markdown(bm, fake_result):
|
||||
md = "# Created note\npermalink: foo/bar"
|
||||
out = bm._extract_mcp_text(fake_result([md]))
|
||||
parsed = json.loads(out)
|
||||
assert parsed["text"] == md
|
||||
|
||||
|
||||
def test_extract_mcp_text_joins_multiple_blocks(bm, fake_result):
|
||||
out = bm._extract_mcp_text(fake_result(["a", "b"]))
|
||||
parsed = json.loads(out)
|
||||
assert parsed["text"] == "a\nb"
|
||||
|
||||
|
||||
def test_extract_mcp_text_empty(bm, fake_result):
|
||||
out = bm._extract_mcp_text(fake_result([]))
|
||||
assert json.loads(out) == {"ok": True}
|
||||
|
||||
|
||||
def test_extract_mcp_text_error(bm, fake_result):
|
||||
out = bm._extract_mcp_text(fake_result(["something broke"], is_error=True))
|
||||
assert "error" in json.loads(out)
|
||||
|
||||
|
||||
# ---- _extract_permalink ----
|
||||
|
||||
|
||||
def test_extract_permalink_from_bare_json(bm):
|
||||
text = json.dumps({"permalink": "proj/folder/note", "title": "T"})
|
||||
assert bm._extract_permalink(text, "fb") == "proj/folder/note"
|
||||
|
||||
|
||||
def test_extract_permalink_from_wrapped_json(bm):
|
||||
text = json.dumps({"text": json.dumps({"permalink": "proj/folder/note"})})
|
||||
assert bm._extract_permalink(text, "fb") == "proj/folder/note"
|
||||
|
||||
|
||||
def test_extract_permalink_from_wrapped_markdown(bm):
|
||||
md = (
|
||||
"# Created note\n"
|
||||
"project: hermes-jodys-imac\n"
|
||||
"file_path: x/y.md\n"
|
||||
"permalink: hermes-jodys-imac/folder/slug-name\n"
|
||||
"checksum: unknown\n"
|
||||
)
|
||||
text = json.dumps({"text": md})
|
||||
assert bm._extract_permalink(text, "fb") == "hermes-jodys-imac/folder/slug-name"
|
||||
|
||||
|
||||
def test_extract_permalink_from_raw_markdown(bm):
|
||||
md = "# Created note\npermalink: proj/folder/slug\n"
|
||||
# Raw, not wrapped — strategy 4 path
|
||||
assert bm._extract_permalink(md, "fb") == "proj/folder/slug"
|
||||
|
||||
|
||||
def test_extract_permalink_no_match(bm):
|
||||
assert bm._extract_permalink('{"foo":"bar"}', "fallback-title") == "fallback-title"
|
||||
|
||||
|
||||
def test_extract_permalink_empty(bm):
|
||||
assert bm._extract_permalink("", "fb") == "fb"
|
||||
|
||||
|
||||
def test_extract_permalink_invalid(bm):
|
||||
assert bm._extract_permalink("not json or markdown", "fb") == "fb"
|
||||
|
||||
|
||||
def test_extract_permalink_strips_trailing_punct(bm):
|
||||
md = "# Created note\npermalink: proj/folder/slug,"
|
||||
assert bm._extract_permalink(md, "fb") == "proj/folder/slug"
|
||||
|
||||
|
||||
# ---- _translate_args ----
|
||||
|
||||
|
||||
def test_translate_search(bm):
|
||||
tool, args = bm._translate_args("bm_search", {"query": "hi", "limit": 7}, "proj")
|
||||
assert tool == "search_notes"
|
||||
assert args == {"project": "proj", "query": "hi", "page_size": 7}
|
||||
|
||||
|
||||
def test_translate_search_no_limit(bm):
|
||||
tool, args = bm._translate_args("bm_search", {"query": "hi"}, "proj")
|
||||
assert tool == "search_notes"
|
||||
assert args == {"project": "proj", "query": "hi"}
|
||||
|
||||
|
||||
def test_translate_read(bm):
|
||||
tool, args = bm._translate_args("bm_read", {"identifier": "x/y"}, "proj")
|
||||
assert tool == "read_note"
|
||||
assert args == {"project": "proj", "identifier": "x/y"}
|
||||
|
||||
|
||||
def test_translate_read_workspace_qualified_identifier_self_routes(bm):
|
||||
tool, args = bm._translate_args(
|
||||
"bm_read",
|
||||
{"identifier": "personal/main/scratch/note"},
|
||||
"hermes-memory",
|
||||
)
|
||||
assert tool == "read_note"
|
||||
assert args == {"identifier": "personal/main/scratch/note"}
|
||||
|
||||
|
||||
def test_translate_read_org_workspace_qualified_identifier_self_routes(bm):
|
||||
tool, args = bm._translate_args(
|
||||
"bm_read",
|
||||
{"identifier": "basic-memory-7020de4e925843c68c9056c60d101d9e/main/scratch/note"},
|
||||
"hermes-memory",
|
||||
)
|
||||
assert tool == "read_note"
|
||||
assert args == {"identifier": "basic-memory-7020de4e925843c68c9056c60d101d9e/main/scratch/note"}
|
||||
|
||||
|
||||
def test_translate_write(bm):
|
||||
tool, args = bm._translate_args(
|
||||
"bm_write",
|
||||
{"title": "T", "content": "C", "folder": "F", "tags": ["a", "b"]},
|
||||
"proj",
|
||||
)
|
||||
assert tool == "write_note"
|
||||
assert args == {
|
||||
"project": "proj",
|
||||
"title": "T",
|
||||
"content": "C",
|
||||
"directory": "F",
|
||||
"tags": ["a", "b"],
|
||||
}
|
||||
|
||||
|
||||
def test_translate_write_no_tags(bm):
|
||||
tool, args = bm._translate_args(
|
||||
"bm_write",
|
||||
{"title": "T", "content": "C", "folder": "F"},
|
||||
"proj",
|
||||
)
|
||||
assert tool == "write_note"
|
||||
assert "tags" not in args
|
||||
assert args["directory"] == "F"
|
||||
|
||||
|
||||
def test_translate_edit_minimal(bm):
|
||||
tool, args = bm._translate_args(
|
||||
"bm_edit",
|
||||
{"identifier": "x", "operation": "append", "content": "more"},
|
||||
"proj",
|
||||
)
|
||||
assert tool == "edit_note"
|
||||
assert args == {
|
||||
"project": "proj",
|
||||
"identifier": "x",
|
||||
"operation": "append",
|
||||
"content": "more",
|
||||
}
|
||||
|
||||
|
||||
def test_translate_edit_find_replace(bm):
|
||||
tool, args = bm._translate_args(
|
||||
"bm_edit",
|
||||
{
|
||||
"identifier": "x",
|
||||
"operation": "find_replace",
|
||||
"content": "new",
|
||||
"find_text": "old",
|
||||
},
|
||||
"proj",
|
||||
)
|
||||
assert args["find_text"] == "old"
|
||||
|
||||
|
||||
def test_translate_edit_replace_section(bm):
|
||||
tool, args = bm._translate_args(
|
||||
"bm_edit",
|
||||
{
|
||||
"identifier": "x",
|
||||
"operation": "replace_section",
|
||||
"content": "new",
|
||||
"section": "## Notes",
|
||||
},
|
||||
"proj",
|
||||
)
|
||||
assert args["section"] == "## Notes"
|
||||
|
||||
|
||||
def test_translate_context(bm):
|
||||
tool, args = bm._translate_args("bm_context", {"url": "memory://x", "depth": 2}, "proj")
|
||||
assert tool == "build_context"
|
||||
assert args == {"project": "proj", "url": "memory://x", "depth": 2}
|
||||
|
||||
|
||||
def test_translate_context_workspace_qualified_url_self_routes(bm):
|
||||
tool, args = bm._translate_args(
|
||||
"bm_context",
|
||||
{"url": "memory://personal/main/scratch/note", "depth": 1},
|
||||
"hermes-memory",
|
||||
)
|
||||
assert tool == "build_context"
|
||||
assert args == {"url": "memory://personal/main/scratch/note", "depth": 1}
|
||||
|
||||
|
||||
def test_translate_context_org_workspace_qualified_url_self_routes(bm):
|
||||
tool, args = bm._translate_args(
|
||||
"bm_context",
|
||||
{
|
||||
"url": "memory://basic-memory-7020de4e925843c68c9056c60d101d9e/main/scratch/note",
|
||||
"depth": 1,
|
||||
},
|
||||
"hermes-memory",
|
||||
)
|
||||
assert tool == "build_context"
|
||||
assert args == {
|
||||
"url": "memory://basic-memory-7020de4e925843c68c9056c60d101d9e/main/scratch/note",
|
||||
"depth": 1,
|
||||
}
|
||||
|
||||
|
||||
def test_translate_delete(bm):
|
||||
tool, args = bm._translate_args("bm_delete", {"identifier": "x"}, "proj")
|
||||
assert tool == "delete_note"
|
||||
assert args == {"project": "proj", "identifier": "x"}
|
||||
|
||||
|
||||
def test_translate_move(bm):
|
||||
tool, args = bm._translate_args(
|
||||
"bm_move", {"identifier": "x", "new_folder": "archive/2026"}, "proj"
|
||||
)
|
||||
assert tool == "move_note"
|
||||
assert args == {
|
||||
"project": "proj",
|
||||
"identifier": "x",
|
||||
"destination_folder": "archive/2026",
|
||||
}
|
||||
|
||||
|
||||
def test_translate_recent_defaults(bm):
|
||||
tool, args = bm._translate_args("bm_recent", {}, "proj")
|
||||
assert tool == "recent_activity"
|
||||
assert args == {"project": "proj"}
|
||||
|
||||
|
||||
def test_translate_recent_full(bm):
|
||||
tool, args = bm._translate_args(
|
||||
"bm_recent",
|
||||
{"timeframe": "2 weeks", "limit": 25, "type": "entity"},
|
||||
"proj",
|
||||
)
|
||||
assert tool == "recent_activity"
|
||||
assert args == {
|
||||
"project": "proj",
|
||||
"timeframe": "2 weeks",
|
||||
"page_size": 25,
|
||||
"type": "entity",
|
||||
}
|
||||
|
||||
|
||||
# ---- Per-call project routing ----
|
||||
|
||||
|
||||
def test_translate_uses_default_project_when_no_override(bm):
|
||||
"""Existing behavior preserved: with no project override, the configured
|
||||
default flows through."""
|
||||
_, args = bm._translate_args("bm_search", {"query": "hi"}, "default-proj")
|
||||
assert args["project"] == "default-proj"
|
||||
assert "project_id" not in args
|
||||
|
||||
|
||||
def test_translate_uses_project_name_override(bm):
|
||||
"""Agent passes project="main" → that name reaches BM, not the default."""
|
||||
_, args = bm._translate_args("bm_search", {"query": "hi", "project": "main"}, "default-proj")
|
||||
assert args["project"] == "main"
|
||||
assert "project_id" not in args
|
||||
|
||||
|
||||
def test_translate_uses_project_id_override(bm):
|
||||
"""Agent passes project_id=<uuid> → reaches BM as project_id, with no
|
||||
project name in the call (would be redundant and risk server-side
|
||||
precedence surprises)."""
|
||||
uuid = "bf2a4c1e-d77f-4b7a-9c3e-5d8a1f0e2b6d"
|
||||
_, args = bm._translate_args("bm_search", {"query": "hi", "project_id": uuid}, "default-proj")
|
||||
assert args["project_id"] == uuid
|
||||
assert "project" not in args
|
||||
|
||||
|
||||
def test_translate_project_id_wins_when_both_supplied(bm):
|
||||
"""If the agent passes both, project_id is the more specific identifier
|
||||
(UUID across workspaces) and takes precedence. Only project_id reaches BM."""
|
||||
uuid = "bf2a4c1e-d77f-4b7a-9c3e-5d8a1f0e2b6d"
|
||||
_, args = bm._translate_args(
|
||||
"bm_search",
|
||||
{"query": "hi", "project": "main", "project_id": uuid},
|
||||
"default-proj",
|
||||
)
|
||||
assert args["project_id"] == uuid
|
||||
assert "project" not in args
|
||||
|
||||
|
||||
def test_translate_routing_coerces_to_string(bm):
|
||||
"""Defensive: if a model passes a non-string identifier (e.g. an int),
|
||||
coerce rather than crash. BM accepts strings."""
|
||||
_, args = bm._translate_args("bm_search", {"query": "hi", "project_id": 12345}, "default-proj")
|
||||
assert args["project_id"] == "12345"
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"tool,base_args",
|
||||
[
|
||||
("bm_search", {"query": "x"}),
|
||||
("bm_read", {"identifier": "x"}),
|
||||
("bm_write", {"title": "t", "content": "c", "folder": "f"}),
|
||||
("bm_edit", {"identifier": "x", "operation": "append", "content": "c"}),
|
||||
("bm_context", {"url": "memory://x"}),
|
||||
("bm_delete", {"identifier": "x"}),
|
||||
("bm_move", {"identifier": "x", "new_folder": "f"}),
|
||||
("bm_recent", {}),
|
||||
],
|
||||
)
|
||||
def test_translate_routing_works_for_every_tool(bm, tool, base_args):
|
||||
"""Routing applies uniformly across every per-project tool. Global
|
||||
discovery tools (bm_projects, bm_workspaces) are tested separately."""
|
||||
args_with = dict(base_args, project="main")
|
||||
_, out = bm._translate_args(tool, args_with, "default-proj")
|
||||
assert out["project"] == "main"
|
||||
|
||||
args_with_id = dict(base_args, project_id="e1d3a5b8-0492-4c1f-8e7d-2a4b6c8d0e2f")
|
||||
_, out = bm._translate_args(tool, args_with_id, "default-proj")
|
||||
assert out["project_id"] == "e1d3a5b8-0492-4c1f-8e7d-2a4b6c8d0e2f"
|
||||
assert "project" not in out
|
||||
|
||||
_, out = bm._translate_args(tool, base_args, "default-proj")
|
||||
assert out["project"] == "default-proj"
|
||||
|
||||
|
||||
# ---- Global discovery tools (bm_projects, bm_workspaces) ----
|
||||
|
||||
|
||||
def test_translate_bm_projects_no_routing(bm):
|
||||
"""bm_projects is a global discovery tool — it lists across all projects
|
||||
and workspaces. _translate_args must NOT inject a default project
|
||||
(would make BM scope the listing) and MUST request JSON so the agent
|
||||
can parse identifiers out of the response."""
|
||||
tool, out = bm._translate_args("bm_projects", {}, "default-proj")
|
||||
assert tool == "list_memory_projects"
|
||||
assert "project" not in out
|
||||
assert "project_id" not in out
|
||||
assert out == {"output_format": "json"}
|
||||
|
||||
|
||||
def test_translate_bm_workspaces_no_routing(bm):
|
||||
tool, out = bm._translate_args("bm_workspaces", {}, "default-proj")
|
||||
assert tool == "list_workspaces"
|
||||
assert "project" not in out
|
||||
assert "project_id" not in out
|
||||
assert out == {"output_format": "json"}
|
||||
|
||||
|
||||
def test_translate_global_tools_ignore_project_kwargs(bm):
|
||||
"""Even if a confused caller passes project/project_id to a global tool,
|
||||
those args are dropped — BM doesn't accept them and silently scoping
|
||||
the listing would be worse than ignoring the args."""
|
||||
_, out = bm._translate_args(
|
||||
"bm_projects",
|
||||
{"project": "main", "project_id": "e1d3a5b8-0492-4c1f-8e7d-2a4b6c8d0e2f"},
|
||||
"default-proj",
|
||||
)
|
||||
assert "project" not in out
|
||||
assert "project_id" not in out
|
||||
|
||||
|
||||
# ---- TOOL_SCHEMAS routing properties ----
|
||||
|
||||
|
||||
def test_every_tool_schema_advertises_project_routing(bm):
|
||||
"""Every per-project bm_* tool must expose `project` and `project_id` so
|
||||
the agent sees them in the tool surface. Regression: forgetting to add
|
||||
routing props to a new tool would silently lock the agent into the
|
||||
active project — exactly the friction Drew's note flagged.
|
||||
|
||||
Global discovery tools (bm_projects, bm_workspaces) are excluded — they
|
||||
list across projects/workspaces and don't take routing args."""
|
||||
for schema in bm.TOOL_SCHEMAS:
|
||||
props = schema["parameters"]["properties"]
|
||||
if schema["name"] in bm._GLOBAL_TOOLS:
|
||||
assert "project" not in props, (
|
||||
f"{schema['name']} is a global tool; should not have project prop"
|
||||
)
|
||||
assert "project_id" not in props, (
|
||||
f"{schema['name']} is a global tool; should not have project_id prop"
|
||||
)
|
||||
continue
|
||||
assert "project" in props, f"{schema['name']} missing project prop"
|
||||
assert "project_id" in props, f"{schema['name']} missing project_id prop"
|
||||
# Routing is always optional — never in `required`.
|
||||
required = schema["parameters"].get("required", [])
|
||||
assert "project" not in required
|
||||
assert "project_id" not in required
|
||||
|
||||
|
||||
# ---- _default_project / _hostname ----
|
||||
|
||||
|
||||
def test_default_project_format(bm):
|
||||
p = bm._default_project()
|
||||
assert p.startswith("hermes-")
|
||||
# Hostnames are lowercased and stripped
|
||||
assert " " not in p
|
||||
|
||||
|
||||
def test_hostname_lowercased(bm, monkeypatch):
|
||||
monkeypatch.setattr(bm.socket, "gethostname", lambda: "Some.Long.Host")
|
||||
assert bm._hostname() == "some"
|
||||
|
||||
|
||||
# ---- TOOL_SCHEMAS ----
|
||||
|
||||
|
||||
def test_tool_schemas_complete(bm):
|
||||
names = {s["name"] for s in bm.TOOL_SCHEMAS}
|
||||
expected = {
|
||||
"bm_search",
|
||||
"bm_read",
|
||||
"bm_write",
|
||||
"bm_edit",
|
||||
"bm_context",
|
||||
"bm_delete",
|
||||
"bm_move",
|
||||
"bm_recent",
|
||||
"bm_projects",
|
||||
"bm_workspaces",
|
||||
}
|
||||
assert names == expected
|
||||
|
||||
|
||||
def test_tool_schemas_have_descriptions(bm):
|
||||
for s in bm.TOOL_SCHEMAS:
|
||||
assert s["description"], f"{s['name']} missing description"
|
||||
assert "parameters" in s
|
||||
assert s["parameters"]["type"] == "object"
|
||||
|
||||
|
||||
def test_hermes_to_bm_complete(bm):
|
||||
assert set(bm._HERMES_TO_BM.keys()) == {s["name"] for s in bm.TOOL_SCHEMAS}
|
||||
@@ -0,0 +1,423 @@
|
||||
"""
|
||||
Gated integration tests against a real basic-memory MCP server.
|
||||
|
||||
These tests spin up the real `bm mcp` subprocess via the production actor and
|
||||
exercise every tool through `handle_tool_call`, mirroring the production code
|
||||
path. They are skipped unless BOTH:
|
||||
|
||||
BM_INTEGRATION=1
|
||||
AND `bm` is installed AND `mcp` Python package is importable
|
||||
|
||||
A throwaway BM project is created for the test session and removed afterward,
|
||||
so these tests never touch your real BM projects.
|
||||
|
||||
Run them with:
|
||||
|
||||
BM_INTEGRATION=1 uv run --with pytest --with mcp pytest tests/test_integration.py
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import json
|
||||
import os
|
||||
import shutil
|
||||
import subprocess
|
||||
import tempfile
|
||||
import time
|
||||
import uuid
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
# ---- Gating ----
|
||||
|
||||
_INTEGRATION_ENABLED = os.environ.get("BM_INTEGRATION") == "1"
|
||||
_BM_BIN = shutil.which("bm") or (
|
||||
os.path.expanduser("~/.local/bin/bm")
|
||||
if os.path.isfile(os.path.expanduser("~/.local/bin/bm"))
|
||||
else None
|
||||
)
|
||||
|
||||
try:
|
||||
import mcp # noqa: F401
|
||||
|
||||
_MCP_OK = True
|
||||
except Exception:
|
||||
_MCP_OK = False
|
||||
|
||||
pytestmark = [
|
||||
pytest.mark.skipif(
|
||||
not _INTEGRATION_ENABLED,
|
||||
reason="set BM_INTEGRATION=1 to run integration tests",
|
||||
),
|
||||
pytest.mark.skipif(_BM_BIN is None, reason="bm CLI not on PATH"),
|
||||
pytest.mark.skipif(not _MCP_OK, reason="mcp Python package not installed"),
|
||||
]
|
||||
|
||||
|
||||
# ---- Session-scoped BM project ----
|
||||
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def temp_bm_project():
|
||||
"""Create a throwaway BM project for the session; remove when done."""
|
||||
project_name = f"hermes-bm-test-{uuid.uuid4().hex[:8]}"
|
||||
project_dir = tempfile.mkdtemp(prefix=f"{project_name}-")
|
||||
# Register
|
||||
subprocess.run(
|
||||
[_BM_BIN, "project", "add", project_name, project_dir],
|
||||
check=False,
|
||||
capture_output=True,
|
||||
timeout=20,
|
||||
)
|
||||
yield project_name, project_dir
|
||||
# Tear down
|
||||
subprocess.run(
|
||||
[_BM_BIN, "project", "remove", project_name],
|
||||
check=False,
|
||||
capture_output=True,
|
||||
timeout=20,
|
||||
)
|
||||
shutil.rmtree(project_dir, ignore_errors=True)
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def provider(bm, temp_bm_project, tmp_path):
|
||||
"""Initialized provider pointing at the temp project."""
|
||||
project_name, project_dir = temp_bm_project
|
||||
# Pre-write a config file in this test's hermes_home so initialize picks it up
|
||||
cfg = {
|
||||
"mode": "local",
|
||||
"project": project_name,
|
||||
"project_path": project_dir,
|
||||
"capture_per_turn": True,
|
||||
"capture_session_end": True,
|
||||
"capture_folder": "test-sessions",
|
||||
}
|
||||
(tmp_path / "basic-memory.json").write_text(json.dumps(cfg))
|
||||
|
||||
p = bm.BasicMemoryProvider()
|
||||
p.initialize(
|
||||
session_id=f"integration-{uuid.uuid4().hex[:6]}",
|
||||
hermes_home=str(tmp_path),
|
||||
platform="cli",
|
||||
)
|
||||
if not p._initialized:
|
||||
pytest.fail("Provider failed to initialize against the real bm MCP server")
|
||||
yield p
|
||||
p.shutdown()
|
||||
|
||||
|
||||
def _parse_tool_result(raw):
|
||||
try:
|
||||
d = json.loads(raw)
|
||||
except Exception:
|
||||
return None
|
||||
return d
|
||||
|
||||
|
||||
# ---- Actor smoke ----
|
||||
|
||||
|
||||
def test_actor_starts_and_lists_expected_tools(provider, bm):
|
||||
tools = {t["name"] for t in provider._actor.list_tools()}
|
||||
expected = set(bm._HERMES_TO_BM.values())
|
||||
missing = expected - tools
|
||||
assert not missing, f"BM MCP server missing tools we depend on: {missing}"
|
||||
|
||||
|
||||
# ---- Tool surface ----
|
||||
|
||||
|
||||
def test_bm_write_returns_full_permalink(provider, bm):
|
||||
title = f"Integration Write Test {uuid.uuid4().hex[:6]}"
|
||||
raw = provider.handle_tool_call(
|
||||
"bm_write",
|
||||
{
|
||||
"title": title,
|
||||
"content": f"# {title}\n\nbody.\n",
|
||||
"folder": "tests",
|
||||
"tags": ["integration"],
|
||||
},
|
||||
)
|
||||
permalink = bm._extract_permalink(raw, "")
|
||||
assert permalink, f"no permalink extracted from: {raw[:300]}"
|
||||
# BM permalinks include the project prefix
|
||||
assert permalink.split("/")[0] == provider._project, (
|
||||
f"permalink should start with project name: {permalink}"
|
||||
)
|
||||
|
||||
|
||||
def test_bm_read_round_trips_a_written_note(provider, bm):
|
||||
title = f"Read RT {uuid.uuid4().hex[:6]}"
|
||||
body = f"# {title}\n\nMARKER-{uuid.uuid4().hex}\n"
|
||||
raw = provider.handle_tool_call(
|
||||
"bm_write",
|
||||
{
|
||||
"title": title,
|
||||
"content": body,
|
||||
"folder": "tests",
|
||||
},
|
||||
)
|
||||
permalink = bm._extract_permalink(raw, "")
|
||||
raw = provider.handle_tool_call("bm_read", {"identifier": permalink})
|
||||
d = _parse_tool_result(raw)
|
||||
text = (d or {}).get("text") or json.dumps(d or {})
|
||||
assert title in text
|
||||
|
||||
|
||||
def test_bm_edit_append_lands_in_note(provider, bm):
|
||||
title = f"Append Test {uuid.uuid4().hex[:6]}"
|
||||
raw = provider.handle_tool_call(
|
||||
"bm_write",
|
||||
{
|
||||
"title": title,
|
||||
"content": f"# {title}\nseed\n",
|
||||
"folder": "tests",
|
||||
},
|
||||
)
|
||||
permalink = bm._extract_permalink(raw, "")
|
||||
marker = f"APPEND-MARKER-{uuid.uuid4().hex}"
|
||||
provider.handle_tool_call(
|
||||
"bm_edit",
|
||||
{
|
||||
"identifier": permalink,
|
||||
"operation": "append",
|
||||
"content": f"\n{marker}\n",
|
||||
},
|
||||
)
|
||||
raw = provider.handle_tool_call("bm_read", {"identifier": permalink})
|
||||
d = _parse_tool_result(raw)
|
||||
text = (d or {}).get("text") or json.dumps(d or {})
|
||||
assert marker in text
|
||||
|
||||
|
||||
def test_bm_edit_replace_section_swaps_content(provider, bm):
|
||||
title = f"ReplaceSection {uuid.uuid4().hex[:6]}"
|
||||
body = f"# {title}\n\n## Notes\noriginal-body\n"
|
||||
raw = provider.handle_tool_call(
|
||||
"bm_write",
|
||||
{
|
||||
"title": title,
|
||||
"content": body,
|
||||
"folder": "tests",
|
||||
},
|
||||
)
|
||||
permalink = bm._extract_permalink(raw, "")
|
||||
new_marker = f"REPLACED-{uuid.uuid4().hex}"
|
||||
provider.handle_tool_call(
|
||||
"bm_edit",
|
||||
{
|
||||
"identifier": permalink,
|
||||
"operation": "replace_section",
|
||||
"section": "## Notes",
|
||||
"content": new_marker,
|
||||
},
|
||||
)
|
||||
raw = provider.handle_tool_call("bm_read", {"identifier": permalink})
|
||||
d = _parse_tool_result(raw)
|
||||
text = (d or {}).get("text") or json.dumps(d or {})
|
||||
assert new_marker in text
|
||||
assert "original-body" not in text
|
||||
|
||||
|
||||
def test_bm_search_finds_a_freshly_written_note(provider, bm):
|
||||
unique = f"SEARCH-MARKER-{uuid.uuid4().hex}"
|
||||
title = f"Search Test {unique}"
|
||||
provider.handle_tool_call(
|
||||
"bm_write",
|
||||
{
|
||||
"title": title,
|
||||
"content": f"# {title}\nbody.\n",
|
||||
"folder": "tests",
|
||||
},
|
||||
)
|
||||
raw = provider.handle_tool_call("bm_search", {"query": unique, "limit": 5})
|
||||
d = _parse_tool_result(raw)
|
||||
text = (d or {}).get("text") or json.dumps(d or {})
|
||||
assert unique in text or title in text
|
||||
|
||||
|
||||
def test_bm_context_returns_results(provider, bm):
|
||||
title = f"Context Test {uuid.uuid4().hex[:6]}"
|
||||
raw = provider.handle_tool_call(
|
||||
"bm_write",
|
||||
{
|
||||
"title": title,
|
||||
"content": f"# {title}\n",
|
||||
"folder": "tests",
|
||||
},
|
||||
)
|
||||
permalink = bm._extract_permalink(raw, "")
|
||||
raw = provider.handle_tool_call(
|
||||
"bm_context",
|
||||
{
|
||||
"url": f"memory://{permalink}",
|
||||
"depth": 1,
|
||||
},
|
||||
)
|
||||
d = _parse_tool_result(raw)
|
||||
assert d is not None
|
||||
# build_context returns a JSON dict with `results` (and other fields)
|
||||
text_blob = json.dumps(d)
|
||||
assert "results" in text_blob
|
||||
|
||||
|
||||
def test_bm_move_relocates_note(provider, bm):
|
||||
"""
|
||||
BM permalinks are stable IDs that don't change on move — only the
|
||||
file_path moves. So we verify by:
|
||||
1. The move response itself reports the new destination
|
||||
2. Reading by the original permalink still succeeds (note wasn't lost)
|
||||
"""
|
||||
title = f"Move Test {uuid.uuid4().hex[:6]}"
|
||||
raw = provider.handle_tool_call(
|
||||
"bm_write",
|
||||
{
|
||||
"title": title,
|
||||
"content": f"# {title}\n",
|
||||
"folder": "tests",
|
||||
},
|
||||
)
|
||||
permalink = bm._extract_permalink(raw, "")
|
||||
assert permalink, "expected a permalink from bm_write"
|
||||
|
||||
raw = provider.handle_tool_call(
|
||||
"bm_move",
|
||||
{
|
||||
"identifier": permalink,
|
||||
"new_folder": "tests/archive",
|
||||
},
|
||||
)
|
||||
d = _parse_tool_result(raw)
|
||||
move_text = (d or {}).get("text") or json.dumps(d or {})
|
||||
# Move response text reports both the old and new locations
|
||||
assert "moved successfully" in move_text.lower() or "moved" in move_text.lower(), (
|
||||
f"move response missing success indicator: {move_text[:200]}"
|
||||
)
|
||||
assert "tests/archive" in move_text, f"move response missing new folder: {move_text[:200]}"
|
||||
|
||||
# Permalink is stable — reading by it should still work
|
||||
raw = provider.handle_tool_call("bm_read", {"identifier": permalink})
|
||||
d = _parse_tool_result(raw)
|
||||
read_text = (d or {}).get("text") or json.dumps(d or {})
|
||||
assert title in read_text, "note should still be readable after move"
|
||||
|
||||
|
||||
def test_bm_delete_removes_note(provider, bm):
|
||||
title = f"Delete Test {uuid.uuid4().hex[:6]}"
|
||||
raw = provider.handle_tool_call(
|
||||
"bm_write",
|
||||
{
|
||||
"title": title,
|
||||
"content": f"# {title}\n",
|
||||
"folder": "tests",
|
||||
},
|
||||
)
|
||||
permalink = bm._extract_permalink(raw, "")
|
||||
provider.handle_tool_call("bm_delete", {"identifier": permalink})
|
||||
# Read should now indicate "not found"
|
||||
raw = provider.handle_tool_call("bm_read", {"identifier": permalink})
|
||||
d = _parse_tool_result(raw)
|
||||
text = (d or {}).get("text") or json.dumps(d or {})
|
||||
assert "not found" in text.lower() or "no notes found" in text.lower(), (
|
||||
f"expected a 'not found' indication, got: {text[:200]}"
|
||||
)
|
||||
|
||||
|
||||
# ---- Capture pipeline ----
|
||||
|
||||
|
||||
def test_sync_turn_writes_then_appends_to_same_session_note(provider, bm):
|
||||
# First turn — creates the session note
|
||||
provider.sync_turn("integration turn-1 user", "integration turn-1 assistant")
|
||||
if provider._sync_thread:
|
||||
provider._sync_thread.join(timeout=20.0)
|
||||
sid_1 = provider._session_note_id
|
||||
assert sid_1, "first sync_turn should set _session_note_id"
|
||||
assert sid_1.startswith(provider._project + "/"), (
|
||||
f"session_note_id should include project prefix, got: {sid_1}"
|
||||
)
|
||||
|
||||
# Second turn — should append to the same note
|
||||
marker = f"TURN-2-MARKER-{uuid.uuid4().hex}"
|
||||
provider.sync_turn("integration turn-2 user", marker)
|
||||
if provider._sync_thread:
|
||||
provider._sync_thread.join(timeout=20.0)
|
||||
sid_2 = provider._session_note_id
|
||||
assert sid_2 == sid_1, "session_note_id should NOT change between turns"
|
||||
|
||||
# Verify both turn markers are present in the persisted note
|
||||
raw = provider.handle_tool_call("bm_read", {"identifier": sid_1})
|
||||
d = _parse_tool_result(raw)
|
||||
text = (d or {}).get("text") or json.dumps(d or {})
|
||||
assert "integration turn-1 user" in text
|
||||
assert marker in text
|
||||
|
||||
|
||||
def test_on_session_end_writes_summary_with_relations(provider, bm):
|
||||
# Seed a session note via sync_turn
|
||||
provider.sync_turn("first message", "first reply")
|
||||
if provider._sync_thread:
|
||||
provider._sync_thread.join(timeout=20.0)
|
||||
sid = provider._session_note_id
|
||||
assert sid
|
||||
|
||||
provider.on_session_end(
|
||||
[
|
||||
{"role": "user", "content": "first message"},
|
||||
{"role": "assistant", "content": "first reply"},
|
||||
]
|
||||
)
|
||||
|
||||
# Search for the summary
|
||||
raw = provider.handle_tool_call(
|
||||
"bm_search",
|
||||
{
|
||||
"query": "Hermes Session Summary",
|
||||
"limit": 5,
|
||||
},
|
||||
)
|
||||
d = _parse_tool_result(raw)
|
||||
text = (d or {}).get("text") or json.dumps(d or {})
|
||||
assert "Hermes Session Summary" in text
|
||||
|
||||
|
||||
def test_prefetch_against_real_bm(provider, bm):
|
||||
# Seed a recognizable note
|
||||
unique = f"PREFETCH-MARKER-{uuid.uuid4().hex}"
|
||||
provider.handle_tool_call(
|
||||
"bm_write",
|
||||
{
|
||||
"title": f"Prefetch Test {unique}",
|
||||
"content": f"# Prefetch Test\n{unique}\n",
|
||||
"folder": "tests",
|
||||
},
|
||||
)
|
||||
|
||||
# BM's FTS index is updated synchronously inside the write_note API
|
||||
# path (knowledge_router.py:272), so this loop is really only smoothing
|
||||
# over the round-trip cost of a few RPCs on a slow runner. prefetch
|
||||
# explicitly requests search_type="text" so we don't get pulled onto
|
||||
# BM's hybrid path, where vector indexing is async and would race the
|
||||
# search.
|
||||
budget_secs = 10.0
|
||||
deadline = time.monotonic() + budget_secs
|
||||
out = ""
|
||||
attempts = 0
|
||||
while time.monotonic() < deadline:
|
||||
attempts += 1
|
||||
out = provider.prefetch(unique)
|
||||
if out:
|
||||
break
|
||||
time.sleep(0.25)
|
||||
|
||||
assert out, (
|
||||
f"prefetch returned nothing after {attempts} attempt(s) over "
|
||||
f"{budget_secs}s; provider._failure_count={provider._failure_count}, "
|
||||
f"circuit_open={provider._is_circuit_open()}. "
|
||||
f"Either BM didn't index the note in time or prefetch's actor.call "
|
||||
f"is timing out internally."
|
||||
)
|
||||
assert "Basic Memory Recall" in out
|
||||
assert unique in out or "Prefetch Test" in out
|
||||
@@ -0,0 +1,296 @@
|
||||
"""Tests for prefetch / queue_prefetch / _format_prefetch."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import json
|
||||
import time
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
def _initialized_provider(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._initialized = True
|
||||
p._project = "test-proj"
|
||||
p._actor = MagicMock()
|
||||
return p
|
||||
|
||||
|
||||
# ---- prefetch ----
|
||||
|
||||
|
||||
def test_prefetch_returns_cached_value_drained(bm):
|
||||
p = _initialized_provider(bm)
|
||||
p._pending_prefetch = "## cached recall"
|
||||
out = p.prefetch("any query")
|
||||
assert out == "## cached recall"
|
||||
# Cache must be drained so the next prefetch doesn't return stale results
|
||||
assert p._pending_prefetch == ""
|
||||
p._actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_prefetch_calls_search_when_cache_empty(bm):
|
||||
p = _initialized_provider(bm)
|
||||
p._actor.call.return_value = json.dumps(
|
||||
{"results": [{"title": "T", "permalink": "p/t", "content": "c"}]}
|
||||
)
|
||||
out = p.prefetch("hello world")
|
||||
assert "## Basic Memory Recall" in out
|
||||
assert "**T**" in out
|
||||
p._actor.call.assert_called_once()
|
||||
bm_tool, bm_args = p._actor.call.call_args[0][:2]
|
||||
assert bm_tool == "search_notes"
|
||||
assert bm_args["query"] == "hello world"
|
||||
assert bm_args["page_size"] == 5
|
||||
assert bm_args["output_format"] == "json"
|
||||
# Pin search_type=text so BM doesn't fall into the hybrid+async-vector
|
||||
# path on the prefetch hot path. See prefetch() comment for rationale.
|
||||
assert bm_args["search_type"] == "text"
|
||||
|
||||
|
||||
def test_prefetch_returns_empty_when_uninitialized(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
assert p.prefetch("x") == ""
|
||||
|
||||
|
||||
def test_prefetch_returns_empty_when_circuit_open(bm):
|
||||
p = _initialized_provider(bm)
|
||||
p._failure_pause_until = time.monotonic() + 60.0
|
||||
assert p.prefetch("x") == ""
|
||||
p._actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_prefetch_records_failure_on_actor_error(bm):
|
||||
p = _initialized_provider(bm)
|
||||
p._actor.call.side_effect = RuntimeError("boom")
|
||||
assert p.prefetch("x") == ""
|
||||
assert p._failure_count == 1
|
||||
|
||||
|
||||
def test_prefetch_returns_empty_for_empty_results(bm):
|
||||
p = _initialized_provider(bm)
|
||||
p._actor.call.return_value = json.dumps({"results": []})
|
||||
assert p.prefetch("x") == ""
|
||||
|
||||
|
||||
# ---- queue_prefetch ----
|
||||
|
||||
|
||||
def test_queue_prefetch_fills_cache_in_background(bm):
|
||||
p = _initialized_provider(bm)
|
||||
p._actor.call.return_value = json.dumps(
|
||||
{"results": [{"title": "Bg", "permalink": "p/bg", "content": "c"}]}
|
||||
)
|
||||
p.queue_prefetch("user typed something")
|
||||
# Wait for the daemon thread to finish
|
||||
if p._prefetch_thread:
|
||||
p._prefetch_thread.join(timeout=5.0)
|
||||
# Cache should now have the formatted result
|
||||
assert "**Bg**" in p._pending_prefetch
|
||||
# And subsequent prefetch returns it without making another call
|
||||
p._actor.call.reset_mock()
|
||||
out = p.prefetch("anything")
|
||||
assert "**Bg**" in out
|
||||
p._actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_queue_prefetch_uses_longer_timeout_than_sync_prefetch(bm):
|
||||
"""queue_prefetch runs in background, so it can afford a longer timeout."""
|
||||
p = _initialized_provider(bm)
|
||||
p._actor.call.return_value = json.dumps({"results": []})
|
||||
p.queue_prefetch("q")
|
||||
if p._prefetch_thread:
|
||||
p._prefetch_thread.join(timeout=5.0)
|
||||
timeout = p._actor.call.call_args.kwargs.get("timeout") or p._actor.call.call_args[1].get(
|
||||
"timeout"
|
||||
)
|
||||
# Background prefetch is more patient than the foreground 3.0s
|
||||
assert timeout is not None and timeout > 3.0
|
||||
|
||||
|
||||
def test_queue_prefetch_skipped_when_thread_in_flight(bm):
|
||||
p = _initialized_provider(bm)
|
||||
|
||||
# Simulate an already-running prefetch thread
|
||||
class _StillAlive:
|
||||
def is_alive(self):
|
||||
return True
|
||||
|
||||
p._prefetch_thread = _StillAlive() # type: ignore[assignment]
|
||||
p.queue_prefetch("q")
|
||||
p._actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_queue_prefetch_skipped_when_circuit_open(bm):
|
||||
p = _initialized_provider(bm)
|
||||
p._failure_pause_until = time.monotonic() + 60.0
|
||||
p.queue_prefetch("q")
|
||||
p._actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_queue_prefetch_skipped_when_uninitialized(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._actor = MagicMock()
|
||||
p.queue_prefetch("q")
|
||||
p._actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_queue_prefetch_records_failure_on_bg_error(bm):
|
||||
p = _initialized_provider(bm)
|
||||
p._actor.call.side_effect = RuntimeError("backend down")
|
||||
p.queue_prefetch("q")
|
||||
if p._prefetch_thread:
|
||||
p._prefetch_thread.join(timeout=5.0)
|
||||
assert p._failure_count >= 1
|
||||
|
||||
|
||||
# ---- _format_prefetch ----
|
||||
|
||||
|
||||
def _format(bm, payload):
|
||||
"""Helper: call _format_prefetch on a fresh provider."""
|
||||
return bm.BasicMemoryProvider()._format_prefetch(payload)
|
||||
|
||||
|
||||
def test_format_prefetch_with_results(bm):
|
||||
payload = json.dumps(
|
||||
{
|
||||
"results": [
|
||||
{"title": "A", "permalink": "p/a", "content": "first line"},
|
||||
{"title": "B", "permalink": "p/b", "content": "second line"},
|
||||
]
|
||||
}
|
||||
)
|
||||
out = _format(bm, payload)
|
||||
assert "## Basic Memory Recall" in out
|
||||
assert "**A**" in out and "**B**" in out
|
||||
assert "p/a" in out and "p/b" in out
|
||||
|
||||
|
||||
def test_format_prefetch_caps_at_5_entries(bm):
|
||||
results = [{"title": f"T{i}", "permalink": f"p/{i}", "content": "x"} for i in range(20)]
|
||||
payload = json.dumps({"results": results})
|
||||
out = _format(bm, payload)
|
||||
# Five lines + one heading = 6 lines max
|
||||
assert out.count("\n- **") == 5
|
||||
|
||||
|
||||
def test_format_prefetch_caps_preview_length(bm):
|
||||
payload = json.dumps(
|
||||
{
|
||||
"results": [
|
||||
{"title": "T", "permalink": "p/t", "content": "x" * 5000},
|
||||
]
|
||||
}
|
||||
)
|
||||
out = _format(bm, payload)
|
||||
# Each result line includes the preview, capped to 200 chars
|
||||
line = [l for l in out.split("\n") if l.startswith("- ")][0]
|
||||
# Some boilerplate around the preview, but the long preview is capped
|
||||
assert len(line) < 400
|
||||
|
||||
|
||||
def test_format_prefetch_collapses_whitespace(bm):
|
||||
payload = json.dumps(
|
||||
{
|
||||
"results": [
|
||||
{"title": "T", "permalink": "p/t", "content": "first\n\n second\tthird"},
|
||||
]
|
||||
}
|
||||
)
|
||||
out = _format(bm, payload)
|
||||
assert "first second third" in out
|
||||
|
||||
|
||||
def test_format_prefetch_falls_back_to_preview_field(bm):
|
||||
"""BM may use 'preview' instead of 'content' in some response shapes."""
|
||||
payload = json.dumps(
|
||||
{
|
||||
"results": [
|
||||
{"title": "T", "permalink": "p/t", "preview": "preview-only"},
|
||||
]
|
||||
}
|
||||
)
|
||||
out = _format(bm, payload)
|
||||
assert "preview-only" in out
|
||||
|
||||
|
||||
def test_format_prefetch_handles_non_string_content(bm):
|
||||
"""Defensive: BM could conceivably return non-string content fields."""
|
||||
payload = json.dumps(
|
||||
{
|
||||
"results": [
|
||||
{"title": "T", "permalink": "p/t", "content": 12345},
|
||||
]
|
||||
}
|
||||
)
|
||||
# Must not raise
|
||||
out = _format(bm, payload)
|
||||
assert "12345" in out
|
||||
|
||||
|
||||
def test_format_prefetch_handles_missing_title_permalink(bm):
|
||||
payload = json.dumps(
|
||||
{
|
||||
"results": [
|
||||
{"content": "orphan note"},
|
||||
]
|
||||
}
|
||||
)
|
||||
out = _format(bm, payload)
|
||||
assert "(untitled)" in out
|
||||
assert "orphan note" in out
|
||||
|
||||
|
||||
def test_format_prefetch_skips_non_dict_entries(bm):
|
||||
payload = json.dumps(
|
||||
{
|
||||
"results": [
|
||||
"not-a-dict",
|
||||
{"title": "Real", "permalink": "p/r", "content": "x"},
|
||||
]
|
||||
}
|
||||
)
|
||||
out = _format(bm, payload)
|
||||
assert "Real" in out
|
||||
assert "not-a-dict" not in out
|
||||
|
||||
|
||||
def test_format_prefetch_with_text_wrapped_results(bm):
|
||||
"""BM text-format responses arrive wrapped as {"text": "..."} by _extract_mcp_text."""
|
||||
inner = json.dumps({"results": [{"title": "X", "permalink": "p/x", "content": "c"}]})
|
||||
payload = json.dumps({"text": inner})
|
||||
out = _format(bm, payload)
|
||||
assert "**X**" in out
|
||||
|
||||
|
||||
def test_format_prefetch_empty(bm):
|
||||
assert _format(bm, json.dumps({"results": []})) == ""
|
||||
|
||||
|
||||
def test_format_prefetch_no_results_key(bm):
|
||||
assert _format(bm, json.dumps({"foo": "bar"})) == ""
|
||||
|
||||
|
||||
def test_format_prefetch_malformed(bm):
|
||||
assert _format(bm, "not-json") == ""
|
||||
|
||||
|
||||
def test_format_prefetch_handles_extra_unknown_fields(bm):
|
||||
"""Forward-compatibility: unknown fields shouldn't break formatting."""
|
||||
payload = json.dumps(
|
||||
{
|
||||
"results": [
|
||||
{
|
||||
"title": "T",
|
||||
"permalink": "p/t",
|
||||
"content": "c",
|
||||
"future_field_42": {"nested": "value"},
|
||||
"score": 0.9,
|
||||
},
|
||||
]
|
||||
}
|
||||
)
|
||||
out = _format(bm, payload)
|
||||
assert "**T**" in out
|
||||
@@ -0,0 +1,637 @@
|
||||
"""Tests for BasicMemoryProvider with the MCP actor mocked out."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import json
|
||||
from pathlib import Path
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
|
||||
def test_is_available_no_mcp(bm, monkeypatch):
|
||||
monkeypatch.setattr(bm, "_MCP_AVAILABLE", False)
|
||||
p = bm.BasicMemoryProvider()
|
||||
assert p.is_available() is False
|
||||
|
||||
|
||||
def test_is_available_no_bm_no_uv(bm, monkeypatch):
|
||||
"""No bm AND no uv → can't install, can't operate → unavailable."""
|
||||
monkeypatch.setattr(bm, "_MCP_AVAILABLE", True)
|
||||
monkeypatch.setattr(bm, "_bm_binary_path", lambda: None)
|
||||
monkeypatch.setattr(bm, "_uv_binary_path", lambda: None)
|
||||
p = bm.BasicMemoryProvider()
|
||||
assert p.is_available() is False
|
||||
|
||||
|
||||
def test_is_available_bm_present(bm, monkeypatch):
|
||||
"""bm already installed → available regardless of uv."""
|
||||
monkeypatch.setattr(bm, "_MCP_AVAILABLE", True)
|
||||
monkeypatch.setattr(bm, "_bm_binary_path", lambda: "/fake/bm")
|
||||
monkeypatch.setattr(bm, "_uv_binary_path", lambda: None)
|
||||
p = bm.BasicMemoryProvider()
|
||||
assert p.is_available() is True
|
||||
|
||||
|
||||
def test_is_available_bm_missing_but_uv_present(bm, monkeypatch):
|
||||
"""bm missing but uv available → we can install bm at init time → available."""
|
||||
monkeypatch.setattr(bm, "_MCP_AVAILABLE", True)
|
||||
monkeypatch.setattr(bm, "_bm_binary_path", lambda: None)
|
||||
monkeypatch.setattr(bm, "_uv_binary_path", lambda: "/fake/uv")
|
||||
p = bm.BasicMemoryProvider()
|
||||
assert p.is_available() is True
|
||||
|
||||
|
||||
def test_name(bm):
|
||||
assert bm.BasicMemoryProvider().name == "basic-memory"
|
||||
assert bm.BasicMemoryProvider().name == bm.PROVIDER_NAME
|
||||
|
||||
|
||||
def test_get_tool_schemas_unconditional(bm):
|
||||
"""
|
||||
Regression: Hermes captures the schema list at *register* time, before
|
||||
`initialize()` runs. If get_tool_schemas() returns [] when uninitialized,
|
||||
Hermes builds _tool_to_provider with no entries for us and every
|
||||
subsequent bm_* invocation returns "Unknown tool: bm_*" forever.
|
||||
Schemas are static — return them unconditionally.
|
||||
"""
|
||||
# Fresh provider, never initialized, should still expose all 10 schemas
|
||||
p = bm.BasicMemoryProvider()
|
||||
assert p._initialized is False
|
||||
schemas = p.get_tool_schemas()
|
||||
assert len(schemas) == 10
|
||||
names = {s["name"] for s in schemas}
|
||||
assert names == {
|
||||
"bm_search",
|
||||
"bm_read",
|
||||
"bm_write",
|
||||
"bm_edit",
|
||||
"bm_context",
|
||||
"bm_delete",
|
||||
"bm_move",
|
||||
"bm_recent",
|
||||
"bm_projects",
|
||||
"bm_workspaces",
|
||||
}
|
||||
|
||||
# Initialized provider also returns 10 (idempotent)
|
||||
p._initialized = True
|
||||
assert len(p.get_tool_schemas()) == 10
|
||||
|
||||
|
||||
def test_get_tool_schemas_returns_independent_copies(bm):
|
||||
"""Mutating the returned list shouldn't affect the next call."""
|
||||
p = bm.BasicMemoryProvider()
|
||||
schemas = p.get_tool_schemas()
|
||||
schemas.clear()
|
||||
assert len(p.get_tool_schemas()) == 10
|
||||
|
||||
|
||||
def test_handle_tool_call_uninitialized(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
out = json.loads(p.handle_tool_call("bm_search", {"query": "x"}))
|
||||
assert "error" in out
|
||||
|
||||
|
||||
def test_handle_tool_call_unknown_tool(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._initialized = True
|
||||
p._actor = MagicMock()
|
||||
out = json.loads(p.handle_tool_call("bm_bogus", {}))
|
||||
assert "error" in out
|
||||
|
||||
|
||||
def test_handle_tool_call_dispatches(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._initialized = True
|
||||
p._project = "proj"
|
||||
actor = MagicMock()
|
||||
actor.call.return_value = json.dumps({"results": []})
|
||||
p._actor = actor
|
||||
|
||||
out = p.handle_tool_call("bm_search", {"query": "hi", "limit": 3})
|
||||
actor.call.assert_called_once()
|
||||
bm_tool, bm_args = actor.call.call_args[0][:2]
|
||||
assert bm_tool == "search_notes"
|
||||
assert bm_args == {"project": "proj", "query": "hi", "page_size": 3}
|
||||
|
||||
|
||||
def test_handle_tool_call_missing_arg(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._initialized = True
|
||||
p._actor = MagicMock()
|
||||
out = json.loads(p.handle_tool_call("bm_write", {"title": "x"}))
|
||||
assert "error" in out
|
||||
|
||||
|
||||
def test_handle_tool_call_actor_failure(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._initialized = True
|
||||
p._project = "proj"
|
||||
actor = MagicMock()
|
||||
actor.call.side_effect = RuntimeError("boom")
|
||||
p._actor = actor
|
||||
out = json.loads(p.handle_tool_call("bm_search", {"query": "x"}))
|
||||
assert "error" in out
|
||||
assert p._failure_count == 1
|
||||
|
||||
|
||||
def test_circuit_breaker_opens_after_5_failures(bm, monkeypatch):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._initialized = True
|
||||
p._project = "proj"
|
||||
actor = MagicMock()
|
||||
actor.call.side_effect = RuntimeError("boom")
|
||||
p._actor = actor
|
||||
|
||||
for _ in range(5):
|
||||
p.handle_tool_call("bm_search", {"query": "x"})
|
||||
|
||||
assert p._failure_pause_until > 0
|
||||
assert p._is_circuit_open() is True
|
||||
|
||||
|
||||
def test_circuit_breaker_resets_after_pause(bm, monkeypatch):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._failure_count = 5
|
||||
p._failure_pause_until = 1.0 # already in the past
|
||||
monkeypatch.setattr(bm.time, "monotonic", lambda: 9999.0)
|
||||
assert p._is_circuit_open() is False
|
||||
assert p._failure_count == 0
|
||||
|
||||
|
||||
def test_session_note_title_with_session_id(bm):
|
||||
from datetime import datetime, timezone
|
||||
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._session_started_at = datetime(2026, 5, 10, 13, 5, tzinfo=timezone.utc)
|
||||
p._session_id = "20260510_080249_571920"
|
||||
title = p._session_note_title()
|
||||
# Date appears once; trailing random component is the disambiguator
|
||||
assert title == "Hermes Session 2026-05-10 1305 571920"
|
||||
|
||||
|
||||
def test_session_note_title_no_session_id(bm):
|
||||
from datetime import datetime, timezone
|
||||
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._session_started_at = datetime(2026, 5, 10, 13, 5, 42, tzinfo=timezone.utc)
|
||||
p._session_id = ""
|
||||
title = p._session_note_title()
|
||||
# Falls back to seconds for disambiguation
|
||||
assert title == "Hermes Session 2026-05-10 1305 42"
|
||||
|
||||
|
||||
def test_session_note_title_short_session_id(bm):
|
||||
from datetime import datetime, timezone
|
||||
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._session_started_at = datetime(2026, 5, 10, 13, 5, tzinfo=timezone.utc)
|
||||
p._session_id = "abcdef"
|
||||
title = p._session_note_title()
|
||||
# No `_` in id → use last 6 chars
|
||||
assert title == "Hermes Session 2026-05-10 1305 abcdef"
|
||||
|
||||
|
||||
def test_system_prompt_block_uninitialized(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
assert p.system_prompt_block() == ""
|
||||
|
||||
|
||||
def test_system_prompt_block_mentions_tools(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._initialized = True
|
||||
p._project = "test-proj"
|
||||
p._mode = "local"
|
||||
out = p.system_prompt_block()
|
||||
assert "bm_search" in out
|
||||
assert "test-proj" in out
|
||||
assert "local" in out
|
||||
|
||||
|
||||
def test_system_prompt_block_steers_away_from_cli(bm):
|
||||
"""
|
||||
Felix's training data is biased toward `bm tool ...` CLI patterns. The
|
||||
system_prompt_block must explicitly direct the model to the bm_* tools
|
||||
AND give a reason (latency) so it has a justification for following the
|
||||
directive. Without this nudge, agents reach for bash/terminal tools and
|
||||
pay 1-2s per call instead of ~0.1s.
|
||||
"""
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._initialized = True
|
||||
p._project = "test-proj"
|
||||
p._mode = "local"
|
||||
out = p.system_prompt_block().lower()
|
||||
# Directive: don't use the bm CLI
|
||||
assert "do not shell out" in out or "do not use the" in out or "do not run" in out
|
||||
assert "bm" in out and "cli" in out
|
||||
# Reason given (latency / capture bypass)
|
||||
assert "mcp" in out # the persistent connection is the mechanism we cite
|
||||
assert "spawn" in out or "process" in out # cold-start cost is mentioned
|
||||
|
||||
|
||||
def test_save_config_writes_json(bm, tmp_path):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p.save_config({"mode": "local", "project": "x", "capture_per_turn": "true"}, str(tmp_path))
|
||||
written = json.loads((tmp_path / "basic-memory.json").read_text())
|
||||
assert written["mode"] == "local"
|
||||
assert written["project"] == "x"
|
||||
assert written["capture_per_turn"] is True # coerced from "true"
|
||||
|
||||
|
||||
def test_save_config_merges_existing(bm, tmp_path):
|
||||
cfg = tmp_path / "basic-memory.json"
|
||||
cfg.write_text(json.dumps({"mode": "cloud", "project": "old"}))
|
||||
p = bm.BasicMemoryProvider()
|
||||
p.save_config({"project": "new"}, str(tmp_path))
|
||||
after = json.loads(cfg.read_text())
|
||||
assert after["mode"] == "cloud" # preserved
|
||||
assert after["project"] == "new" # updated
|
||||
|
||||
|
||||
def test_load_config_missing_returns_empty(bm, tmp_path):
|
||||
assert bm._load_config(str(tmp_path)) == {}
|
||||
|
||||
|
||||
def test_load_config_corrupt_returns_empty(bm, tmp_path):
|
||||
(tmp_path / "basic-memory.json").write_text("{not json")
|
||||
assert bm._load_config(str(tmp_path)) == {}
|
||||
|
||||
|
||||
def test_get_config_schema_shape(bm):
|
||||
schema = bm.BasicMemoryProvider().get_config_schema()
|
||||
keys = {entry["key"] for entry in schema}
|
||||
assert {
|
||||
"mode",
|
||||
"project",
|
||||
"project_path",
|
||||
"capture_per_turn",
|
||||
"capture_session_end",
|
||||
"capture_folder",
|
||||
}.issubset(keys)
|
||||
|
||||
|
||||
def test_register_appends_to_active_providers(bm):
|
||||
fake_ctx = MagicMock()
|
||||
bm._active_providers.clear()
|
||||
bm.register(fake_ctx)
|
||||
fake_ctx.register_memory_provider.assert_called_once()
|
||||
assert len(bm._active_providers) == 1
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_register_also_registers_bundled_skill(bm):
|
||||
"""Plugin's bundled SKILL.md should auto-register when `hermes plugins install`
|
||||
drops the repo into ~/.hermes/plugins/. Avoids the manual symlink step."""
|
||||
fake_ctx = MagicMock()
|
||||
bm._active_providers.clear()
|
||||
bm.register(fake_ctx)
|
||||
fake_ctx.register_skill.assert_called_once()
|
||||
args, kwargs = fake_ctx.register_skill.call_args
|
||||
# First positional arg is the bare skill name
|
||||
assert args[0] == "basic-memory"
|
||||
# Second positional arg is the SKILL.md path; it should resolve to a real file
|
||||
assert args[1].name == "SKILL.md"
|
||||
assert args[1].is_file()
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_register_tolerates_old_hermes_without_register_skill(bm):
|
||||
"""Older Hermes versions don't have ctx.register_skill; we shouldn't crash."""
|
||||
|
||||
class _OldCtx:
|
||||
def __init__(self):
|
||||
self.calls = []
|
||||
|
||||
def register_memory_provider(self, provider):
|
||||
self.calls.append(("memory", provider))
|
||||
|
||||
ctx = _OldCtx()
|
||||
bm._active_providers.clear()
|
||||
bm.register(ctx) # must not raise
|
||||
assert any(c[0] == "memory" for c in ctx.calls)
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
def test_register_swallows_register_skill_errors(bm, caplog):
|
||||
"""If register_skill raises (path validation, ABC mismatch, etc.) we log
|
||||
and continue — don't break the memory-provider registration."""
|
||||
fake_ctx = MagicMock()
|
||||
fake_ctx.register_skill.side_effect = ValueError("invalid skill name")
|
||||
bm._active_providers.clear()
|
||||
with caplog.at_level("WARNING"):
|
||||
bm.register(fake_ctx)
|
||||
fake_ctx.register_memory_provider.assert_called_once()
|
||||
assert "register_skill failed" in caplog.text
|
||||
bm._active_providers.clear()
|
||||
|
||||
|
||||
# ---- Edge cases ----
|
||||
|
||||
|
||||
def test_handle_tool_call_with_none_args(bm):
|
||||
"""args=None must not crash; should be coerced to {} and surface a missing-arg error."""
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._initialized = True
|
||||
p._actor = MagicMock()
|
||||
out = json.loads(p.handle_tool_call("bm_search", None)) # type: ignore[arg-type]
|
||||
assert "error" in out
|
||||
|
||||
|
||||
def test_handle_tool_call_unknown_does_not_invoke_actor(bm):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._initialized = True
|
||||
p._actor = MagicMock()
|
||||
p.handle_tool_call("bm_does_not_exist", {"x": 1})
|
||||
p._actor.call.assert_not_called()
|
||||
|
||||
|
||||
def test_translate_args_unknown_tool_raises(bm):
|
||||
"""Unknown tool names should raise KeyError so callers handle it explicitly."""
|
||||
import pytest
|
||||
|
||||
with pytest.raises(KeyError):
|
||||
bm._translate_args("not_a_tool", {}, "proj")
|
||||
|
||||
|
||||
# ---- Version metadata ----
|
||||
|
||||
|
||||
def test_module_version_present(bm):
|
||||
import re
|
||||
|
||||
assert hasattr(bm, "__version__")
|
||||
assert isinstance(bm.__version__, str)
|
||||
# Matches the Python release versions written by scripts/update_versions.py.
|
||||
assert re.fullmatch(r"\d+\.\d+\.\d+(?:(?:b|rc)\d+)?", bm.__version__), bm.__version__
|
||||
|
||||
|
||||
def test_module_version_matches_plugin_yaml(bm):
|
||||
"""plugin.yaml ships to Hermes; __version__ is what tooling reads. Keep them in sync."""
|
||||
import os
|
||||
import re
|
||||
|
||||
plugin_yaml = os.path.join(
|
||||
os.path.dirname(os.path.abspath(bm.__file__)),
|
||||
"plugin.yaml",
|
||||
)
|
||||
text = open(plugin_yaml).read()
|
||||
m = re.search(r"^\s*version\s*:\s*(\S+)\s*$", text, re.MULTILINE)
|
||||
assert m is not None, "plugin.yaml is missing a version field"
|
||||
assert m.group(1) == bm.__version__, (
|
||||
f"plugin.yaml version ({m.group(1)}) doesn't match __version__ ({bm.__version__})"
|
||||
)
|
||||
|
||||
|
||||
# ---- uv bootstrap ----
|
||||
|
||||
|
||||
def test_install_bm_via_uv_no_uv(bm, monkeypatch):
|
||||
"""If uv isn't available, install returns None without trying to spawn."""
|
||||
monkeypatch.setattr(bm, "_uv_binary_path", lambda: None)
|
||||
assert bm._install_bm_via_uv() is None
|
||||
|
||||
|
||||
def test_install_bm_via_uv_runs_uv_tool_install(bm, monkeypatch):
|
||||
"""Install shells out to `uv tool install basic-memory`."""
|
||||
calls: list = []
|
||||
|
||||
class _Result:
|
||||
returncode = 0
|
||||
stdout = b""
|
||||
stderr = b""
|
||||
|
||||
def _fake_run(argv, **kwargs):
|
||||
calls.append((argv, kwargs))
|
||||
return _Result()
|
||||
|
||||
monkeypatch.setattr(bm, "_uv_binary_path", lambda: "/fake/uv")
|
||||
monkeypatch.setattr(bm.subprocess, "run", _fake_run)
|
||||
monkeypatch.setattr(bm, "_bm_binary_path", lambda: "/fake/bm-after-install")
|
||||
|
||||
result = bm._install_bm_via_uv()
|
||||
assert result == "/fake/bm-after-install"
|
||||
assert len(calls) == 1
|
||||
argv = calls[0][0]
|
||||
assert argv[0] == "/fake/uv"
|
||||
assert argv[1:] == ["tool", "install", "basic-memory", "--quiet"]
|
||||
|
||||
|
||||
def test_install_bm_via_uv_failed_returncode(bm, monkeypatch):
|
||||
"""Non-zero exit logs and returns None — doesn't pretend success."""
|
||||
|
||||
class _Result:
|
||||
returncode = 2
|
||||
stdout = b""
|
||||
stderr = b"network unreachable"
|
||||
|
||||
monkeypatch.setattr(bm, "_uv_binary_path", lambda: "/fake/uv")
|
||||
monkeypatch.setattr(bm.subprocess, "run", lambda *a, **kw: _Result())
|
||||
|
||||
assert bm._install_bm_via_uv() is None
|
||||
|
||||
|
||||
def test_install_bm_via_uv_subprocess_exception(bm, monkeypatch):
|
||||
"""If subprocess raises (timeout, OSError, etc.) we degrade to None, not crash."""
|
||||
monkeypatch.setattr(bm, "_uv_binary_path", lambda: "/fake/uv")
|
||||
|
||||
def _raise(*a, **kw):
|
||||
raise OSError("boom")
|
||||
|
||||
monkeypatch.setattr(bm.subprocess, "run", _raise)
|
||||
assert bm._install_bm_via_uv() is None
|
||||
|
||||
|
||||
def test_initialize_invokes_uv_install_when_bm_missing(bm, monkeypatch, tmp_path):
|
||||
"""Cold-start path: bm absent, uv present → initialize triggers install."""
|
||||
install_calls: list = []
|
||||
|
||||
def _fake_install():
|
||||
install_calls.append(True)
|
||||
return None # install reports failure; initialize logs and returns
|
||||
|
||||
monkeypatch.setattr(bm, "_MCP_AVAILABLE", True)
|
||||
monkeypatch.setattr(bm, "_bm_binary_path", lambda: None)
|
||||
monkeypatch.setattr(bm, "_uv_binary_path", lambda: "/fake/uv")
|
||||
monkeypatch.setattr(bm, "_install_bm_via_uv", _fake_install)
|
||||
|
||||
p = bm.BasicMemoryProvider()
|
||||
p.initialize(session_id="test", hermes_home=str(tmp_path))
|
||||
|
||||
assert install_calls == [True], "expected initialize() to attempt the install"
|
||||
assert p._initialized is False # install reported failure → don't start actor
|
||||
|
||||
|
||||
def test_initialize_skips_uv_install_when_bm_present(bm, monkeypatch, tmp_path):
|
||||
"""Steady-state path: bm already installed → no install attempt."""
|
||||
install_calls: list = []
|
||||
|
||||
monkeypatch.setattr(bm, "_bm_binary_path", lambda: "/fake/bm")
|
||||
|
||||
def _fake_install():
|
||||
install_calls.append(True)
|
||||
return "/should-not-be-called"
|
||||
|
||||
monkeypatch.setattr(bm, "_install_bm_via_uv", _fake_install)
|
||||
monkeypatch.setattr(bm, "_MCP_AVAILABLE", False) # short-circuit actor start
|
||||
|
||||
p = bm.BasicMemoryProvider()
|
||||
p.initialize(session_id="test", hermes_home=str(tmp_path))
|
||||
|
||||
assert install_calls == [], "should not invoke install when bm is already present"
|
||||
|
||||
|
||||
def test_initialize_bails_when_no_bm_no_uv(bm, monkeypatch, tmp_path, caplog):
|
||||
"""No bm, no uv → log clear error, don't try to install, don't initialize."""
|
||||
monkeypatch.setattr(bm, "_MCP_AVAILABLE", True)
|
||||
monkeypatch.setattr(bm, "_bm_binary_path", lambda: None)
|
||||
monkeypatch.setattr(bm, "_uv_binary_path", lambda: None)
|
||||
|
||||
install_calls: list = []
|
||||
monkeypatch.setattr(bm, "_install_bm_via_uv", lambda: install_calls.append(True) or None)
|
||||
|
||||
p = bm.BasicMemoryProvider()
|
||||
with caplog.at_level("ERROR"):
|
||||
p.initialize(session_id="test", hermes_home=str(tmp_path))
|
||||
|
||||
assert install_calls == [] # never attempted — no uv to call
|
||||
assert p._initialized is False
|
||||
assert "uv is not installed" in caplog.text or "uv" in caplog.text.lower()
|
||||
|
||||
|
||||
# ---- Defaults: stay out of bm's app dir ----
|
||||
|
||||
|
||||
def test_default_project_name_is_hermes_memory(bm):
|
||||
"""The default project name no longer carries a hostname suffix.
|
||||
Each machine has its own isolated local store with this same name."""
|
||||
assert bm._default_project() == "hermes-memory"
|
||||
|
||||
|
||||
def test_default_project_path_is_in_user_space(bm):
|
||||
"""~/.basic-memory/ is reserved for bm's app state. Projects live in user space."""
|
||||
p = bm._default_project_path()
|
||||
assert ".basic-memory" not in p, (
|
||||
f"default project path must not live inside ~/.basic-memory/, got: {p}"
|
||||
)
|
||||
assert p.rstrip("/").endswith("hermes-memory")
|
||||
|
||||
|
||||
# ---- bm config introspection ----
|
||||
|
||||
|
||||
def test_bm_known_projects_missing_file(bm, monkeypatch, tmp_path):
|
||||
"""When bm has never been run, return None (callers should treat as 'unknown')."""
|
||||
monkeypatch.setattr(bm, "_bm_config_path", lambda: tmp_path / "config.json")
|
||||
assert bm._bm_known_projects() is None
|
||||
|
||||
|
||||
def test_bm_known_projects_corrupt_file(bm, monkeypatch, tmp_path):
|
||||
cfg = tmp_path / "config.json"
|
||||
cfg.write_text("{not json")
|
||||
monkeypatch.setattr(bm, "_bm_config_path", lambda: cfg)
|
||||
assert bm._bm_known_projects() is None
|
||||
|
||||
|
||||
def test_bm_known_projects_returns_dict(bm, monkeypatch, tmp_path):
|
||||
cfg = tmp_path / "config.json"
|
||||
cfg.write_text(json.dumps({"projects": {"main": {}, "hermes-memory": {}}}))
|
||||
monkeypatch.setattr(bm, "_bm_config_path", lambda: cfg)
|
||||
result = bm._bm_known_projects()
|
||||
assert isinstance(result, dict)
|
||||
assert set(result.keys()) == {"main", "hermes-memory"}
|
||||
|
||||
|
||||
def test_bm_known_projects_handles_non_dict_root(bm, monkeypatch, tmp_path):
|
||||
cfg = tmp_path / "config.json"
|
||||
cfg.write_text(json.dumps(["not a dict"]))
|
||||
monkeypatch.setattr(bm, "_bm_config_path", lambda: cfg)
|
||||
assert bm._bm_known_projects() is None
|
||||
|
||||
|
||||
# ---- Project verification ----
|
||||
|
||||
|
||||
def test_verify_project_registered_no_bm_config(bm, monkeypatch):
|
||||
"""No bm config yet → assume registration is fine; let downstream surface real failures."""
|
||||
monkeypatch.setattr(bm, "_bm_known_projects", lambda: None)
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._project = "anything-goes"
|
||||
assert p._verify_project_registered() is True
|
||||
|
||||
|
||||
def test_verify_project_registered_present(bm, monkeypatch):
|
||||
monkeypatch.setattr(bm, "_bm_known_projects", lambda: {"hermes-memory": {}, "main": {}})
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._project = "hermes-memory"
|
||||
assert p._verify_project_registered() is True
|
||||
|
||||
|
||||
def test_verify_project_registered_missing(bm, monkeypatch):
|
||||
monkeypatch.setattr(bm, "_bm_known_projects", lambda: {"main": {}, "other": {}})
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._project = "hermes-memory-cloud"
|
||||
assert p._verify_project_registered() is False
|
||||
|
||||
|
||||
def test_log_missing_project_local_hint_includes_path(bm, caplog):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._mode = "local"
|
||||
p._project = "hermes-memory"
|
||||
p._project_path = "/tmp/somewhere"
|
||||
with caplog.at_level("ERROR"):
|
||||
p._log_missing_project()
|
||||
msg = caplog.text
|
||||
assert "hermes-memory" in msg
|
||||
assert "/tmp/somewhere" in msg
|
||||
assert "--cloud" not in msg
|
||||
|
||||
|
||||
def test_log_missing_project_cloud_hint_uses_cloud_flag(bm, caplog):
|
||||
p = bm.BasicMemoryProvider()
|
||||
p._mode = "cloud"
|
||||
p._project = "hermes-memory-cloud"
|
||||
with caplog.at_level("ERROR"):
|
||||
p._log_missing_project()
|
||||
msg = caplog.text
|
||||
assert "hermes-memory-cloud" in msg
|
||||
assert "--cloud" in msg
|
||||
|
||||
|
||||
# ---- initialize() bail-out on missing project ----
|
||||
|
||||
|
||||
def test_initialize_bails_when_project_missing(bm, monkeypatch, tmp_path):
|
||||
"""If bm config says the project doesn't exist, refuse to initialize."""
|
||||
# bm config exists, but our project isn't in it
|
||||
bm_cfg = tmp_path / ".basic-memory" / "config.json"
|
||||
bm_cfg.parent.mkdir(parents=True)
|
||||
bm_cfg.write_text(json.dumps({"projects": {"main": {}}}))
|
||||
monkeypatch.setattr(bm, "_bm_config_path", lambda: bm_cfg)
|
||||
|
||||
# Cloud mode so _ensure_local_project doesn't auto-create
|
||||
plugin_cfg = tmp_path / "basic-memory.json"
|
||||
plugin_cfg.write_text(json.dumps({"mode": "cloud", "project": "not-registered"}))
|
||||
|
||||
p = bm.BasicMemoryProvider()
|
||||
p.initialize(session_id="test", hermes_home=str(tmp_path))
|
||||
|
||||
assert p._initialized is False
|
||||
assert p._actor is None
|
||||
|
||||
|
||||
def test_initialize_proceeds_when_bm_config_absent(bm, monkeypatch, tmp_path):
|
||||
"""If bm config doesn't exist (fresh install), don't false-reject — let actor try."""
|
||||
monkeypatch.setattr(bm, "_bm_config_path", lambda: tmp_path / "no-such" / "config.json")
|
||||
monkeypatch.setattr(bm, "_MCP_AVAILABLE", False) # shortcut: actor won't actually start
|
||||
|
||||
plugin_cfg = tmp_path / "basic-memory.json"
|
||||
plugin_cfg.write_text(json.dumps({"mode": "cloud", "project": "anything"}))
|
||||
|
||||
p = bm.BasicMemoryProvider()
|
||||
# We don't fully assert _initialized here because the actor won't start without
|
||||
# MCP — but we DO assert _verify_project_registered didn't gate us out before
|
||||
# actor-start was attempted.
|
||||
p.initialize(session_id="test", hermes_home=str(tmp_path))
|
||||
# Initialization fails at actor-start (MCP unavailable), not at verify.
|
||||
assert p._initialized is False # expected — actor couldn't start
|
||||
# _project should have been set despite the failure (proves we got past verify)
|
||||
assert p._project == "anything"
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
if ! command -v bun >/dev/null 2>&1; then
|
||||
echo "bun is required to run pre-commit checks." >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "Running pre-commit checks..."
|
||||
bun run lint
|
||||
bun run check-types
|
||||
+37
@@ -0,0 +1,37 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: "1.3.8"
|
||||
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
|
||||
- name: Fetch skills
|
||||
run: bun scripts/fetch-skills.ts
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Lint
|
||||
run: bun run lint
|
||||
|
||||
- name: Typecheck
|
||||
run: bun run check-types
|
||||
|
||||
- name: Unit tests
|
||||
run: bun test
|
||||
@@ -0,0 +1,99 @@
|
||||
name: Release
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
version:
|
||||
description: "Version bump (`patch`, `minor`, `major`) or explicit semver (`0.2.0`)"
|
||||
required: true
|
||||
default: "patch"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
id-token: write
|
||||
|
||||
concurrency:
|
||||
group: release-${{ github.ref }}
|
||||
cancel-in-progress: false
|
||||
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: "1.3.8"
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "24"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
|
||||
- name: Fetch skills
|
||||
run: bun scripts/fetch-skills.ts
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Release checks
|
||||
run: bun run release:check
|
||||
|
||||
- name: Configure Git identity
|
||||
run: |
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
|
||||
- name: Bump version and create tag
|
||||
id: bump
|
||||
run: |
|
||||
set -euo pipefail
|
||||
|
||||
VERSION_INPUT="${{ github.event.inputs.version }}"
|
||||
|
||||
if [[ "$VERSION_INPUT" =~ ^(patch|minor|major)$ ]]; then
|
||||
npm version "$VERSION_INPUT" -m "chore(release): %s"
|
||||
elif [[ "$VERSION_INPUT" =~ ^[0-9]+\.[0-9]+\.[0-9]+(-.+)?$ ]]; then
|
||||
npm version "$VERSION_INPUT" -m "chore(release): %s"
|
||||
else
|
||||
echo "Unsupported version input: $VERSION_INPUT" >&2
|
||||
echo "Use patch|minor|major or explicit semver like 0.2.0 or 0.2.0-alpha.1" >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
TAG="$(git describe --tags --abbrev=0)"
|
||||
VERSION="$(node -p "require('./package.json').version")"
|
||||
echo "tag=$TAG" >> "$GITHUB_OUTPUT"
|
||||
echo "version=$VERSION" >> "$GITHUB_OUTPUT"
|
||||
|
||||
- name: Push commit and tag
|
||||
run: |
|
||||
set -euo pipefail
|
||||
git push origin HEAD:${GITHUB_REF_NAME}
|
||||
git push origin "${{ steps.bump.outputs.tag }}"
|
||||
|
||||
- name: Publish to npm
|
||||
run: |
|
||||
VERSION="${{ steps.bump.outputs.version }}"
|
||||
if [[ "$VERSION" == *-* ]]; then
|
||||
DIST_TAG="${VERSION##*-}" # e.g. alpha.6 -> alpha
|
||||
DIST_TAG="${DIST_TAG%%.*}" # strip .N suffix
|
||||
npm publish --provenance --access public --tag "$DIST_TAG"
|
||||
else
|
||||
npm publish --provenance --access public
|
||||
fi
|
||||
|
||||
- name: Create GitHub release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
tag_name: ${{ steps.bump.outputs.tag }}
|
||||
name: ${{ steps.bump.outputs.tag }}
|
||||
generate_release_notes: true
|
||||
@@ -0,0 +1,146 @@
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
lerna-debug.log*
|
||||
|
||||
# Diagnostic reports (https://nodejs.org/api/report.html)
|
||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
*.pid
|
||||
*.seed
|
||||
*.pid.lock
|
||||
|
||||
# Directory for instrumented libs generated by jscoverage/JSCover
|
||||
lib-cov
|
||||
|
||||
# Coverage directory used by tools like istanbul
|
||||
coverage
|
||||
*.lcov
|
||||
|
||||
# nyc test coverage
|
||||
.nyc_output
|
||||
|
||||
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
|
||||
.grunt
|
||||
|
||||
# Bower dependency directory (https://bower.io/)
|
||||
bower_components
|
||||
|
||||
# node-waf configuration
|
||||
.lock-wscript
|
||||
|
||||
# Compiled binary addons (https://nodejs.org/api/addons.html)
|
||||
build/Release
|
||||
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
jspm_packages/
|
||||
|
||||
# Snowpack dependency directory (https://snowpack.dev/)
|
||||
web_modules/
|
||||
|
||||
# TypeScript cache
|
||||
*.tsbuildinfo
|
||||
|
||||
# Optional npm cache directory
|
||||
.npm
|
||||
|
||||
# Optional eslint cache
|
||||
.eslintcache
|
||||
|
||||
# Optional stylelint cache
|
||||
.stylelintcache
|
||||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
|
||||
# Output of 'npm pack'
|
||||
*.tgz
|
||||
|
||||
# Yarn Integrity file
|
||||
.yarn-integrity
|
||||
|
||||
# dotenv environment variable files
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
# parcel-bundler cache (https://parceljs.org/)
|
||||
.cache
|
||||
.parcel-cache
|
||||
|
||||
# Next.js build output
|
||||
.next
|
||||
out
|
||||
|
||||
# Nuxt.js build / generate output
|
||||
.nuxt
|
||||
dist
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
# Comment in the public line in if your project uses Gatsby and not Next.js
|
||||
# https://nextjs.org/blog/next-9-1#public-directory-support
|
||||
# public
|
||||
|
||||
# vuepress build output
|
||||
.vuepress/dist
|
||||
|
||||
# vuepress v2.x temp and cache directory
|
||||
.temp
|
||||
.cache
|
||||
|
||||
# Sveltekit cache directory
|
||||
.svelte-kit/
|
||||
|
||||
# vitepress build output
|
||||
**/.vitepress/dist
|
||||
|
||||
# vitepress cache directory
|
||||
**/.vitepress/cache
|
||||
|
||||
# Docusaurus cache and generated files
|
||||
.docusaurus
|
||||
|
||||
# Serverless directories
|
||||
.serverless/
|
||||
|
||||
# FuseBox cache
|
||||
.fusebox/
|
||||
|
||||
# DynamoDB Local files
|
||||
.dynamodb/
|
||||
|
||||
# Firebase cache directory
|
||||
.firebase/
|
||||
|
||||
# TernJS port file
|
||||
.tern-port
|
||||
|
||||
# Stores VSCode versions used for testing VSCode extensions
|
||||
.vscode-test
|
||||
|
||||
# yarn v3
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
||||
# Vite logs files
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
|
||||
.idea/
|
||||
benchmark/datasets/
|
||||
benchmark/corpus-locomo/
|
||||
|
||||
# Generated from ../../../skills by scripts/fetch-skills.ts
|
||||
skills/
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
CLAUDE.md
|
||||
@@ -0,0 +1,208 @@
|
||||
# Basic Memory CLI & Cloud Setup
|
||||
|
||||
## How the Plugin Connects
|
||||
|
||||
Basic Memory is **local-first** — everything works out of the box with no cloud account, no internet connection, and no external services. Your notes live as markdown files on disk, indexed locally with SQLite.
|
||||
|
||||
The plugin spawns a Basic Memory MCP session via stdio:
|
||||
|
||||
```
|
||||
bm mcp --transport stdio --project <name>
|
||||
```
|
||||
|
||||
All tool calls route through this MCP session. No cloud configuration is required for normal use.
|
||||
|
||||
## Cloud Configuration (Optional)
|
||||
|
||||
Cloud sync is entirely optional. If you want to sync your local knowledge base to Basic Memory Cloud for backup or cross-device access, you can configure per-project cloud routing.
|
||||
|
||||
### Why Cloud?
|
||||
|
||||
- **Your agent's memory travels with you** — laptop, desktop, hosted environment. Same knowledge graph everywhere, synced bidirectionally.
|
||||
- **Team knowledge sharing** — org workspaces let multiple agents and team members build on a shared knowledge base.
|
||||
- **Durable memory for production agents** — CI runners, containers, and hosted environments are ephemeral. Cloud gives agents persistent memory that survives teardowns.
|
||||
- **Multi-agent coordination** — multiple agents (or the same agent across services) can read and write to a shared graph.
|
||||
|
||||
Cloud extends local-first — it doesn't replace it. Your notes are still plain markdown, still editable locally, still yours. Start with a [7-day free trial](https://basicmemory.com) — no credit card required. Use code `BMCLAW` for 20% off for 3 months.
|
||||
|
||||
### Setup
|
||||
|
||||
```bash
|
||||
# Authenticate with Basic Memory Cloud
|
||||
bm cloud login
|
||||
|
||||
# Save API key for per-project cloud routing
|
||||
bm cloud set-key bmc_...
|
||||
|
||||
# Route a project through the cloud
|
||||
bm project set-cloud <name>
|
||||
|
||||
# Revert a project to local routing
|
||||
bm project set-local <name>
|
||||
|
||||
# Check cloud connection state
|
||||
bm cloud status
|
||||
```
|
||||
|
||||
When a project is set to cloud mode, the MCP server routes tool calls for that project through the cloud API using the saved API key as a Bearer token. Local projects (the default) continue to use the local SQLite index. You can mix local and cloud projects freely.
|
||||
|
||||
## Project Management
|
||||
|
||||
```bash
|
||||
# List all projects
|
||||
bm project list
|
||||
|
||||
# Add a new project
|
||||
bm project add "name" ~/path
|
||||
|
||||
# Show current project details
|
||||
bm project info
|
||||
|
||||
# Set the default project
|
||||
bm project default "name"
|
||||
|
||||
# One-way sync (local -> cloud)
|
||||
bm project sync
|
||||
|
||||
# Bidirectional sync
|
||||
bm project bisync
|
||||
```
|
||||
|
||||
## Cross-Project Operations
|
||||
|
||||
All plugin tools accept an optional `project` parameter to operate on a different project:
|
||||
|
||||
```
|
||||
search_notes(query="authentication", project="other-project")
|
||||
read_note(identifier="notes/api-design", project="docs")
|
||||
write_note(title="New Note", content="...", folder="notes", project="research")
|
||||
```
|
||||
|
||||
## Workspace Support
|
||||
|
||||
Workspaces group projects by owner (personal or organization):
|
||||
|
||||
```
|
||||
list_workspaces()
|
||||
|
||||
list_memory_projects(workspace="my-org")
|
||||
```
|
||||
|
||||
## Auto-Recall
|
||||
|
||||
When `autoRecall` is enabled (the default), the plugin injects relevant context at the start of each agent session by listening for the `agent_start` event. On each trigger it:
|
||||
|
||||
1. **Queries active tasks** — searches the knowledge graph for notes with `type: Task` and `status: active` (up to 5 results)
|
||||
2. **Fetches recent activity** — gets notes modified in the last 24 hours
|
||||
3. **Formats and injects context** — returns the results as structured context for the agent
|
||||
|
||||
The injected context looks like:
|
||||
|
||||
```
|
||||
## Active Tasks
|
||||
- **Fix login bug** — Description of Fix login bug
|
||||
- **Update API docs** — Description of Update API docs
|
||||
|
||||
## Recent Activity
|
||||
- Daily standup notes (memory/daily-standup-notes.md)
|
||||
- API design decisions (memory/api-design-decisions.md)
|
||||
|
||||
---
|
||||
Check for active tasks and recent activity. Summarize anything relevant to the current session.
|
||||
```
|
||||
|
||||
The trailing instruction (after `---`) is the `recallPrompt`, which you can customize to change what the agent focuses on. For example:
|
||||
|
||||
```json
|
||||
{
|
||||
"recallPrompt": "Focus on blocked tasks and any decisions made in the last 24 hours."
|
||||
}
|
||||
```
|
||||
|
||||
To disable auto-recall entirely:
|
||||
|
||||
```json
|
||||
{
|
||||
"autoRecall": false
|
||||
}
|
||||
```
|
||||
|
||||
## Auto-Capture
|
||||
|
||||
When `autoCapture` is enabled (the default), the plugin automatically records agent conversations after each turn:
|
||||
|
||||
1. Extracts the last user + assistant messages
|
||||
2. Appends them as timestamped entries to a daily conversation note (`conversations-YYYY-MM-DD`)
|
||||
3. Skips very short exchanges (< `captureMinChars` chars each, default 10)
|
||||
|
||||
This builds a searchable history of agent interactions in the knowledge graph without any manual effort.
|
||||
|
||||
## Slash Commands
|
||||
|
||||
### Memory commands
|
||||
|
||||
- **`/remember <text>`** — Save a quick note to the knowledge graph
|
||||
- **`/recall <query>`** — Search the knowledge graph (top 5 results)
|
||||
|
||||
### Skill workflows
|
||||
|
||||
These commands inject step-by-step workflow instructions from the bundled skill files:
|
||||
|
||||
| Command | What it does |
|
||||
|---------|-------------|
|
||||
| `/tasks` | Task management — create, track, resume structured tasks that survive context compaction |
|
||||
| `/reflect` | Memory reflection — review recent activity and consolidate insights into long-term memory |
|
||||
| `/defrag` | Memory defrag — reorganize, split, prune, and clean up memory files |
|
||||
| `/schema` | Schema management — infer, create, validate, and evolve Picoschema definitions |
|
||||
|
||||
Each command accepts optional arguments for context:
|
||||
|
||||
```
|
||||
/tasks create a task for the API migration
|
||||
/reflect focus on decisions from this week
|
||||
/defrag clean up completed tasks older than 2 weeks
|
||||
/schema infer a schema for Meeting notes
|
||||
```
|
||||
|
||||
When invoked without arguments, the agent receives the full workflow instructions and follows them interactively.
|
||||
|
||||
## Plugin Configuration
|
||||
|
||||
The plugin accepts these config fields in `openclaw.config.json`:
|
||||
|
||||
```json
|
||||
{
|
||||
"plugins": {
|
||||
"entries": {
|
||||
"openclaw-basic-memory": {
|
||||
"enabled": true,
|
||||
"config": {
|
||||
"project": "my-project",
|
||||
"memoryDir": "memory/",
|
||||
"memoryFile": "MEMORY.md",
|
||||
"autoCapture": true,
|
||||
"autoRecall": true,
|
||||
"recallPrompt": "Check for active tasks and recent activity. Summarize anything relevant.",
|
||||
"debug": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"slots": {
|
||||
"memory": "openclaw-basic-memory"
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
| Field | Default | Description |
|
||||
|-------|---------|-------------|
|
||||
| `project` | `openclaw-<hostname>` | BM project name |
|
||||
| `bmPath` | `bm` | Path to BM CLI binary |
|
||||
| `memoryDir` | `memory/` | Relative path for memory files |
|
||||
| `memoryFile` | `MEMORY.md` | Working memory file name |
|
||||
| `projectPath` | same as `memoryDir` | Absolute path to project root |
|
||||
| `autoCapture` | `true` | Auto-index conversations after each turn |
|
||||
| `captureMinChars` | `10` | Min chars to trigger capture |
|
||||
| `autoRecall` | `true` | Inject context (active tasks, recent activity) at session start |
|
||||
| `recallPrompt` | *(see above)* | Instruction appended to recalled context |
|
||||
| `debug` | `false` | Verbose logging |
|
||||
@@ -0,0 +1,632 @@
|
||||
# CLAUDE.md
|
||||
|
||||
This file provides guidance to Claude Code when working with the OpenClaw package inside the Basic Memory monorepo.
|
||||
|
||||
## Project Overview
|
||||
|
||||
`@basicmemory/openclaw-basic-memory` is a TypeScript OpenClaw plugin that integrates [Basic Memory](https://github.com/basicmachines-co/basic-memory) with the OpenClaw agent framework. It lives under `integrations/openclaw/` in the monorepo, manages a persistent MCP stdio session to a `bm mcp` process, exposes 14 agent tools (including workspace/project management and cross-project operations), composited memory search/get providers, slash commands, CLI commands, and optional auto-capture of conversations.
|
||||
|
||||
## Development Commands
|
||||
|
||||
```bash
|
||||
# Install dependencies (uses Bun)
|
||||
bun install
|
||||
|
||||
# Run all unit tests (Bun native test runner)
|
||||
bun test
|
||||
|
||||
# Run a single test file
|
||||
bun test tools/search-notes.test.ts
|
||||
|
||||
# Integration tests (requires basic-memory CLI installed)
|
||||
bun run test:int
|
||||
|
||||
# Type checking (no emit)
|
||||
bun run check-types
|
||||
|
||||
# Lint (Biome)
|
||||
bun run lint
|
||||
|
||||
# Lint + auto-fix
|
||||
bun run lint:fix
|
||||
|
||||
# All quality checks (fetch skills + type-check + lint + build + tests)
|
||||
just check
|
||||
|
||||
# Release readiness (check + npm pack dry-run)
|
||||
just release-check
|
||||
```
|
||||
|
||||
## Architecture
|
||||
|
||||
### Plugin Lifecycle (`index.ts`)
|
||||
|
||||
The default export is an OpenClaw plugin object (`id: "openclaw-basic-memory"`, `kind: "memory"`). The `register(api)` function:
|
||||
|
||||
1. Parses config via `parseConfig()` from `config.ts`
|
||||
2. Creates a `BmClient` instance (the MCP stdio client)
|
||||
3. Registers all tools, providers, hooks, commands, and the service lifecycle
|
||||
4. The service `start()` launches the MCP process (`bm mcp --transport stdio`), ensures the project exists, and sets the workspace directory
|
||||
5. The service `stop()` tears down the MCP connection
|
||||
|
||||
### MCP Client (`bm-client.ts` — largest file, ~675 lines)
|
||||
|
||||
Central orchestration layer that:
|
||||
- Spawns and manages a **persistent** `bm mcp --transport stdio` child process via `@modelcontextprotocol/sdk`
|
||||
- Validates 15 required MCP tools at connect time
|
||||
- Implements reconnection with bounded retries (500ms, 1s, 2s exponential backoff)
|
||||
- Distinguishes recoverable errors (broken pipe, transport closed) from fatal errors
|
||||
- All tool calls require `output_format: "json"` and extract `structuredContent.result`
|
||||
- Public methods: `search`, `readNote`, `writeNote`, `editNote`, `deleteNote`, `moveNote`, `buildContext`, `recentActivity`, `indexConversation`, `ensureProject`, `listProjects`, `listWorkspaces`, `schemaValidate`, `schemaInfer`, `schemaDiff`
|
||||
- All content methods accept an optional `project` parameter for cross-project operations
|
||||
- `listProjects` accepts an optional `workspace` parameter for workspace-scoped listing
|
||||
|
||||
### Tools (`tools/`)
|
||||
|
||||
Each tool file exports a function that calls `api.registerTool()` with a TypeBox schema and handler. Tools delegate to `BmClient` methods and return OpenClaw-standard responses (`{ content: [{type: "text", text}], details? }`).
|
||||
|
||||
- `search-notes.ts`, `read-note.ts`, `write-note.ts`, `edit-note.ts`, `delete-note.ts`, `move-note.ts`, `build-context.ts`, `list-memory-projects.ts`, `list-workspaces.ts`, `schema-validate.ts`, `schema-infer.ts`, `schema-diff.ts` — thin wrappers around `BmClient`; all content tools accept an optional `project` param for cross-project operations
|
||||
- `memory-provider.ts` — composited `memory_search` + `memory_get` providers. `memory_search` queries 3 sources in parallel: MEMORY.md (grep), BM knowledge graph (FTS + vector), and active task notes (YAML frontmatter scan)
|
||||
|
||||
### Commands & Hooks
|
||||
|
||||
- `commands/slash.ts` — `/remember` and `/recall` slash commands
|
||||
- `commands/cli.ts` — `openclaw basic-memory <subcommand>` CLI registration
|
||||
- `hooks/capture.ts` — auto-capture hook on `agent_end` events, writes timestamped daily conversation notes
|
||||
|
||||
### Configuration (`config.ts`)
|
||||
|
||||
Flexible config with defaults, snake_case aliases (`memory_dir`/`memory_file`), tilde/relative/absolute path resolution, and unknown-key validation. Cloud routing is configured through `bm cloud` and per-project BM settings, not plugin config.
|
||||
|
||||
## Key Patterns
|
||||
|
||||
- **TypeBox schemas** (`@sinclair/typebox`) for all tool parameter validation
|
||||
- **Bun-native test runner** with `describe`/`it`/`expect` and `jest.fn()` mocking
|
||||
- **ES modules** (`"type": "module"` in package.json)
|
||||
- **Biome** for linting and formatting (configured in `biome.json`)
|
||||
- **Build output** — `bun run build` emits `dist/` for `runtimeExtensions`; TypeScript source also stays in the package for source-compatible hosts
|
||||
- **Strict TypeScript** with `noEmit` (type-checking only)
|
||||
|
||||
## Testing
|
||||
|
||||
- Unit tests live alongside source files (`*.test.ts`) and mock `BmClient` / `OpenClawPluginApi`
|
||||
- Integration tests in `integration/` launch a real `bm mcp` process against a temp project
|
||||
- `scripts/bm-local.sh` runs BM from the monorepo root via `uv run --project ...` when available, then falls back to `bm` on PATH
|
||||
|
||||
## CI/CD
|
||||
|
||||
- **Package CI** (root `.github/workflows/consolidated-packages.yml`): validates skills, typechecks, lints, builds, tests, and runs `npm pack --dry-run`.
|
||||
- **Release** (root `.github/workflows/release.yml`): runs from Basic Memory tags and publishes this npm package after the Python release job. Version bumps are handled by the root `just release` / `just beta` recipes.
|
||||
|
||||
## Dependencies
|
||||
|
||||
- **Runtime**: `@modelcontextprotocol/sdk` (MCP client/transport), `@sinclair/typebox` (schema validation)
|
||||
- **Peer**: `openclaw` (>=2026.5.2)
|
||||
- **Dev**: `typescript`, `@biomejs/biome`, `@types/node`
|
||||
- **External**: Basic Memory CLI (`bm`) must be installed separately (Python, installed via `uv`)
|
||||
|
||||
---
|
||||
|
||||
# Basic Memory Plugin — Agent Instructions
|
||||
|
||||
This plugin provides sophisticated knowledge management through Basic Memory's knowledge graph. Use these tools and guidelines to help users build and navigate their persistent knowledge base.
|
||||
|
||||
## Cross-Project Operations
|
||||
|
||||
All content tools (`search_notes`, `read_note`, `write_note`, `edit_note`, `delete_note`, `move_note`, `build_context`, `schema_validate`, `schema_infer`, `schema_diff`) accept an optional `project` parameter to operate on a different project than the default. Use this when the user needs to work across multiple knowledge bases.
|
||||
|
||||
```
|
||||
# Search in a different project
|
||||
search_notes(query="meeting notes", project="team-wiki")
|
||||
|
||||
# Read a note from another project
|
||||
read_note(identifier="decisions/auth-strategy", project="backend")
|
||||
|
||||
# Write to a shared project
|
||||
write_note(title="Shared Insight", content="...", folder="insights", project="shared")
|
||||
```
|
||||
|
||||
## Available Tools
|
||||
|
||||
### `list_workspaces`
|
||||
**Purpose**: List all workspaces (personal and organization) accessible to this user
|
||||
**When to use**: When the user wants to see what workspaces are available, or before filtering projects by workspace
|
||||
**Returns**: Workspace names, types (personal/organization), roles, and subscription status
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
list_workspaces()
|
||||
```
|
||||
|
||||
### `list_memory_projects`
|
||||
**Purpose**: List all Basic Memory projects, optionally filtered by workspace
|
||||
**When to use**: When the user wants to see available projects, discover projects in a specific workspace, or before cross-project operations
|
||||
**Returns**: Project names, paths, default status, and workspace metadata
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
# List all projects
|
||||
list_memory_projects()
|
||||
|
||||
# List projects in a specific workspace
|
||||
list_memory_projects(workspace="my-organization")
|
||||
```
|
||||
|
||||
### `search_notes`
|
||||
**Purpose**: Search the knowledge graph for relevant notes, concepts, and connections
|
||||
**When to use**: When the user asks about topics, seeks information, or you need context for a discussion
|
||||
**Returns**: Ranked results with titles, content previews, and relevance scores
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
# User asks "What did we decide about the API design?"
|
||||
search_notes(query="API design decisions", limit=5)
|
||||
|
||||
# Looking for context on a project
|
||||
search_notes(query="authentication implementation", limit=3)
|
||||
|
||||
# Exploring a broad topic
|
||||
search_notes(query="meeting notes client feedback", limit=10)
|
||||
|
||||
# Search in a different project
|
||||
search_notes(query="API endpoints", project="backend-docs")
|
||||
```
|
||||
|
||||
### `read_note`
|
||||
**Purpose**: Read full content of specific notes
|
||||
**When to use**: When search results show relevant notes that need detailed reading, or when you have a specific note identifier
|
||||
**Returns**: Complete note content with metadata
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
# Read a note found in search results
|
||||
read_note(identifier="projects/api-redesign")
|
||||
|
||||
# Navigate to a memory URL
|
||||
read_note(identifier="memory://agents/decisions/auth-strategy")
|
||||
|
||||
# Read by exact title
|
||||
read_note(identifier="Weekly Review 2024-02-01")
|
||||
|
||||
# Read raw markdown including YAML frontmatter
|
||||
read_note(identifier="projects/api-redesign", include_frontmatter=true)
|
||||
|
||||
# Read from another project
|
||||
read_note(identifier="decisions/auth-strategy", project="backend")
|
||||
```
|
||||
|
||||
### `write_note`
|
||||
**Purpose**: Create new notes in the knowledge graph
|
||||
**When to use**: When users share important information, make decisions, or want to save insights for later
|
||||
**Best practices**: Use clear titles, organize in appropriate folders, structure with headings
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
# Save a decision or insight
|
||||
write_note(
|
||||
title="API Authentication Decision",
|
||||
folder="decisions",
|
||||
content="""
|
||||
# API Authentication Decision
|
||||
|
||||
## Context
|
||||
The team discussed authentication options for the new API.
|
||||
|
||||
## Decision
|
||||
We chose JWT tokens with refresh token rotation.
|
||||
|
||||
## Reasoning
|
||||
- Better security than simple JWTs
|
||||
- Familiar to the team
|
||||
- Good ecosystem support
|
||||
|
||||
## Next Steps
|
||||
- [ ] Implement JWT middleware
|
||||
- [ ] Set up token refresh logic
|
||||
- [ ] Update API documentation
|
||||
"""
|
||||
)
|
||||
|
||||
# Document a meeting
|
||||
write_note(
|
||||
title="Client Meeting - February 8, 2024",
|
||||
folder="meetings",
|
||||
content="""
|
||||
# Client Meeting - February 8, 2024
|
||||
|
||||
## Attendees
|
||||
- John (client)
|
||||
- Sarah (product)
|
||||
- Me (engineering)
|
||||
|
||||
## Key Points
|
||||
- Client wants faster search functionality
|
||||
- Budget approved for additional features
|
||||
- Timeline moved up to March 15
|
||||
|
||||
## Action Items
|
||||
- [ ] Prototype search improvements
|
||||
- [ ] Prepare feature estimate
|
||||
- [ ] Schedule follow-up meeting
|
||||
"""
|
||||
)
|
||||
```
|
||||
|
||||
### `edit_note`
|
||||
**Purpose**: Modify existing notes incrementally
|
||||
**When to use**: To add updates, fix information, or organize existing content
|
||||
**Operations**: append, prepend, find_replace, replace_section
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
# Add an update to an existing note
|
||||
edit_note(
|
||||
identifier="projects/api-redesign",
|
||||
operation="append",
|
||||
content="""
|
||||
|
||||
## Update - February 8, 2024
|
||||
Authentication implementation is complete. All tests passing.
|
||||
Next: Deploy to staging environment.
|
||||
"""
|
||||
)
|
||||
|
||||
# Update a specific section
|
||||
edit_note(
|
||||
identifier="weekly-review",
|
||||
operation="replace_section",
|
||||
section="## This Week",
|
||||
content="""## This Week
|
||||
- Completed API authentication
|
||||
- Client meeting went well
|
||||
- Working on search improvements
|
||||
- Delayed deployment due to testing issues
|
||||
"""
|
||||
)
|
||||
|
||||
# Fix a specific detail
|
||||
edit_note(
|
||||
identifier="team-contacts",
|
||||
operation="find_replace",
|
||||
find_text="sarah@oldcompany.com",
|
||||
content="sarah@newcompany.com",
|
||||
expected_replacements=1
|
||||
)
|
||||
```
|
||||
|
||||
### `delete_note`
|
||||
**Purpose**: Remove notes from the knowledge graph
|
||||
**When to use**: When content is outdated, duplicated, or no longer needed
|
||||
**Returns**: Confirmation of deletion
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
# Remove an old draft
|
||||
delete_note(identifier="notes/old-draft")
|
||||
|
||||
# Clean up test notes
|
||||
delete_note(identifier="tests/test-1.0")
|
||||
```
|
||||
|
||||
### `move_note`
|
||||
**Purpose**: Move notes between folders for organization
|
||||
**When to use**: When reorganizing knowledge, archiving old content, or correcting folder placement
|
||||
**Returns**: Updated note with new location
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
# Archive a completed project
|
||||
move_note(identifier="projects/api-redesign", newFolder="archive/projects")
|
||||
|
||||
# Reorganize into a better folder
|
||||
move_note(identifier="notes/meeting-notes", newFolder="meetings")
|
||||
```
|
||||
|
||||
### `build_context`
|
||||
**Purpose**: Navigate the knowledge graph through semantic connections
|
||||
**When to use**: To explore related concepts, find connected information, or build comprehensive understanding
|
||||
**Returns**: Target note plus related notes with relationship information
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
# Explore connections around a project
|
||||
build_context(url="memory://projects/api-redesign", depth=1)
|
||||
|
||||
# Deep dive into related concepts
|
||||
build_context(url="memory://concepts/authentication", depth=2)
|
||||
|
||||
# Discover decision context
|
||||
build_context(url="memory://decisions/database-choice", depth=1)
|
||||
```
|
||||
|
||||
### `schema_validate`
|
||||
**Purpose**: Validate notes against their Picoschema definitions
|
||||
**When to use**: When checking note consistency, after schema changes, or when the user wants to audit note quality
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
# Validate all notes of a type
|
||||
schema_validate(noteType="person")
|
||||
|
||||
# Validate a single note
|
||||
schema_validate(identifier="notes/john-doe")
|
||||
|
||||
# Validate in another project
|
||||
schema_validate(noteType="meeting", project="team")
|
||||
```
|
||||
|
||||
### `schema_infer`
|
||||
**Purpose**: Analyze existing notes and suggest a Picoschema definition
|
||||
**When to use**: When creating a new schema from existing notes, or exploring what structure notes of a type share
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
schema_infer(noteType="meeting")
|
||||
schema_infer(noteType="person", threshold=0.5)
|
||||
```
|
||||
|
||||
### `schema_diff`
|
||||
**Purpose**: Detect drift between a schema definition and actual note usage
|
||||
**When to use**: When checking if a schema is still accurate, or after adding new fields to notes
|
||||
|
||||
**Examples**:
|
||||
```
|
||||
schema_diff(noteType="person")
|
||||
schema_diff(noteType="Task", project="work")
|
||||
```
|
||||
|
||||
## Knowledge Graph Structure
|
||||
|
||||
### Understanding the Graph
|
||||
Basic Memory organizes information as a **semantic knowledge graph** where:
|
||||
- **Notes** are documents with content, titles, and metadata
|
||||
- **Observations** are structured insights extracted from notes
|
||||
- **Relations** connect related concepts, topics, and decisions
|
||||
|
||||
### Memory URLs
|
||||
Use `memory://` URLs to navigate semantically:
|
||||
- `memory://projects/api-redesign` - Direct reference to a note
|
||||
- `memory://agents/decisions` - Category of decision-related notes
|
||||
- `memory://concepts/authentication` - All content related to authentication
|
||||
|
||||
### Organizational Patterns
|
||||
|
||||
**Recommended folder structure**:
|
||||
- `projects/` - Project-specific documentation
|
||||
- `decisions/` - Important decisions and rationale
|
||||
- `meetings/` - Meeting notes and action items
|
||||
- `concepts/` - Technical concepts and explanations
|
||||
- `agent/` - Agent-captured observations and insights
|
||||
- `weekly/` - Regular review notes
|
||||
|
||||
## Writing Best Practices
|
||||
|
||||
### Note Structure
|
||||
Use consistent markdown structure for better organization:
|
||||
|
||||
```markdown
|
||||
# Clear, Descriptive Title
|
||||
|
||||
## Context
|
||||
Background information and current situation.
|
||||
|
||||
## Key Points
|
||||
- Main insights or decisions
|
||||
- Important details
|
||||
- Relevant constraints
|
||||
|
||||
## Next Steps
|
||||
- [ ] Specific action items
|
||||
- [ ] Follow-up tasks
|
||||
- [ ] Future considerations
|
||||
```
|
||||
|
||||
### Observation Format
|
||||
When capturing insights, use this structure:
|
||||
|
||||
```markdown
|
||||
## Observations
|
||||
- [Decision] We chose PostgreSQL over MongoDB for better ACID guarantees
|
||||
- [Insight] User authentication patterns suggest social login preference
|
||||
- [Risk] Current deployment process lacks proper rollback mechanism
|
||||
- [Opportunity] Search performance could improve with better indexing
|
||||
```
|
||||
|
||||
### Linking and Relations
|
||||
Create connections between notes:
|
||||
- Reference other notes by title: `As discussed in [[API Design Principles]]`
|
||||
- Use consistent terminology for better semantic linking
|
||||
- Tag important concepts with clear labels
|
||||
- Cross-reference related decisions and implementations
|
||||
|
||||
## When to Use Each Tool
|
||||
|
||||
### Discover Workspaces and Projects
|
||||
Use `list_workspaces` and `list_memory_projects` when:
|
||||
- User asks what workspaces or projects are available
|
||||
- Before cross-project operations, to confirm project names
|
||||
- When switching between personal and organization contexts
|
||||
|
||||
### Start with Search
|
||||
**Always begin with `search_notes`** when:
|
||||
- User asks about any topic
|
||||
- You need context for a discussion
|
||||
- Looking for relevant previous decisions
|
||||
- Exploring what information already exists
|
||||
|
||||
### Read for Details
|
||||
Use `read_note` when:
|
||||
- Search results show relevant notes that need full content
|
||||
- Following up on specific references
|
||||
- User asks for complete information on a known topic
|
||||
- Exploring context relationships found in search
|
||||
|
||||
### Write for Capture
|
||||
Use `write_note` when:
|
||||
- User shares important information to remember
|
||||
- Decisions are made that should be documented
|
||||
- Meeting notes or insights need to be preserved
|
||||
- Creating structured documentation
|
||||
|
||||
### Edit for Updates
|
||||
Use `edit_note` when:
|
||||
- Adding updates to existing notes
|
||||
- Fixing or updating specific information
|
||||
- Organizing existing content better
|
||||
- Appending new insights to previous notes
|
||||
|
||||
### Context for Exploration
|
||||
Use `build_context` when:
|
||||
- Exploring relationships between concepts
|
||||
- Building comprehensive understanding
|
||||
- Finding related information user might not know exists
|
||||
- Navigating complex topic areas
|
||||
|
||||
## User Interaction Guidelines
|
||||
|
||||
### Be Proactive
|
||||
- **Search first**: Before answering questions, search the knowledge graph
|
||||
- **Suggest connections**: Point out related notes and concepts
|
||||
- **Offer to save**: When users share important info, offer to document it
|
||||
- **Recommend organization**: Help users structure their knowledge well
|
||||
|
||||
### Helpful Patterns
|
||||
```
|
||||
User: "What did we decide about the database?"
|
||||
1. Search: search_notes(query="database decision", limit=5)
|
||||
2. Read relevant: read_note(identifier="decisions/database-choice")
|
||||
3. Provide answer with context
|
||||
4. Ask: "Should I add any updates to this decision note?"
|
||||
|
||||
User: "I just had a great meeting with the client"
|
||||
1. Ask for details
|
||||
2. Offer: "Would you like me to create a meeting note to capture this?"
|
||||
3. Write: write_note(title="Client Meeting - [date]", ...)
|
||||
4. Suggest: "I'll also add this to your weekly review notes"
|
||||
```
|
||||
|
||||
### Memory URL Navigation
|
||||
Help users discover their knowledge:
|
||||
```
|
||||
# After finding a note about "API design"
|
||||
"I found your API design notes. Let me explore related concepts..."
|
||||
build_context(url="memory://projects/api-design", depth=2)
|
||||
|
||||
# Show user what's connected to their decisions
|
||||
build_context(url="memory://decisions", depth=1)
|
||||
```
|
||||
|
||||
## Working with User Memory Patterns
|
||||
|
||||
### Daily/Weekly Reviews
|
||||
If users maintain review notes, help them:
|
||||
```
|
||||
# Update weekly review
|
||||
edit_note(
|
||||
identifier="weekly-review",
|
||||
operation="replace_section",
|
||||
section="## This Week",
|
||||
content="Updated accomplishments and next steps"
|
||||
)
|
||||
```
|
||||
|
||||
### Project Documentation
|
||||
Keep project notes current:
|
||||
```
|
||||
# Add project updates
|
||||
edit_note(
|
||||
identifier="projects/current-sprint",
|
||||
operation="append",
|
||||
content="""
|
||||
## Sprint Review
|
||||
- Completed authentication
|
||||
- Started search feature
|
||||
"""
|
||||
)
|
||||
```
|
||||
|
||||
### Decision Tracking
|
||||
Document important decisions:
|
||||
```
|
||||
write_note(
|
||||
title="Technical Decision: Database Migration Approach",
|
||||
folder="decisions",
|
||||
content="""
|
||||
# Database Migration Decision
|
||||
|
||||
## Problem
|
||||
Current SQLite database can't handle increased load.
|
||||
|
||||
## Options Considered
|
||||
1. Upgrade to PostgreSQL
|
||||
2. Switch to MongoDB
|
||||
3. Migrate to cloud database
|
||||
|
||||
## Decision
|
||||
PostgreSQL with staged migration.
|
||||
|
||||
## Rationale
|
||||
- Better performance characteristics
|
||||
- Team expertise exists
|
||||
- Strong ACID guarantees needed
|
||||
- Migration path is well-understood
|
||||
"""
|
||||
)
|
||||
```
|
||||
|
||||
## Error Handling
|
||||
|
||||
### Tool Failures
|
||||
If Basic Memory tools fail:
|
||||
1. Check if the Basic Memory service is running
|
||||
2. Suggest user verify `bm` CLI installation
|
||||
3. Recommend checking OpenClaw plugin configuration
|
||||
4. Fall back to built-in memory tools if available
|
||||
|
||||
### Search No Results
|
||||
When searches return empty:
|
||||
- Try broader terms
|
||||
- Suggest creating a new note for the topic
|
||||
- Look for related concepts that might exist
|
||||
- Offer to help organize information differently
|
||||
|
||||
### Note Not Found
|
||||
When reading fails:
|
||||
- Verify the identifier exists
|
||||
- Suggest searching for similar titles
|
||||
- Offer to create the note if it should exist
|
||||
- Check for typos in memory URLs
|
||||
|
||||
## Integration Tips
|
||||
|
||||
### With Other Tools
|
||||
The knowledge graph complements other tools:
|
||||
- **Web search**: Save research findings as notes
|
||||
- **File operations**: Reference files in knowledge notes
|
||||
- **Calendar**: Link meeting notes to calendar events
|
||||
- **Task management**: Connect tasks to project notes
|
||||
|
||||
### With User Workflows
|
||||
Support user patterns:
|
||||
- **Morning review**: Search for yesterday's notes and updates
|
||||
- **End of day**: Capture insights and plan next steps
|
||||
- **Weekly planning**: Review project notes and decisions
|
||||
- **Knowledge sharing**: Help organize information for others
|
||||
|
||||
## Privacy and Content Guidelines
|
||||
|
||||
### Sensitive Information
|
||||
- Don't automatically save sensitive data (passwords, personal info)
|
||||
- Ask before documenting confidential business information
|
||||
- Respect user preferences for what to capture
|
||||
- Use appropriate folder organization for different privacy levels
|
||||
|
||||
### Content Quality
|
||||
- Encourage clear, structured writing
|
||||
- Help users create searchable content
|
||||
- Suggest consistent terminology and naming
|
||||
- Promote good information architecture
|
||||
|
||||
---
|
||||
|
||||
Remember: The knowledge graph becomes more valuable over time. Help users build it systematically and navigate it effectively. Focus on creating connections between ideas and making information easily discoverable.
|
||||
@@ -0,0 +1,275 @@
|
||||
# Basic Memory ContextEngine Plan
|
||||
|
||||
## Goal
|
||||
|
||||
Complete the Basic Memory integration with OpenClaw's native memory lifecycle so BM works as a decorator around the default OpenClaw flow instead of relying on `agent_start` / `agent_end` shims.
|
||||
|
||||
The target model is:
|
||||
|
||||
- OpenClaw owns session state, context assembly pipeline, and compaction.
|
||||
- Basic Memory owns durable knowledge, cross-session recall, and long-term capture.
|
||||
- This plugin enriches the default flow without replacing it.
|
||||
|
||||
## Scope
|
||||
|
||||
This plan is for [issue #34](https://github.com/basicmachines-co/openclaw-basic-memory/issues/34), updated to match the "complement, don't replace" direction discussed there.
|
||||
|
||||
We will use the new OpenClaw `ContextEngine` lifecycle introduced in OpenClaw `2026.3.7` on March 6, 2026, but we will not implement a custom compaction strategy.
|
||||
|
||||
## Non-Goals
|
||||
|
||||
- Do not replace or override OpenClaw compaction behavior.
|
||||
- Do not compete with lossless-claw or other alternate context engines.
|
||||
- Do not turn BM into the canonical source of current-session state.
|
||||
- Do not remove existing BM tools such as `memory_search`, `memory_get`, `search_notes`, `read_note`, and note CRUD tools.
|
||||
- Do not add aggressive semantic retrieval on every turn.
|
||||
|
||||
## Design Principles
|
||||
|
||||
### Decorator, not replacement
|
||||
|
||||
The plugin should behave like a wrapper around the default OpenClaw memory model:
|
||||
|
||||
- OpenClaw tracks the live conversation.
|
||||
- BM stores durable notes, tasks, decisions, and cross-session context.
|
||||
- The plugin bridges the two systems at official lifecycle boundaries.
|
||||
|
||||
### Keep the baseline flow intact
|
||||
|
||||
Where the ContextEngine API requires behavior that OpenClaw already provides well, we should pass through to the default behavior instead of re-implementing it.
|
||||
|
||||
### Add value only where BM is strongest
|
||||
|
||||
BM should improve:
|
||||
|
||||
- session bootstrap recall
|
||||
- durable post-turn capture
|
||||
- subagent memory inheritance
|
||||
- cross-session continuity through notes and graph search
|
||||
|
||||
BM should not try to improve:
|
||||
|
||||
- session-local compaction
|
||||
- low-level pruning logic
|
||||
- runtime token budgeting heuristics
|
||||
|
||||
## Current State
|
||||
|
||||
Today the plugin uses:
|
||||
|
||||
- `api.on("agent_start", ...)` for recall
|
||||
- `api.on("agent_end", ...)` for capture
|
||||
- composited `memory_search` / `memory_get` tools for explicit retrieval
|
||||
|
||||
This works, but it lives beside OpenClaw's memory lifecycle instead of inside it.
|
||||
|
||||
Relevant current files:
|
||||
|
||||
- `index.ts`
|
||||
- `hooks/recall.ts`
|
||||
- `hooks/capture.ts`
|
||||
- `tools/memory-provider.ts`
|
||||
- `types/openclaw.d.ts`
|
||||
|
||||
Current dependency constraint:
|
||||
|
||||
- `package.json` currently pins `openclaw` peer support to `>=2026.1.29`
|
||||
- the local installed dependency is `openclaw@2026.2.6`
|
||||
- ContextEngine work requires moving to the `2026.3.7+` SDK surface
|
||||
|
||||
## Target Architecture
|
||||
|
||||
Add a `BasicMemoryContextEngine` that composes with the default OpenClaw flow.
|
||||
|
||||
Expected lifecycle usage:
|
||||
|
||||
- `bootstrap`
|
||||
- initialize BM session-side recall state
|
||||
- gather small, high-signal context such as active tasks and recent activity
|
||||
- `assemble`
|
||||
- pass through OpenClaw messages
|
||||
- optionally add a compact BM recall block when useful
|
||||
- `afterTurn`
|
||||
- persist durable takeaways from the completed turn into BM
|
||||
- `prepareSubagentSpawn`
|
||||
- prepare a minimal BM handoff for a child session
|
||||
- `onSubagentEnded`
|
||||
- capture child results back into BM
|
||||
- `compact`
|
||||
- do not customize
|
||||
- use legacy/default pass-through behavior only if the interface requires it
|
||||
|
||||
## Phase Plan
|
||||
|
||||
## Phase 1
|
||||
|
||||
### Commit goal
|
||||
|
||||
`feat(context-engine): move recall and capture into native lifecycle`
|
||||
|
||||
### Deliverables
|
||||
|
||||
- bump OpenClaw compatibility to `2026.3.7+`
|
||||
- replace the local SDK shim with the real ContextEngine-capable SDK types where possible
|
||||
- add a `BasicMemoryContextEngine`
|
||||
- register the engine through `api.registerContextEngine(...)`
|
||||
- migrate recall behavior from `agent_start` into `bootstrap`
|
||||
- migrate capture behavior from `agent_end` into `afterTurn`
|
||||
- keep existing BM tools and service startup behavior intact
|
||||
- keep compaction fully default
|
||||
|
||||
### Expected behavior
|
||||
|
||||
- session startup still recalls active tasks and recent activity
|
||||
- turns still get captured into BM
|
||||
- plugin behavior is functionally similar to today, but now uses official lifecycle hooks
|
||||
|
||||
### Test coverage
|
||||
|
||||
- engine registration works
|
||||
- `bootstrap` returns expected initialized state when recall finds data
|
||||
- `bootstrap` is a no-op when recall finds nothing
|
||||
- `afterTurn` captures only valid turn content
|
||||
- `afterTurn` handles failures without breaking the run
|
||||
- existing service startup and BM client lifecycle tests still pass
|
||||
|
||||
## Phase 2
|
||||
|
||||
### Commit goal
|
||||
|
||||
`feat(context-engine): add bounded assemble-time BM recall`
|
||||
|
||||
### Deliverables
|
||||
|
||||
- implement a minimal `assemble` hook
|
||||
- preserve incoming OpenClaw messages in order
|
||||
- add an optional BM recall block only when there is useful context
|
||||
- bound the size of injected BM context so it stays cheap and predictable
|
||||
- avoid per-turn graph-heavy retrieval unless explicitly configured later
|
||||
|
||||
### Expected behavior
|
||||
|
||||
- the model sees a small BM memory summary automatically when helpful
|
||||
- explicit `memory_search` and `memory_get` remain available for deeper retrieval
|
||||
- OpenClaw remains in charge of the actual context pipeline and compaction
|
||||
|
||||
### Test coverage
|
||||
|
||||
- `assemble` returns original messages unchanged when no recall block exists
|
||||
- `assemble` adds a BM block when recall content exists
|
||||
- injected content is size-bounded
|
||||
- assembly remains stable across repeated turns when recall content is unchanged
|
||||
|
||||
## Phase 3
|
||||
|
||||
### Commit goal
|
||||
|
||||
`feat(context-engine): add subagent memory handoff`
|
||||
|
||||
### Deliverables
|
||||
|
||||
- implement `prepareSubagentSpawn`
|
||||
- implement `onSubagentEnded`
|
||||
- create a small BM handoff model for parent to child context transfer
|
||||
- capture child outputs or summaries back into the parent knowledge base
|
||||
- keep subagent integration lightweight and failure-tolerant
|
||||
|
||||
### Expected behavior
|
||||
|
||||
- subagents start with relevant BM context instead of a cold memory start
|
||||
- useful child outputs become durable BM knowledge after completion
|
||||
- failures in handoff/capture do not break subagent execution
|
||||
|
||||
### Test coverage
|
||||
|
||||
- child handoff is created for subagent sessions
|
||||
- rollback path works if spawn fails after preparation
|
||||
- child completion writes back expected BM artifacts
|
||||
- delete/release/sweep paths are handled safely
|
||||
|
||||
## Implementation Notes
|
||||
|
||||
### Engine shape
|
||||
|
||||
Prefer a small, explicit implementation instead of pushing logic back into `index.ts`.
|
||||
|
||||
Likely new files:
|
||||
|
||||
- `context-engine/basic-memory-context-engine.ts`
|
||||
- `context-engine/basic-memory-context-engine.test.ts`
|
||||
- optional small helper modules for recall/capture formatting
|
||||
|
||||
### Hook migration
|
||||
|
||||
After Phase 1 lands, the old event-hook path in `index.ts` should be removed or disabled so we do not double-capture or double-recall.
|
||||
|
||||
### Tool preservation
|
||||
|
||||
The BM tool surface remains part of the product even after lifecycle integration:
|
||||
|
||||
- composited `memory_search` and `memory_get`
|
||||
- graph CRUD tools
|
||||
- schema tools
|
||||
- slash commands and CLI commands
|
||||
|
||||
Lifecycle integration complements explicit retrieval; it does not replace it.
|
||||
|
||||
### Compatibility posture
|
||||
|
||||
This work should be shipped as the canonical BM integration path for OpenClaw `2026.3.7+`.
|
||||
|
||||
If we need a temporary compatibility story for older OpenClaw versions, keep it shallow and time-boxed. The long-term target should be one code path based on the native lifecycle.
|
||||
|
||||
## Risks
|
||||
|
||||
### Single-slot context engine model
|
||||
|
||||
OpenClaw currently resolves one `contextEngine` slot, not a middleware stack.
|
||||
|
||||
Implication:
|
||||
|
||||
- our engine must behave like "default behavior plus BM enrichment"
|
||||
- we should not assume we can stack with other context engines automatically
|
||||
|
||||
### Over-injection
|
||||
|
||||
If `assemble` injects too much, BM could bloat prompt cost and work against the default system.
|
||||
|
||||
Mitigation:
|
||||
|
||||
- keep Phase 2 narrow
|
||||
- bound injected size
|
||||
- prefer summaries over raw note dumps
|
||||
|
||||
### Double-processing during migration
|
||||
|
||||
If old hooks and new lifecycle paths run together, recall and capture may happen twice.
|
||||
|
||||
Mitigation:
|
||||
|
||||
- Phase 1 should explicitly remove or disable the legacy hook wiring
|
||||
- add tests that assert only one capture path is active
|
||||
|
||||
## Success Criteria
|
||||
|
||||
This feature is complete when:
|
||||
|
||||
- recall and capture happen through ContextEngine lifecycle hooks, not event shims
|
||||
- BM enriches default session context without taking over compaction
|
||||
- subagents inherit and return useful durable memory
|
||||
- explicit BM tools remain intact
|
||||
- the architecture clearly reflects "BM decorates OpenClaw memory"
|
||||
|
||||
## Commit Sequence
|
||||
|
||||
1. `feat(context-engine): move recall and capture into native lifecycle`
|
||||
2. `feat(context-engine): add bounded assemble-time BM recall`
|
||||
3. `feat(context-engine): add subagent memory handoff`
|
||||
|
||||
## Out of Scope for This Stack
|
||||
|
||||
- custom `compact` logic
|
||||
- BM-driven token budgeting
|
||||
- replacing post-compaction context reinjection
|
||||
- new retrieval heuristics beyond a compact recall block
|
||||
- multi-engine composition support inside OpenClaw core
|
||||
@@ -0,0 +1,130 @@
|
||||
# Development
|
||||
|
||||
## Local Setup
|
||||
|
||||
Clone and link locally for plugin development:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/basicmachines-co/basic-memory.git
|
||||
cd basic-memory/integrations/openclaw
|
||||
bun install
|
||||
bun run fetch-skills
|
||||
openclaw plugins install -l "$PWD"
|
||||
openclaw plugins enable openclaw-basic-memory --slot memory
|
||||
openclaw gateway restart
|
||||
```
|
||||
|
||||
Or load directly from a path in your OpenClaw config:
|
||||
|
||||
```json5
|
||||
{
|
||||
plugins: {
|
||||
load: {
|
||||
paths: ["~/dev/basic-memory/integrations/openclaw"]
|
||||
},
|
||||
entries: {
|
||||
"openclaw-basic-memory": {
|
||||
enabled: true
|
||||
}
|
||||
},
|
||||
slots: {
|
||||
memory: "openclaw-basic-memory"
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## Commands
|
||||
|
||||
```bash
|
||||
just check # fetch skills, typecheck, lint, build, unit tests
|
||||
just release-check # check + npm pack --dry-run
|
||||
bun run check-types # Type checking
|
||||
bun run build # Compile package runtime to dist/
|
||||
bun run lint # Linting
|
||||
bun test # Run tests
|
||||
bun run test:int # Real BM MCP integration tests
|
||||
```
|
||||
|
||||
## Integration Tests
|
||||
|
||||
Real end-to-end tests for `BmClient` in `integration/bm-client.integration.test.ts`. These launch a real `bm mcp --transport stdio` process and assert actual filesystem/index results.
|
||||
|
||||
```bash
|
||||
bun run test:int
|
||||
```
|
||||
|
||||
By default this uses `./scripts/bm-local.sh`, which runs BM from the monorepo root via `uv run --project ...` when present, and falls back to `bm` on `PATH` otherwise.
|
||||
|
||||
Optional overrides:
|
||||
|
||||
```bash
|
||||
BM_BIN=/absolute/path/to/bm bun run test:int
|
||||
BASIC_MEMORY_REPO=/absolute/path/to/basic-memory bun run test:int
|
||||
```
|
||||
|
||||
## Publishing to npm
|
||||
|
||||
This package is published as `@basicmemory/openclaw-basic-memory`.
|
||||
|
||||
```bash
|
||||
# Verify release readiness (types + build + tests + npm pack dry run)
|
||||
just release-check
|
||||
|
||||
# Inspect publish payload
|
||||
just release-pack
|
||||
|
||||
# Authenticate once (if needed)
|
||||
npm login
|
||||
|
||||
# Publish current version from package.json
|
||||
just release-publish
|
||||
```
|
||||
|
||||
For a full release (version bump + publish + push tag):
|
||||
|
||||
```bash
|
||||
just release patch # or: minor, major, 0.2.0, etc.
|
||||
```
|
||||
|
||||
### GitHub Actions CI/CD
|
||||
|
||||
- CI workflow: `.github/workflows/ci.yml` runs on PRs and `main` pushes
|
||||
- Release workflow: `.github/workflows/release.yml` runs manually (`workflow_dispatch`)
|
||||
1. Runs release checks
|
||||
2. Bumps version and creates a git tag
|
||||
3. Pushes commit + tag
|
||||
4. Publishes to npm
|
||||
5. Creates a GitHub release
|
||||
|
||||
Publishing uses npm OIDC trusted publishing — no secrets required.
|
||||
|
||||
## Project Structure
|
||||
|
||||
```
|
||||
openclaw-basic-memory/
|
||||
├── index.ts # Plugin entry — manages MCP lifecycle, registers tools
|
||||
├── config.ts # Configuration parsing
|
||||
├── bm-client.ts # Persistent Basic Memory MCP stdio client
|
||||
├── tools/ # Agent tools
|
||||
│ ├── search-notes.ts # search_notes
|
||||
│ ├── read-note.ts # read_note
|
||||
│ ├── write-note.ts # write_note
|
||||
│ ├── edit-note.ts # edit_note
|
||||
│ ├── delete-note.ts # delete_note
|
||||
│ ├── move-note.ts # move_note
|
||||
│ ├── build-context.ts # build_context
|
||||
│ ├── list-memory-projects.ts # list_memory_projects
|
||||
│ ├── list-workspaces.ts # list_workspaces
|
||||
│ ├── schema-validate.ts # schema_validate
|
||||
│ ├── schema-infer.ts # schema_infer
|
||||
│ ├── schema-diff.ts # schema_diff
|
||||
│ └── memory-provider.ts # Composited memory_search + memory_get
|
||||
├── commands/
|
||||
│ ├── slash.ts # /remember, /recall
|
||||
│ ├── skills.ts # /tasks, /reflect, /defrag, /schema
|
||||
│ └── cli.ts # openclaw basic-memory CLI
|
||||
└── hooks/
|
||||
├── capture.ts # Auto-capture conversations
|
||||
└── recall.ts # Auto-recall (active tasks + recent activity)
|
||||
```
|
||||
@@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2026 Basic Machines
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
@@ -0,0 +1,156 @@
|
||||
# Memory + Task Flow
|
||||
|
||||
This document explains how `openclaw-basic-memory` manages short-term memory, long-term memory, and active tasks during normal agent usage.
|
||||
|
||||
## Mental Model
|
||||
|
||||
The plugin composes memory from three places:
|
||||
|
||||
1. `MEMORY.md` (working memory): lightweight, grep-style retrieval.
|
||||
2. Basic Memory knowledge graph: semantic + FTS search over indexed markdown notes.
|
||||
3. `memory/tasks/*.md` (active tasks): execution state with explicit status.
|
||||
|
||||
`memory_search` merges these into one response so agents can reason over current context and durable notes together.
|
||||
|
||||
> **Note on MEMORY.md role:** OpenClaw's default convention treats `MEMORY.md` as [long-term curated memory](https://docs.openclaw.ai/concepts/memory) — decisions, preferences, and durable facts. This plugin **flips that role**: because Basic Memory provides a full knowledge graph for durable storage (`memory/**/*.md`), `MEMORY.md` serves as short-horizon working memory instead. Long-lived knowledge belongs in the knowledge graph where it gets indexed, linked, and searchable. `MEMORY.md` stays concise and focused on current session context.
|
||||
|
||||
## End-to-End Flow
|
||||
|
||||
1. Agent/user writes notes with `write_note` (or manually edits markdown files).
|
||||
2. The MCP session monitors file changes and indexes them automatically.
|
||||
3. Updated notes become searchable in the knowledge graph.
|
||||
4. Agent calls `memory_search`:
|
||||
- searches `MEMORY.md` for matching lines with context
|
||||
- queries BM graph for top knowledge results
|
||||
- resolves active tasks (graph query first, filesystem fallback)
|
||||
5. Agent calls `memory_get` or `read_note` for full note content.
|
||||
6. Agent updates notes/tasks via `edit_note`.
|
||||
7. Completed tasks are excluded from active task results when `status: done`.
|
||||
|
||||
```mermaid
|
||||
flowchart TD
|
||||
A["Agent/User updates notes (write_note, edit_note, markdown files)"] --> B["MCP session monitors file changes"]
|
||||
B --> C["Basic Memory index refresh"]
|
||||
C --> D["Agent calls memory_search(query)"]
|
||||
|
||||
D --> E["Search MEMORY.md (line-context grep)"]
|
||||
D --> F["Search Knowledge Graph (BM FTS + semantic)"]
|
||||
D --> G["Resolve Active Tasks"]
|
||||
|
||||
G --> G1["BM task query first"]
|
||||
G1 --> G2["Fallback scan: memory/tasks/*.md"]
|
||||
G2 --> G3["Filter out status: done"]
|
||||
|
||||
E --> H["Composited memory_search response"]
|
||||
F --> H
|
||||
G3 --> H
|
||||
|
||||
H --> I["Agent drills into result (memory_get or read_note)"]
|
||||
I --> J["Agent updates task state (current_step, checkboxes, status)"]
|
||||
J --> D
|
||||
```
|
||||
|
||||
## Task Notes: Recommended Structure
|
||||
|
||||
Use `memory/tasks/` and include:
|
||||
|
||||
- `status` in frontmatter (`active`, `blocked`, `done`, etc.)
|
||||
- `current_step` in frontmatter
|
||||
- `## Context` section with concise situational state
|
||||
|
||||
Example:
|
||||
|
||||
```markdown
|
||||
---
|
||||
title: migrate-auth-routes
|
||||
type: Task
|
||||
status: active
|
||||
current_step: 3
|
||||
---
|
||||
|
||||
## Context
|
||||
Auth middleware is deployed behind a flag. Monitoring error rates before full rollout.
|
||||
|
||||
## Plan
|
||||
- [x] Add middleware
|
||||
- [x] Add tests
|
||||
- [x] Deploy to staging
|
||||
- [ ] Validate metrics
|
||||
- [ ] Roll out to production
|
||||
```
|
||||
|
||||
Completion update:
|
||||
|
||||
```yaml
|
||||
status: done
|
||||
```
|
||||
|
||||
## How Active Task Resolution Works
|
||||
|
||||
When `memory_search` runs, task results are computed in this order:
|
||||
|
||||
1. Query BM graph using a task-focused query.
|
||||
2. If no results (or BM task query fails), scan `memory/tasks/*.md` directly.
|
||||
3. Exclude tasks where `status` is exactly `done`.
|
||||
4. Build preview snippets from task metadata and `## Context`.
|
||||
|
||||
This fallback behavior keeps tasks discoverable even if the graph index is stale or temporarily unavailable.
|
||||
|
||||
## Common Operations
|
||||
|
||||
### Create a task
|
||||
|
||||
```
|
||||
write_note(
|
||||
title="migrate-auth-routes",
|
||||
folder="tasks",
|
||||
content="""---
|
||||
title: migrate-auth-routes
|
||||
type: Task
|
||||
status: active
|
||||
current_step: 1
|
||||
---
|
||||
|
||||
## Context
|
||||
Starting auth route migration.
|
||||
|
||||
## Plan
|
||||
- [ ] Implement middleware
|
||||
- [ ] Add tests"""
|
||||
)
|
||||
```
|
||||
|
||||
### Advance a task
|
||||
|
||||
- Update plan checkboxes with `edit_note` + `replace_section`
|
||||
- Bump step with `edit_note` + `find_replace` (for `current_step`)
|
||||
|
||||
### Complete a task
|
||||
|
||||
Use `edit_note` (`find_replace`) to change `status: active` to `status: done`.
|
||||
|
||||
## Operational Tips
|
||||
|
||||
1. Keep `MEMORY.md` concise and current; move durable details to notes under `memory/`.
|
||||
2. Prefer one task note per workstream; update it incrementally instead of rewriting.
|
||||
3. Ensure `memoryDir` points to the directory that contains your `tasks/` folder.
|
||||
4. If task search looks wrong, verify the MCP session is connected and notes exist in expected paths.
|
||||
|
||||
## Bundled Skills
|
||||
|
||||
This plugin ships with workflow-oriented skills that are automatically loaded when the plugin is enabled:
|
||||
|
||||
- **`memory-tasks`** — standardized task creation/resume/update flow
|
||||
- **`memory-reflect`** — periodic memory consolidation from recent notes
|
||||
- **`memory-defrag`** — periodic cleanup/reorganization of memory files
|
||||
- **`memory-schema`** — schema lifecycle management (infer, create, validate, diff, evolve)
|
||||
- **`memory-metadata-search`** — structured metadata search by custom frontmatter fields (status, priority, etc.)
|
||||
- **`memory-notes`** — guidance for writing well-structured notes with observations and relations
|
||||
|
||||
No manual installation needed. To update skills or install new ones as they become available:
|
||||
|
||||
```bash
|
||||
npx skills add basicmachines-co/basic-memory/skills --agent openclaw
|
||||
```
|
||||
|
||||
See the canonical source at [`basic-memory/skills`](../../skills).
|
||||
@@ -0,0 +1,279 @@
|
||||
# openclaw-basic-memory
|
||||
|
||||
Give your OpenClaw agent persistent, searchable memory — in plain text files you can read and edit.
|
||||
|
||||
## What is Basic Memory?
|
||||
|
||||
[Basic Memory](https://basicmemory.com) stores AI knowledge in local Markdown files and indexes them into a semantic knowledge graph. Your agent writes notes. You can open them in any editor, read them, change them, and the changes sync back automatically. No black box. No proprietary format. Just files.
|
||||
|
||||
It does three things that work together:
|
||||
|
||||
- **Stores knowledge in plain Markdown** — everything lives in plain text files on your computer, not locked inside a database you can't read
|
||||
- **Creates connections automatically** — notes link to each other through a searchable, traversable knowledge graph
|
||||
- **Searches by meaning, not just keywords** — vector search finds relevant context even when the exact words don't match
|
||||
- **Keeps notes consistent** — dynamic schemas and validation ensure your knowledge base stays structured and useful as it grows
|
||||
- **Enables two-way collaboration** — both you and the AI read and write the same files
|
||||
|
||||
Over time, your agent builds a knowledge base that grows with you. Context that survives across sessions. Memory that belongs to you.
|
||||
|
||||
Learn more: [basicmemory.com](https://basicmemory.com) · [GitHub](https://github.com/basicmachines-co/basic-memory) · [Docs](https://docs.basicmemory.com)
|
||||
|
||||
Source now lives in the canonical [`basic-memory`](https://github.com/basicmachines-co/basic-memory) repository under `integrations/openclaw/`. The npm package remains `@basicmemory/openclaw-basic-memory`.
|
||||
|
||||
Maintainer check from the monorepo root:
|
||||
|
||||
```bash
|
||||
just package-check-openclaw
|
||||
```
|
||||
|
||||
## What this plugin does
|
||||
|
||||
This plugin connects Basic Memory to OpenClaw so your agent can:
|
||||
|
||||
- **Remember across sessions** — search and recall past conversations, decisions, and context
|
||||
- **Track work in progress** — structured tasks that survive context compaction
|
||||
- **Build knowledge over time** — notes, observations, and relations that grow into a connected graph
|
||||
- **Search intelligently** — composited search across working memory, the knowledge graph, and active tasks in parallel
|
||||
|
||||
All data stays on your machine as Markdown files indexed locally with SQLite. Cloud sync is available but entirely optional.
|
||||
|
||||
## Install
|
||||
|
||||
**Prerequisite:** [uv](https://docs.astral.sh/uv/) (Python package manager) — used to install the Basic Memory CLI.
|
||||
|
||||
```bash
|
||||
# macOS
|
||||
brew install uv
|
||||
|
||||
# macOS / Linux
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
```
|
||||
|
||||
Then install the plugin:
|
||||
|
||||
```bash
|
||||
openclaw plugins install @basicmemory/openclaw-basic-memory
|
||||
openclaw plugins enable openclaw-basic-memory --slot memory
|
||||
openclaw gateway restart
|
||||
```
|
||||
|
||||
That's it. The plugin auto-installs the `bm` CLI on first startup if it's not already on your PATH. See [SECURITY.md](./SECURITY.md) for details on how this works.
|
||||
|
||||
Verify:
|
||||
|
||||
```bash
|
||||
openclaw plugins list
|
||||
openclaw plugins inspect openclaw-basic-memory --json
|
||||
openclaw plugins doctor
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
### Zero-config (recommended)
|
||||
|
||||
```json5
|
||||
{
|
||||
plugins: {
|
||||
entries: {
|
||||
"openclaw-basic-memory": {
|
||||
enabled: true
|
||||
}
|
||||
},
|
||||
slots: {
|
||||
memory: "openclaw-basic-memory"
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
This uses sensible defaults: auto-generated project name, maps to your workspace root, captures conversations, and recalls active tasks on session start.
|
||||
|
||||
### Full options
|
||||
|
||||
```json5
|
||||
{
|
||||
plugins: {
|
||||
entries: {
|
||||
"openclaw-basic-memory": {
|
||||
enabled: true,
|
||||
config: {
|
||||
project: "my-agent", // BM project name (default: "openclaw-{hostname}")
|
||||
projectPath: ".", // Project directory (default: workspace root)
|
||||
memoryDir: "memory/", // Where task notes live
|
||||
memoryFile: "MEMORY.md", // Working memory file
|
||||
autoCapture: true, // Record conversations as daily notes
|
||||
autoRecall: true, // Inject active tasks + recent activity at session start
|
||||
debug: false // Verbose logging
|
||||
}
|
||||
}
|
||||
},
|
||||
slots: {
|
||||
memory: "openclaw-basic-memory"
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
| Option | Default | Description |
|
||||
|--------|---------|-------------|
|
||||
| `project` | `"openclaw-{hostname}"` | Basic Memory project name |
|
||||
| `bmPath` | `"bm"` | Path to BM CLI binary |
|
||||
| `projectPath` | `"."` | Project data directory |
|
||||
| `memoryDir` | `"memory/"` | Relative path for task scanning |
|
||||
| `memoryFile` | `"MEMORY.md"` | Working memory file for text search |
|
||||
| `autoCapture` | `true` | Auto-index agent conversations |
|
||||
| `captureMinChars` | `10` | Min chars to trigger capture |
|
||||
| `autoRecall` | `true` | Inject context at session start |
|
||||
| `recallPrompt` | *(default)* | Instruction appended to recalled context |
|
||||
| `debug` | `false` | Verbose logs |
|
||||
|
||||
## How it works
|
||||
|
||||
### Memory search
|
||||
|
||||
When your agent calls `memory_search`, three sources are queried in parallel:
|
||||
|
||||
1. **MEMORY.md** — text search with surrounding context
|
||||
2. **Knowledge Graph** — hybrid full-text + vector search across all indexed notes
|
||||
3. **Active Tasks** — scans `memory/tasks/` for in-progress work
|
||||
|
||||
Results come back in clear sections so the agent knows where each piece of context came from.
|
||||
|
||||
### Auto-recall
|
||||
|
||||
On each session start, the plugin loads active tasks and recently modified notes, giving the agent immediate awareness of ongoing work without being asked.
|
||||
|
||||
### Auto-capture
|
||||
|
||||
After each conversation turn, the plugin records the exchange as a timestamped entry in a daily note. This builds a searchable history of everything your agent has discussed.
|
||||
|
||||
### Persistent connection
|
||||
|
||||
The plugin keeps a long-lived Basic Memory process running over standard I/O. No cold starts per tool call. The connection auto-reconnects if it drops.
|
||||
|
||||
## Agent tools
|
||||
|
||||
All tools accept an optional `project` parameter for cross-project operations.
|
||||
|
||||
| Tool | Description |
|
||||
|------|-------------|
|
||||
| `memory_search` | Composited search across all memory sources |
|
||||
| `memory_get` | Read a specific note by title or path |
|
||||
| `search_notes` | Search the knowledge graph directly |
|
||||
| `read_note` | Read a note by title, permalink, or `memory://` URL |
|
||||
| `write_note` | Create or update a note |
|
||||
| `edit_note` | Append, prepend, find/replace, or replace a section |
|
||||
| `delete_note` | Delete a note |
|
||||
| `move_note` | Move a note to a different folder |
|
||||
| `build_context` | Navigate the knowledge graph — follow relations and connections |
|
||||
| `list_memory_projects` | List accessible projects |
|
||||
| `list_workspaces` | List workspaces (personal and org) |
|
||||
| `schema_validate` | Validate notes against Picoschema definitions |
|
||||
| `schema_infer` | Analyze notes and suggest a schema |
|
||||
| `schema_diff` | Detect drift between schema and actual usage |
|
||||
|
||||
## Slash commands
|
||||
|
||||
| Command | Description |
|
||||
|---------|-------------|
|
||||
| `/bm-setup` | Install or update the Basic Memory CLI |
|
||||
| `/remember <text>` | Save a quick note |
|
||||
| `/recall <query>` | Search the knowledge graph |
|
||||
| `/tasks [args]` | Create, track, resume structured tasks |
|
||||
| `/reflect [args]` | Consolidate recent notes into long-term memory |
|
||||
| `/defrag [args]` | Reorganize and clean up memory files |
|
||||
| `/schema [args]` | Manage Picoschema definitions |
|
||||
|
||||
## CLI
|
||||
|
||||
```bash
|
||||
openclaw basic-memory search "auth patterns" --limit 5
|
||||
openclaw basic-memory read "projects/api-redesign"
|
||||
openclaw basic-memory context "memory://projects/api-redesign" --depth 2
|
||||
openclaw basic-memory recent --timeframe 24h
|
||||
openclaw basic-memory status
|
||||
```
|
||||
|
||||
## Bundled skills
|
||||
|
||||
Ten skills ship with the plugin — no installation needed:
|
||||
|
||||
- **memory-defrag** — cleanup and reorganization of memory files
|
||||
- **memory-ingest** — import existing material into Basic Memory
|
||||
- **memory-lifecycle** — manage note/project lifecycle workflows
|
||||
- **memory-literary-analysis** — analyze texts and reading notes
|
||||
- **memory-metadata-search** — query notes by frontmatter fields
|
||||
- **memory-notes** — guidance for writing well-structured notes
|
||||
- **memory-reflect** — periodic consolidation of recent notes into durable memory
|
||||
- **memory-research** — research synthesis into durable notes
|
||||
- **memory-schema** — schema lifecycle (infer, create, validate, diff)
|
||||
- **memory-tasks** — structured task tracking that survives context compaction
|
||||
|
||||
### Updating skills
|
||||
|
||||
```bash
|
||||
bun run fetch-skills
|
||||
```
|
||||
|
||||
In the monorepo, this copies from the canonical top-level [`skills/`](../../skills) directory into the generated `integrations/openclaw/skills/` package bundle.
|
||||
|
||||
## Task notes
|
||||
|
||||
The plugin works well with structured task notes in `memory/tasks/`:
|
||||
|
||||
```markdown
|
||||
---
|
||||
title: auth-middleware-rollout
|
||||
type: Task
|
||||
status: active
|
||||
current_step: 2
|
||||
---
|
||||
|
||||
## Context
|
||||
Rolling JWT middleware to all API routes.
|
||||
|
||||
## Plan
|
||||
- [x] Implement middleware
|
||||
- [x] Add refresh-token validation
|
||||
- [ ] Roll out to staging
|
||||
- [ ] Verify logs and error rates
|
||||
```
|
||||
|
||||
Set `status: done` to mark complete. Done tasks are filtered out of active task results.
|
||||
|
||||
## Basic Memory Cloud
|
||||
|
||||
Everything works locally. Cloud adds cross-device sync, team workspaces, and persistent memory for hosted agents.
|
||||
|
||||
- Same knowledge graph on laptop, desktop, and CI
|
||||
- Shared workspaces for teams
|
||||
- Durable memory for production agents
|
||||
|
||||
Cloud extends local-first — still plain Markdown, still yours. [Start a free trial](https://basicmemory.com) and use code `BMCLAW` for 20% off for 3 months. See [BASIC_MEMORY.md](./BASIC_MEMORY.md) for setup.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
**`bm` not found** — Install uv, then restart the gateway. Or install manually: `uv tool install basic-memory`
|
||||
|
||||
**Search returns nothing** — Check that Basic Memory connected (look for `connected to BM` in logs). Verify files exist in the project directory.
|
||||
|
||||
**Jiti cache issues** — `rm -rf /tmp/jiti/ "$TMPDIR/jiti/"` then restart the gateway.
|
||||
|
||||
**Disable semantic search** — Set `BASIC_MEMORY_SEMANTIC_SEARCH_ENABLED=false` to fall back to full-text only.
|
||||
|
||||
## More
|
||||
|
||||
- [Memory + Task Flow](./MEMORY_TASK_FLOW.md) — practical runbook
|
||||
- [Cloud Setup](./BASIC_MEMORY.md) — configure Basic Memory Cloud
|
||||
- [Security](./SECURITY.md) — how auto-installation and data handling work
|
||||
- [Development](./DEVELOPMENT.md) — contributing, tests, publishing
|
||||
- [Basic Memory docs](https://docs.basicmemory.com)
|
||||
- [Issues](https://github.com/basicmachines-co/basic-memory/issues)
|
||||
|
||||
## Telemetry
|
||||
|
||||
This plugin does not collect telemetry. The Basic Memory CLI may send anonymous usage analytics — see the [Basic Memory docs](https://github.com/basicmachines-co/basic-memory) for opt-out instructions.
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
@@ -0,0 +1,61 @@
|
||||
# Security
|
||||
|
||||
## Automated Dependency Installation
|
||||
|
||||
On first startup, this plugin checks whether the `bm` (Basic Memory) CLI is available on your system. If it's not found, the plugin runs `uv tool install` to install it automatically.
|
||||
|
||||
### What happens
|
||||
|
||||
1. The plugin checks if `bm` exists on `PATH`
|
||||
2. If missing, it executes `uv tool install basic-memory --force`
|
||||
3. This installs the Basic Memory CLI into uv's managed tool directory (`~/.local/bin/bm` on most systems)
|
||||
|
||||
### What this means
|
||||
|
||||
- The plugin uses Node.js `child_process.execSync` to run `uv` as a shell command
|
||||
- This requires `uv` (the Python package manager from Astral) to be installed on your system
|
||||
- The installation pulls the public `basic-memory` package from PyPI
|
||||
- If `uv` is not installed, the step is skipped gracefully — no error, no crash
|
||||
|
||||
### If you prefer manual installation
|
||||
|
||||
You can install Basic Memory yourself before enabling the plugin:
|
||||
|
||||
```bash
|
||||
uv tool install basic-memory
|
||||
```
|
||||
|
||||
Or with pip:
|
||||
|
||||
```bash
|
||||
pip install basic-memory
|
||||
```
|
||||
|
||||
Once `bm` is on your PATH, the plugin will find it and skip the auto-install step entirely.
|
||||
|
||||
### Opting out
|
||||
|
||||
If you want to control the exact binary the plugin uses, set `bmPath` in your plugin config to an absolute path:
|
||||
|
||||
```json5
|
||||
{
|
||||
"openclaw-basic-memory": {
|
||||
config: {
|
||||
bmPath: "/usr/local/bin/bm"
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
The plugin will use that path directly and never attempt auto-installation.
|
||||
|
||||
## Data Handling
|
||||
|
||||
- All knowledge graph data is stored as plain Markdown files on your local filesystem
|
||||
- The plugin spawns a persistent `bm mcp` process that indexes files into a local SQLite database
|
||||
- No data leaves your machine unless you explicitly configure [Basic Memory Cloud](./BASIC_MEMORY.md)
|
||||
- The plugin does not collect telemetry
|
||||
|
||||
## Reporting Issues
|
||||
|
||||
If you find a security issue, please email security@basicmemory.com or open a private advisory on GitHub.
|
||||
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"$schema": "https://biomejs.dev/schemas/2.4.16/schema.json",
|
||||
"assist": {
|
||||
"actions": {
|
||||
"source": {
|
||||
"organizeImports": "on",
|
||||
"useSortedAttributes": "on",
|
||||
"useSortedKeys": "off"
|
||||
}
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"files": {
|
||||
"includes": [
|
||||
"**",
|
||||
"!**/node_modules",
|
||||
"!**/dist",
|
||||
"!**/bun.lock",
|
||||
"!**/*.lock",
|
||||
"!.claude"
|
||||
]
|
||||
},
|
||||
"formatter": {
|
||||
"enabled": true,
|
||||
"indentStyle": "space",
|
||||
"indentWidth": 2
|
||||
},
|
||||
"javascript": {
|
||||
"formatter": {
|
||||
"quoteStyle": "double",
|
||||
"semicolons": "asNeeded"
|
||||
}
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"includes": ["**/*.test.ts"],
|
||||
"linter": {
|
||||
"rules": {
|
||||
"style": {
|
||||
"noNonNullAssertion": "off"
|
||||
},
|
||||
"complexity": {
|
||||
"noBannedTypes": "off"
|
||||
},
|
||||
"suspicious": {
|
||||
"noExplicitAny": "off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"linter": {
|
||||
"domains": {
|
||||
"project": "none"
|
||||
},
|
||||
"enabled": true,
|
||||
"rules": {
|
||||
"correctness": {
|
||||
"useYield": "warn",
|
||||
"noUnusedVariables": {
|
||||
"level": "warn",
|
||||
"options": {
|
||||
"ignoreRestSiblings": true
|
||||
}
|
||||
},
|
||||
"noUnusedImports": "warn",
|
||||
"useParseIntRadix": "off"
|
||||
},
|
||||
"recommended": true,
|
||||
"style": {
|
||||
"noDefaultExport": "off",
|
||||
"noInferrableTypes": "error",
|
||||
"noNonNullAssertion": "warn",
|
||||
"noParameterAssign": "error",
|
||||
"noUnusedTemplateLiteral": "error",
|
||||
"noUselessElse": "error",
|
||||
"useAsConstAssertion": "error",
|
||||
"useDefaultParameterLast": "error",
|
||||
"useEnumInitializers": "error",
|
||||
"useNamingConvention": {
|
||||
"level": "off",
|
||||
"options": {
|
||||
"strictCase": false
|
||||
}
|
||||
},
|
||||
"useNumberNamespace": "error",
|
||||
"useSelfClosingElements": "error",
|
||||
"useSingleVarDeclarator": "error"
|
||||
}
|
||||
}
|
||||
},
|
||||
"vcs": {
|
||||
"clientKind": "git",
|
||||
"enabled": true,
|
||||
"useIgnoreFile": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,696 @@
|
||||
import { beforeEach, describe, expect, it, jest } from "bun:test"
|
||||
import { BmClient } from "./bm-client.ts"
|
||||
|
||||
const DEFAULT_PROJECT = "test-project"
|
||||
|
||||
function mcpResult(payload: unknown) {
|
||||
return {
|
||||
structuredContent: { result: payload },
|
||||
content: [
|
||||
{
|
||||
type: "text",
|
||||
text: JSON.stringify(payload),
|
||||
},
|
||||
],
|
||||
}
|
||||
}
|
||||
|
||||
function setConnected(client: BmClient, callTool: jest.Mock) {
|
||||
;(client as any).client = {
|
||||
callTool,
|
||||
close: jest.fn().mockResolvedValue(undefined),
|
||||
}
|
||||
;(client as any).transport = {
|
||||
close: jest.fn().mockResolvedValue(undefined),
|
||||
}
|
||||
}
|
||||
|
||||
describe("BmClient MCP behavior", () => {
|
||||
let client: BmClient
|
||||
|
||||
beforeEach(() => {
|
||||
client = new BmClient("/usr/local/bin/bm", DEFAULT_PROJECT)
|
||||
})
|
||||
|
||||
it("readNote calls read_note with JSON output and no frontmatter by default", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
title: "t",
|
||||
permalink: "p",
|
||||
content: "body",
|
||||
file_path: "notes/t.md",
|
||||
frontmatter: null,
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const note = await client.readNote("t")
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "read_note",
|
||||
arguments: {
|
||||
identifier: "t",
|
||||
include_frontmatter: false,
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(note.content).toBe("body")
|
||||
})
|
||||
|
||||
it("readNote includes frontmatter when requested", async () => {
|
||||
const raw = "---\ntitle: t\n---\n\nbody"
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
title: "t",
|
||||
permalink: "p",
|
||||
content: raw,
|
||||
file_path: "notes/t.md",
|
||||
frontmatter: { title: "t" },
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const note = await client.readNote("t", { includeFrontmatter: true })
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "read_note",
|
||||
arguments: {
|
||||
identifier: "t",
|
||||
include_frontmatter: true,
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(note.content).toBe(raw)
|
||||
expect(note.frontmatter).toEqual({ title: "t" })
|
||||
})
|
||||
|
||||
it("writeNote calls write_note with JSON output", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
title: "Note",
|
||||
permalink: "notes/note",
|
||||
file_path: "notes/note.md",
|
||||
checksum: "abc123",
|
||||
action: "created",
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const result = await client.writeNote("Note", "hello", "notes")
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "write_note",
|
||||
arguments: {
|
||||
title: "Note",
|
||||
content: "hello",
|
||||
directory: "notes",
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(result.checksum).toBe("abc123")
|
||||
expect(result.action).toBe("created")
|
||||
})
|
||||
|
||||
it("writeNote passes overwrite flag when provided", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
title: "Note",
|
||||
permalink: "notes/note",
|
||||
file_path: "notes/note.md",
|
||||
action: "updated",
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
await client.writeNote("Note", "hello", "notes", undefined, true)
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "write_note",
|
||||
arguments: {
|
||||
title: "Note",
|
||||
content: "hello",
|
||||
directory: "notes",
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
overwrite: true,
|
||||
},
|
||||
})
|
||||
})
|
||||
|
||||
it("writeNote throws NoteAlreadyExistsError on conflict response", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
title: "Existing",
|
||||
permalink: "notes/existing",
|
||||
file_path: null,
|
||||
checksum: null,
|
||||
action: "conflict",
|
||||
error: "NOTE_ALREADY_EXISTS",
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
await expect(
|
||||
client.writeNote("Existing", "content", "notes"),
|
||||
).rejects.toThrow("Note already exists")
|
||||
})
|
||||
|
||||
it("editNote calls edit_note with MCP argument names", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
title: "t",
|
||||
permalink: "p",
|
||||
file_path: "notes/t.md",
|
||||
operation: "find_replace",
|
||||
checksum: "abc",
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const result = await client.editNote("t", "find_replace", "new", {
|
||||
find_text: "old",
|
||||
expected_replacements: 2,
|
||||
})
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "edit_note",
|
||||
arguments: {
|
||||
identifier: "t",
|
||||
operation: "find_replace",
|
||||
content: "new",
|
||||
find_text: "old",
|
||||
section: undefined,
|
||||
expected_replacements: 2,
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(result.checksum).toBe("abc")
|
||||
})
|
||||
|
||||
it("search calls search_notes with paging params", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
results: [
|
||||
{
|
||||
title: "x",
|
||||
permalink: "x",
|
||||
content: "c",
|
||||
file_path: "notes/x.md",
|
||||
score: 0.9,
|
||||
},
|
||||
],
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const results = await client.search("marketing strategy", 3)
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "search_notes",
|
||||
arguments: {
|
||||
query: "marketing strategy",
|
||||
page: 1,
|
||||
page_size: 3,
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(results).toHaveLength(1)
|
||||
expect(results[0].title).toBe("x")
|
||||
})
|
||||
|
||||
it("search passes metadata_filters, tags, and status to search_notes", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
results: [
|
||||
{
|
||||
title: "Auth Design",
|
||||
permalink: "auth-design",
|
||||
content: "OAuth spec",
|
||||
file_path: "specs/auth-design.md",
|
||||
score: 0.85,
|
||||
},
|
||||
],
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const results = await client.search("oauth", 5, "research", {
|
||||
filters: { type: "spec", confidence: { $gt: 0.7 } },
|
||||
tags: ["security"],
|
||||
status: "in-progress",
|
||||
})
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "search_notes",
|
||||
arguments: {
|
||||
query: "oauth",
|
||||
page: 1,
|
||||
page_size: 5,
|
||||
output_format: "json",
|
||||
project: "research",
|
||||
metadata_filters: { type: "spec", confidence: { $gt: 0.7 } },
|
||||
tags: ["security"],
|
||||
status: "in-progress",
|
||||
},
|
||||
})
|
||||
expect(results).toHaveLength(1)
|
||||
expect(results[0].title).toBe("Auth Design")
|
||||
})
|
||||
|
||||
it("search omits metadata args when not provided", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(mcpResult({ results: [] }))
|
||||
setConnected(client, callTool)
|
||||
|
||||
await client.search("test", 10)
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "search_notes",
|
||||
arguments: {
|
||||
query: "test",
|
||||
page: 1,
|
||||
page_size: 10,
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
})
|
||||
|
||||
it("buildContext calls build_context using output_format=json", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
results: [
|
||||
{
|
||||
primary_result: {
|
||||
title: "x",
|
||||
permalink: "x",
|
||||
content: "body",
|
||||
file_path: "notes/x.md",
|
||||
},
|
||||
observations: [],
|
||||
related_results: [],
|
||||
},
|
||||
],
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const ctx = await client.buildContext("memory://notes/x", 2)
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "build_context",
|
||||
arguments: {
|
||||
url: "memory://notes/x",
|
||||
depth: 2,
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(ctx.results).toHaveLength(1)
|
||||
})
|
||||
|
||||
it("recentActivity calls recent_activity with JSON output", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult([
|
||||
{
|
||||
title: "x",
|
||||
permalink: "x",
|
||||
file_path: "notes/x.md",
|
||||
created_at: "2026-01-01T00:00:00Z",
|
||||
},
|
||||
]),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const recent = await client.recentActivity("7d")
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "recent_activity",
|
||||
arguments: {
|
||||
timeframe: "7d",
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(recent).toHaveLength(1)
|
||||
})
|
||||
|
||||
it("listProjects calls list_memory_projects with JSON output", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
projects: [
|
||||
{
|
||||
name: "alpha",
|
||||
path: "/tmp/alpha",
|
||||
is_default: true,
|
||||
},
|
||||
],
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const projects = await client.listProjects()
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "list_memory_projects",
|
||||
arguments: {
|
||||
output_format: "json",
|
||||
},
|
||||
})
|
||||
expect(projects[0].name).toBe("alpha")
|
||||
})
|
||||
|
||||
it("listProjects filters workspace client-side without passing unsupported MCP args", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
projects: [
|
||||
{
|
||||
name: "alpha",
|
||||
path: "/tmp/alpha",
|
||||
workspace_name: "Team Alpha",
|
||||
workspace_slug: "team-alpha",
|
||||
workspace_tenant_id: "tenant-alpha",
|
||||
},
|
||||
{
|
||||
name: "beta",
|
||||
path: "/tmp/beta",
|
||||
workspace_name: "Team Beta",
|
||||
workspace_slug: "team-beta",
|
||||
workspace_tenant_id: "tenant-beta",
|
||||
},
|
||||
],
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const projects = await client.listProjects("team-alpha")
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "list_memory_projects",
|
||||
arguments: {
|
||||
output_format: "json",
|
||||
},
|
||||
})
|
||||
expect(projects.map((project) => project.name)).toEqual(["alpha"])
|
||||
})
|
||||
|
||||
it("ensureProject calls create_memory_project in idempotent JSON mode", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
name: "test-project",
|
||||
path: "/tmp/memory",
|
||||
created: false,
|
||||
already_exists: true,
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
await client.ensureProject("/tmp/memory")
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "create_memory_project",
|
||||
arguments: {
|
||||
project_name: "test-project",
|
||||
project_path: "/tmp/memory",
|
||||
set_default: true,
|
||||
output_format: "json",
|
||||
},
|
||||
})
|
||||
})
|
||||
|
||||
it("deleteNote calls delete_note with JSON output", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
deleted: true,
|
||||
title: "old-note",
|
||||
permalink: "notes/old-note",
|
||||
file_path: "notes/old-note.md",
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const result = await client.deleteNote("notes/old-note")
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "delete_note",
|
||||
arguments: {
|
||||
identifier: "notes/old-note",
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(result.file_path).toBe("notes/old-note.md")
|
||||
})
|
||||
|
||||
it("schemaValidate calls schema_validate with JSON output", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
entity_type: "person",
|
||||
total_notes: 3,
|
||||
total_entities: 3,
|
||||
valid_count: 3,
|
||||
warning_count: 0,
|
||||
error_count: 0,
|
||||
results: [],
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const result = await client.schemaValidate("person")
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "schema_validate",
|
||||
arguments: {
|
||||
note_type: "person",
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(result.entity_type).toBe("person")
|
||||
expect(result.valid_count).toBe(3)
|
||||
})
|
||||
|
||||
it("schemaValidate passes identifier when provided", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
entity_type: null,
|
||||
total_notes: 1,
|
||||
total_entities: 1,
|
||||
valid_count: 1,
|
||||
warning_count: 0,
|
||||
error_count: 0,
|
||||
results: [],
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
await client.schemaValidate(undefined, "notes/my-note")
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "schema_validate",
|
||||
arguments: {
|
||||
identifier: "notes/my-note",
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
})
|
||||
|
||||
it("schemaInfer calls schema_infer with threshold", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
entity_type: "task",
|
||||
notes_analyzed: 10,
|
||||
field_frequencies: [],
|
||||
suggested_schema: {},
|
||||
suggested_required: [],
|
||||
suggested_optional: [],
|
||||
excluded: [],
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const result = await client.schemaInfer("task", 0.5)
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "schema_infer",
|
||||
arguments: {
|
||||
note_type: "task",
|
||||
threshold: 0.5,
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(result.notes_analyzed).toBe(10)
|
||||
})
|
||||
|
||||
it("schemaDiff calls schema_diff with JSON output", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
entity_type: "person",
|
||||
schema_found: true,
|
||||
new_fields: [{ field: "phone", frequency: 0.6 }],
|
||||
dropped_fields: [],
|
||||
cardinality_changes: [],
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const result = await client.schemaDiff("person")
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "schema_diff",
|
||||
arguments: {
|
||||
note_type: "person",
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(result.new_fields).toHaveLength(1)
|
||||
})
|
||||
|
||||
it("search with note_types and status filters (no query)", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
results: [
|
||||
{
|
||||
title: "Task 1",
|
||||
permalink: "tasks/task-1",
|
||||
content: "active task",
|
||||
file_path: "tasks/task-1.md",
|
||||
score: 0.9,
|
||||
},
|
||||
],
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const result = await client.search(undefined, 10, undefined, {
|
||||
note_types: ["task"],
|
||||
status: "active",
|
||||
})
|
||||
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "search_notes",
|
||||
arguments: {
|
||||
page: 1,
|
||||
page_size: 10,
|
||||
note_types: ["task"],
|
||||
status: "active",
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(result).toHaveLength(1)
|
||||
expect(result[0].title).toBe("Task 1")
|
||||
})
|
||||
|
||||
it("moveNote calls move_note with destination_folder in a single MCP call", async () => {
|
||||
const callTool = jest.fn().mockResolvedValue(
|
||||
mcpResult({
|
||||
moved: true,
|
||||
title: "My Note",
|
||||
permalink: "archive/my-note",
|
||||
file_path: "archive/my-note.md",
|
||||
source: "notes/my-note",
|
||||
destination: "archive/my-note.md",
|
||||
}),
|
||||
)
|
||||
setConnected(client, callTool)
|
||||
|
||||
const result = await client.moveNote("notes/my-note", "archive")
|
||||
|
||||
expect(callTool).toHaveBeenCalledTimes(1)
|
||||
expect(callTool).toHaveBeenCalledWith({
|
||||
name: "move_note",
|
||||
arguments: {
|
||||
identifier: "notes/my-note",
|
||||
destination_folder: "archive",
|
||||
output_format: "json",
|
||||
project: DEFAULT_PROJECT,
|
||||
},
|
||||
})
|
||||
expect(result.title).toBe("My Note")
|
||||
expect(result.file_path).toBe("archive/my-note.md")
|
||||
})
|
||||
|
||||
it("indexConversation surfaces non-not-found append errors without creating", async () => {
|
||||
;(client as any).editNote = jest
|
||||
.fn()
|
||||
.mockRejectedValue(new Error("validation failed"))
|
||||
;(client as any).writeNote = jest.fn()
|
||||
|
||||
await expect(
|
||||
client.indexConversation(
|
||||
"user message long enough",
|
||||
"assistant reply long enough",
|
||||
),
|
||||
).rejects.toThrow("validation failed")
|
||||
|
||||
expect((client as any).writeNote).not.toHaveBeenCalled()
|
||||
})
|
||||
|
||||
it("indexConversation creates fallback note only on note-not-found errors", async () => {
|
||||
;(client as any).editNote = jest
|
||||
.fn()
|
||||
.mockRejectedValue(new Error("Entity not found"))
|
||||
;(client as any).writeNote = jest.fn().mockResolvedValue({
|
||||
title: "conversations",
|
||||
permalink: "conversations",
|
||||
content: "x",
|
||||
file_path: "conversations/x.md",
|
||||
})
|
||||
|
||||
await client.indexConversation(
|
||||
"user message long enough",
|
||||
"assistant reply long enough",
|
||||
)
|
||||
|
||||
expect((client as any).writeNote).toHaveBeenCalledTimes(1)
|
||||
const args = (client as any).writeNote.mock.calls[0]
|
||||
expect(args[3]).toBeUndefined() // project
|
||||
expect(args[4]).toBeUndefined() // overwrite
|
||||
})
|
||||
|
||||
it("retries recoverable MCP failures with bounded attempts", async () => {
|
||||
;(client as any).retryDelaysMs = [0, 0, 0]
|
||||
|
||||
const callTool = jest
|
||||
.fn()
|
||||
.mockRejectedValue(new Error("connection closed by peer"))
|
||||
|
||||
;(client as any).ensureConnected = jest.fn().mockResolvedValue({ callTool })
|
||||
;(client as any).disconnectCurrent = jest.fn().mockResolvedValue(undefined)
|
||||
;(client as any).client = { close: jest.fn().mockResolvedValue(undefined) }
|
||||
;(client as any).transport = {
|
||||
close: jest.fn().mockResolvedValue(undefined),
|
||||
}
|
||||
|
||||
await expect(
|
||||
(client as any).callToolRaw("search_notes", { query: "x" }),
|
||||
).rejects.toThrow("BM MCP unavailable")
|
||||
|
||||
expect((client as any).ensureConnected).toHaveBeenCalledTimes(4)
|
||||
expect((client as any).disconnectCurrent).toHaveBeenCalledTimes(4)
|
||||
})
|
||||
|
||||
it("does not retry non-recoverable tool failures", async () => {
|
||||
;(client as any).retryDelaysMs = [0, 0, 0]
|
||||
|
||||
const callTool = jest.fn().mockRejectedValue(new Error("invalid params"))
|
||||
|
||||
;(client as any).ensureConnected = jest.fn().mockResolvedValue({ callTool })
|
||||
;(client as any).disconnectCurrent = jest.fn().mockResolvedValue(undefined)
|
||||
|
||||
await expect(
|
||||
(client as any).callToolRaw("search_notes", { query: "x" }),
|
||||
).rejects.toThrow("invalid params")
|
||||
|
||||
expect((client as any).ensureConnected).toHaveBeenCalledTimes(1)
|
||||
expect((client as any).disconnectCurrent).toHaveBeenCalledTimes(0)
|
||||
})
|
||||
})
|
||||
@@ -0,0 +1,915 @@
|
||||
import { setTimeout as delay } from "node:timers/promises"
|
||||
import { Client } from "@modelcontextprotocol/sdk/client"
|
||||
import { StdioClientTransport } from "@modelcontextprotocol/sdk/client/stdio.js"
|
||||
import { log } from "./logger.ts"
|
||||
|
||||
const DEFAULT_RETRY_DELAYS_MS = [500, 1000, 2000]
|
||||
|
||||
export class NoteAlreadyExistsError extends Error {
|
||||
readonly permalink: string
|
||||
constructor(title: string, permalink: string) {
|
||||
super(`Note already exists: "${title}" (${permalink})`)
|
||||
this.name = "NoteAlreadyExistsError"
|
||||
this.permalink = permalink
|
||||
}
|
||||
}
|
||||
|
||||
const REQUIRED_TOOLS = [
|
||||
"search_notes",
|
||||
"read_note",
|
||||
"write_note",
|
||||
"edit_note",
|
||||
"build_context",
|
||||
"recent_activity",
|
||||
"list_memory_projects",
|
||||
"list_workspaces",
|
||||
"create_memory_project",
|
||||
"delete_note",
|
||||
"move_note",
|
||||
"schema_validate",
|
||||
"schema_infer",
|
||||
"schema_diff",
|
||||
]
|
||||
|
||||
export interface SearchResult {
|
||||
title: string
|
||||
permalink: string
|
||||
content: string
|
||||
score?: number
|
||||
file_path: string
|
||||
}
|
||||
|
||||
export interface NoteResult {
|
||||
title: string
|
||||
permalink: string
|
||||
content: string
|
||||
file_path: string
|
||||
frontmatter?: Record<string, unknown> | null
|
||||
checksum?: string | null
|
||||
action?: "created" | "updated"
|
||||
}
|
||||
|
||||
export interface EditNoteResult {
|
||||
title: string
|
||||
permalink: string
|
||||
file_path: string
|
||||
operation: "append" | "prepend" | "find_replace" | "replace_section"
|
||||
checksum?: string | null
|
||||
}
|
||||
|
||||
interface ReadNoteOptions {
|
||||
includeFrontmatter?: boolean
|
||||
}
|
||||
|
||||
interface EditNoteOptions {
|
||||
find_text?: string
|
||||
section?: string
|
||||
expected_replacements?: number
|
||||
}
|
||||
|
||||
export interface ContextResult {
|
||||
results: Array<{
|
||||
primary_result: NoteResult
|
||||
observations: Array<{
|
||||
category: string
|
||||
content: string
|
||||
}>
|
||||
related_results: Array<{
|
||||
type: "relation" | "entity"
|
||||
title?: string
|
||||
permalink: string
|
||||
relation_type?: string
|
||||
from_entity?: string
|
||||
to_entity?: string
|
||||
}>
|
||||
}>
|
||||
}
|
||||
|
||||
export interface RecentResult {
|
||||
title: string
|
||||
permalink: string
|
||||
file_path: string
|
||||
created_at: string
|
||||
}
|
||||
|
||||
export interface ProjectListResult {
|
||||
name: string
|
||||
path: string
|
||||
display_name?: string | null
|
||||
is_private?: boolean
|
||||
is_default?: boolean
|
||||
isDefault?: boolean
|
||||
workspace_name?: string | null
|
||||
workspace_slug?: string | null
|
||||
workspace_type?: string | null
|
||||
workspace_tenant_id?: string | null
|
||||
}
|
||||
|
||||
export interface WorkspaceResult {
|
||||
tenant_id: string
|
||||
name: string
|
||||
workspace_type: string
|
||||
role: string
|
||||
organization_id?: string | null
|
||||
has_active_subscription: boolean
|
||||
}
|
||||
|
||||
export interface SchemaValidationResult {
|
||||
entity_type: string | null
|
||||
total_notes: number
|
||||
total_entities: number
|
||||
valid_count: number
|
||||
warning_count: number
|
||||
error_count: number
|
||||
results: Array<{
|
||||
identifier: string
|
||||
valid: boolean
|
||||
warnings: string[]
|
||||
errors: string[]
|
||||
}>
|
||||
}
|
||||
|
||||
export interface SchemaInferResult {
|
||||
entity_type: string
|
||||
notes_analyzed: number
|
||||
field_frequencies: Array<{
|
||||
name: string
|
||||
percentage: number
|
||||
count: number
|
||||
total: number
|
||||
source: string
|
||||
sample_values?: string[]
|
||||
is_array?: boolean
|
||||
target_type?: string | null
|
||||
}>
|
||||
suggested_schema: Record<string, unknown>
|
||||
suggested_required: string[]
|
||||
suggested_optional: string[]
|
||||
excluded: string[]
|
||||
}
|
||||
|
||||
export interface SchemaDiffResult {
|
||||
entity_type: string
|
||||
schema_found: boolean
|
||||
new_fields: Array<{
|
||||
name: string
|
||||
source: string
|
||||
count: number
|
||||
total: number
|
||||
percentage: number
|
||||
}>
|
||||
dropped_fields: Array<{ name: string; source: string; declared_in?: string }>
|
||||
cardinality_changes: string[]
|
||||
}
|
||||
|
||||
function getErrorMessage(err: unknown): string {
|
||||
return err instanceof Error ? err.message : String(err)
|
||||
}
|
||||
|
||||
function isRecord(value: unknown): value is Record<string, unknown> {
|
||||
return value !== null && typeof value === "object" && !Array.isArray(value)
|
||||
}
|
||||
|
||||
function extractTextFromContent(content: unknown): string {
|
||||
if (!Array.isArray(content)) return ""
|
||||
|
||||
const textBlocks = content
|
||||
.filter(
|
||||
(block): block is { type: "text"; text: string } =>
|
||||
isRecord(block) &&
|
||||
block.type === "text" &&
|
||||
typeof block.text === "string",
|
||||
)
|
||||
.map((block) => block.text)
|
||||
|
||||
return textBlocks.join("\n").trim()
|
||||
}
|
||||
|
||||
function isRecoverableConnectionError(err: unknown): boolean {
|
||||
const msg = getErrorMessage(err).toLowerCase()
|
||||
return (
|
||||
msg.includes("connection closed") ||
|
||||
msg.includes("not connected") ||
|
||||
msg.includes("transport") ||
|
||||
msg.includes("broken pipe") ||
|
||||
msg.includes("econnreset") ||
|
||||
msg.includes("epipe") ||
|
||||
msg.includes("failed to start bm mcp stdio") ||
|
||||
msg.includes("client is closed")
|
||||
)
|
||||
}
|
||||
|
||||
function isNoteNotFoundError(err: unknown): boolean {
|
||||
const msg = getErrorMessage(err).toLowerCase()
|
||||
return (
|
||||
msg.includes("entity not found") ||
|
||||
msg.includes("note not found") ||
|
||||
msg.includes("resource not found") ||
|
||||
msg.includes("could not find note matching") ||
|
||||
msg.includes("404")
|
||||
)
|
||||
}
|
||||
|
||||
function asString(value: unknown): string | null {
|
||||
return typeof value === "string" ? value : null
|
||||
}
|
||||
|
||||
function projectMatchesWorkspace(
|
||||
project: ProjectListResult,
|
||||
workspace: string,
|
||||
): boolean {
|
||||
const requested = workspace.trim().toLowerCase()
|
||||
if (!requested) return true
|
||||
|
||||
return [
|
||||
project.workspace_name,
|
||||
project.workspace_slug,
|
||||
project.workspace_tenant_id,
|
||||
].some(
|
||||
(value) => typeof value === "string" && value.toLowerCase() === requested,
|
||||
)
|
||||
}
|
||||
|
||||
export class BmClient {
|
||||
private bmPath: string
|
||||
private project: string
|
||||
private cwd?: string
|
||||
private env?: Record<string, string>
|
||||
private shouldRun = false
|
||||
|
||||
private client: Client | null = null
|
||||
private transport: StdioClientTransport | null = null
|
||||
private connectPromise: Promise<void> | null = null
|
||||
private retryDelaysMs = [...DEFAULT_RETRY_DELAYS_MS]
|
||||
|
||||
constructor(bmPath: string, project: string) {
|
||||
this.bmPath = bmPath
|
||||
this.project = project
|
||||
}
|
||||
|
||||
async start(options?: {
|
||||
cwd?: string
|
||||
env?: Record<string, string>
|
||||
}): Promise<void> {
|
||||
this.shouldRun = true
|
||||
if (options?.cwd) {
|
||||
this.cwd = options.cwd
|
||||
}
|
||||
if (options?.env) {
|
||||
this.env = options.env
|
||||
}
|
||||
|
||||
await this.connectWithRetries()
|
||||
}
|
||||
|
||||
async stop(): Promise<void> {
|
||||
this.shouldRun = false
|
||||
await this.disconnectCurrent(this.client, this.transport)
|
||||
this.client = null
|
||||
this.transport = null
|
||||
}
|
||||
|
||||
private async connectWithRetries(): Promise<void> {
|
||||
let lastErr: unknown
|
||||
|
||||
for (let attempt = 0; attempt <= this.retryDelaysMs.length; attempt++) {
|
||||
try {
|
||||
await this.ensureConnected()
|
||||
return
|
||||
} catch (err) {
|
||||
lastErr = err
|
||||
await this.disconnectCurrent(this.client, this.transport)
|
||||
this.client = null
|
||||
this.transport = null
|
||||
|
||||
if (attempt === this.retryDelaysMs.length) {
|
||||
break
|
||||
}
|
||||
|
||||
const waitMs = this.retryDelaysMs[attempt]
|
||||
log.warn(
|
||||
`BM MCP connect failed (attempt ${attempt + 1}/${this.retryDelaysMs.length + 1}): ${getErrorMessage(err)}; retrying in ${waitMs}ms`,
|
||||
)
|
||||
await delay(waitMs)
|
||||
}
|
||||
}
|
||||
|
||||
throw new Error(`BM MCP unavailable: ${getErrorMessage(lastErr)}`)
|
||||
}
|
||||
|
||||
private async ensureConnected(): Promise<Client> {
|
||||
if (!this.shouldRun) {
|
||||
this.shouldRun = true
|
||||
}
|
||||
|
||||
if (this.client && this.transport) {
|
||||
return this.client
|
||||
}
|
||||
|
||||
if (!this.connectPromise) {
|
||||
this.connectPromise = this.connectFresh()
|
||||
}
|
||||
|
||||
try {
|
||||
await this.connectPromise
|
||||
} finally {
|
||||
this.connectPromise = null
|
||||
}
|
||||
|
||||
if (!this.client) {
|
||||
throw new Error("BM MCP client was not initialized")
|
||||
}
|
||||
|
||||
return this.client
|
||||
}
|
||||
|
||||
private async connectFresh(): Promise<void> {
|
||||
const transport = new StdioClientTransport({
|
||||
command: this.bmPath,
|
||||
args: ["mcp", "--transport", "stdio"],
|
||||
cwd: this.cwd,
|
||||
env: this.env,
|
||||
stderr: "pipe",
|
||||
})
|
||||
|
||||
const client = new Client(
|
||||
{
|
||||
name: "openclaw-basic-memory",
|
||||
version: "0.1.0",
|
||||
},
|
||||
{ capabilities: {} },
|
||||
)
|
||||
|
||||
const stderr = transport.stderr
|
||||
if (stderr) {
|
||||
stderr.on("data", (data: Buffer) => {
|
||||
const msg = data.toString().trim()
|
||||
if (msg.length > 0) {
|
||||
log.debug(`[bm mcp] ${msg}`)
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
transport.onclose = () => {
|
||||
if (this.transport !== transport) return
|
||||
log.warn("BM MCP stdio session closed")
|
||||
this.client = null
|
||||
this.transport = null
|
||||
}
|
||||
|
||||
transport.onerror = (err: unknown) => {
|
||||
if (this.transport !== transport) return
|
||||
log.warn(`BM MCP transport error: ${getErrorMessage(err)}`)
|
||||
}
|
||||
|
||||
this.client = client
|
||||
this.transport = transport
|
||||
|
||||
try {
|
||||
await client.connect(transport)
|
||||
const tools = await client.listTools()
|
||||
this.assertRequiredTools(tools.tools.map((tool) => tool.name))
|
||||
|
||||
log.info(
|
||||
`connected to BM MCP stdio (project=${this.project}, pid=${transport.pid ?? "unknown"})`,
|
||||
)
|
||||
} catch (err) {
|
||||
await this.disconnectCurrent(client, transport)
|
||||
if (this.client === client) {
|
||||
this.client = null
|
||||
}
|
||||
if (this.transport === transport) {
|
||||
this.transport = null
|
||||
}
|
||||
|
||||
throw new Error(`failed to start BM MCP stdio: ${getErrorMessage(err)}`)
|
||||
}
|
||||
}
|
||||
|
||||
private assertRequiredTools(toolNames: string[]): void {
|
||||
const available = new Set(toolNames)
|
||||
const missing = REQUIRED_TOOLS.filter((name) => !available.has(name))
|
||||
if (missing.length > 0) {
|
||||
throw new Error(
|
||||
`BM MCP server missing required tools: ${missing.join(", ")}`,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
private async disconnectCurrent(
|
||||
client: Client | null,
|
||||
transport: StdioClientTransport | null,
|
||||
): Promise<void> {
|
||||
if (client) {
|
||||
try {
|
||||
await client.close()
|
||||
} catch {
|
||||
// ignore shutdown errors
|
||||
}
|
||||
}
|
||||
|
||||
if (transport) {
|
||||
try {
|
||||
await transport.close()
|
||||
} catch {
|
||||
// ignore shutdown errors
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private async callToolRaw(
|
||||
name: string,
|
||||
args: Record<string, unknown>,
|
||||
): Promise<unknown> {
|
||||
let lastErr: unknown
|
||||
|
||||
for (let attempt = 0; attempt <= this.retryDelaysMs.length; attempt++) {
|
||||
try {
|
||||
const client = await this.ensureConnected()
|
||||
const result = await client.callTool({
|
||||
name,
|
||||
arguments: args,
|
||||
})
|
||||
|
||||
if (isRecord(result) && result.isError === true) {
|
||||
const message = extractTextFromContent(result.content)
|
||||
throw new Error(
|
||||
`BM MCP tool ${name} failed${message ? `: ${message}` : ""}`,
|
||||
)
|
||||
}
|
||||
|
||||
return result
|
||||
} catch (err) {
|
||||
if (!isRecoverableConnectionError(err)) {
|
||||
throw err
|
||||
}
|
||||
|
||||
lastErr = err
|
||||
await this.disconnectCurrent(this.client, this.transport)
|
||||
this.client = null
|
||||
this.transport = null
|
||||
|
||||
if (attempt === this.retryDelaysMs.length) {
|
||||
break
|
||||
}
|
||||
|
||||
const waitMs = this.retryDelaysMs[attempt]
|
||||
log.warn(
|
||||
`BM MCP call ${name} failed (attempt ${attempt + 1}/${this.retryDelaysMs.length + 1}): ${getErrorMessage(err)}; retrying in ${waitMs}ms`,
|
||||
)
|
||||
await delay(waitMs)
|
||||
}
|
||||
}
|
||||
|
||||
throw new Error(`BM MCP unavailable: ${getErrorMessage(lastErr)}`)
|
||||
}
|
||||
|
||||
private async callTool(
|
||||
name: string,
|
||||
args: Record<string, unknown>,
|
||||
): Promise<unknown> {
|
||||
const result = await this.callToolRaw(name, args)
|
||||
|
||||
if (!isRecord(result) || result.structuredContent === undefined) {
|
||||
throw new Error(`BM MCP tool ${name} returned no structured payload`)
|
||||
}
|
||||
|
||||
const structuredPayload = result.structuredContent
|
||||
if (isRecord(structuredPayload) && structuredPayload.result !== undefined) {
|
||||
return structuredPayload.result
|
||||
}
|
||||
|
||||
return structuredPayload
|
||||
}
|
||||
|
||||
private routedProject(project?: string): string {
|
||||
return project ?? this.project
|
||||
}
|
||||
|
||||
async ensureProject(projectPath: string): Promise<void> {
|
||||
const payload = await this.callTool("create_memory_project", {
|
||||
project_name: this.project,
|
||||
project_path: projectPath,
|
||||
set_default: true,
|
||||
output_format: "json",
|
||||
})
|
||||
|
||||
if (!isRecord(payload)) {
|
||||
throw new Error("invalid create_memory_project response")
|
||||
}
|
||||
}
|
||||
|
||||
async listWorkspaces(): Promise<WorkspaceResult[]> {
|
||||
const payload = await this.callTool("list_workspaces", {
|
||||
output_format: "json",
|
||||
})
|
||||
|
||||
if (isRecord(payload) && Array.isArray(payload.workspaces)) {
|
||||
return payload.workspaces as WorkspaceResult[]
|
||||
}
|
||||
|
||||
throw new Error("invalid list_workspaces response")
|
||||
}
|
||||
|
||||
async listProjects(workspace?: string): Promise<ProjectListResult[]> {
|
||||
const payload = await this.callTool("list_memory_projects", {
|
||||
output_format: "json",
|
||||
})
|
||||
|
||||
if (isRecord(payload) && Array.isArray(payload.projects)) {
|
||||
const projects = payload.projects as ProjectListResult[]
|
||||
if (workspace) {
|
||||
return projects.filter((project) =>
|
||||
projectMatchesWorkspace(project, workspace),
|
||||
)
|
||||
}
|
||||
return projects
|
||||
}
|
||||
|
||||
throw new Error("invalid list_memory_projects response")
|
||||
}
|
||||
|
||||
async search(
|
||||
query?: string,
|
||||
limit = 10,
|
||||
project?: string,
|
||||
metadata?: {
|
||||
filters?: Record<string, unknown>
|
||||
tags?: string[]
|
||||
status?: string
|
||||
note_types?: string[]
|
||||
entity_types?: string[]
|
||||
},
|
||||
): Promise<SearchResult[]> {
|
||||
const args: Record<string, unknown> = {
|
||||
page: 1,
|
||||
page_size: limit,
|
||||
output_format: "json",
|
||||
project: this.routedProject(project),
|
||||
}
|
||||
if (query) args.query = query
|
||||
if (metadata?.filters) args.metadata_filters = metadata.filters
|
||||
if (metadata?.tags) args.tags = metadata.tags
|
||||
if (metadata?.status) args.status = metadata.status
|
||||
if (metadata?.note_types) args.note_types = metadata.note_types
|
||||
if (metadata?.entity_types) args.entity_types = metadata.entity_types
|
||||
|
||||
const payload = await this.callTool("search_notes", args)
|
||||
|
||||
if (!isRecord(payload) || !Array.isArray(payload.results)) {
|
||||
throw new Error("invalid search_notes response")
|
||||
}
|
||||
|
||||
return payload.results as SearchResult[]
|
||||
}
|
||||
|
||||
async readNote(
|
||||
identifier: string,
|
||||
options: ReadNoteOptions = {},
|
||||
project?: string,
|
||||
): Promise<NoteResult> {
|
||||
const args: Record<string, unknown> = {
|
||||
identifier,
|
||||
include_frontmatter: options.includeFrontmatter === true,
|
||||
output_format: "json",
|
||||
project: this.routedProject(project),
|
||||
}
|
||||
|
||||
const payload = await this.callTool("read_note", args)
|
||||
|
||||
if (!isRecord(payload)) {
|
||||
throw new Error("invalid read_note response")
|
||||
}
|
||||
|
||||
const title = asString(payload.title)
|
||||
const permalink = asString(payload.permalink)
|
||||
const content = asString(payload.content)
|
||||
const filePath = asString(payload.file_path)
|
||||
|
||||
if (!title || !permalink || content === null || !filePath) {
|
||||
throw new Error("invalid read_note payload")
|
||||
}
|
||||
|
||||
return {
|
||||
title,
|
||||
permalink,
|
||||
content,
|
||||
file_path: filePath,
|
||||
frontmatter: isRecord(payload.frontmatter) ? payload.frontmatter : null,
|
||||
}
|
||||
}
|
||||
|
||||
async writeNote(
|
||||
title: string,
|
||||
content: string,
|
||||
folder: string,
|
||||
project?: string,
|
||||
overwrite?: boolean,
|
||||
): Promise<NoteResult> {
|
||||
const args: Record<string, unknown> = {
|
||||
title,
|
||||
content,
|
||||
directory: folder,
|
||||
output_format: "json",
|
||||
project: this.routedProject(project),
|
||||
}
|
||||
if (overwrite !== undefined) args.overwrite = overwrite
|
||||
|
||||
const payload = await this.callTool("write_note", args)
|
||||
|
||||
if (!isRecord(payload)) {
|
||||
throw new Error("invalid write_note response")
|
||||
}
|
||||
|
||||
if (payload.error === "NOTE_ALREADY_EXISTS") {
|
||||
throw new NoteAlreadyExistsError(
|
||||
asString(payload.title) ?? title,
|
||||
asString(payload.permalink) ?? "",
|
||||
)
|
||||
}
|
||||
|
||||
const resultTitle = asString(payload.title)
|
||||
const permalink = asString(payload.permalink)
|
||||
const filePath = asString(payload.file_path)
|
||||
|
||||
if (!resultTitle || !permalink || !filePath) {
|
||||
throw new Error("invalid write_note payload")
|
||||
}
|
||||
|
||||
return {
|
||||
title: resultTitle,
|
||||
permalink,
|
||||
content,
|
||||
file_path: filePath,
|
||||
checksum: asString(payload.checksum),
|
||||
action:
|
||||
payload.action === "created" || payload.action === "updated"
|
||||
? payload.action
|
||||
: undefined,
|
||||
}
|
||||
}
|
||||
|
||||
async buildContext(
|
||||
url: string,
|
||||
depth = 1,
|
||||
project?: string,
|
||||
): Promise<ContextResult> {
|
||||
const args: Record<string, unknown> = {
|
||||
url,
|
||||
depth,
|
||||
output_format: "json",
|
||||
project: this.routedProject(project),
|
||||
}
|
||||
|
||||
const payload = await this.callTool("build_context", args)
|
||||
|
||||
if (!isRecord(payload) || !Array.isArray(payload.results)) {
|
||||
throw new Error("invalid build_context response")
|
||||
}
|
||||
|
||||
return payload as unknown as ContextResult
|
||||
}
|
||||
|
||||
async recentActivity(
|
||||
timeframe = "24h",
|
||||
project?: string,
|
||||
): Promise<RecentResult[]> {
|
||||
const args: Record<string, unknown> = {
|
||||
timeframe,
|
||||
output_format: "json",
|
||||
project: this.routedProject(project),
|
||||
}
|
||||
|
||||
const payload = await this.callTool("recent_activity", args)
|
||||
|
||||
if (Array.isArray(payload)) {
|
||||
return payload as RecentResult[]
|
||||
}
|
||||
|
||||
throw new Error("invalid recent_activity response")
|
||||
}
|
||||
|
||||
async editNote(
|
||||
identifier: string,
|
||||
operation: "append" | "prepend" | "find_replace" | "replace_section",
|
||||
content: string,
|
||||
options: EditNoteOptions = {},
|
||||
project?: string,
|
||||
): Promise<EditNoteResult> {
|
||||
const args: Record<string, unknown> = {
|
||||
identifier,
|
||||
operation,
|
||||
content,
|
||||
output_format: "json",
|
||||
project: this.routedProject(project),
|
||||
}
|
||||
if (options.find_text) args.find_text = options.find_text
|
||||
if (options.section) args.section = options.section
|
||||
if (options.expected_replacements != null)
|
||||
args.expected_replacements = options.expected_replacements
|
||||
|
||||
const payload = await this.callTool("edit_note", args)
|
||||
|
||||
if (!isRecord(payload)) {
|
||||
throw new Error("invalid edit_note response")
|
||||
}
|
||||
|
||||
const title = asString(payload.title)
|
||||
const permalink = asString(payload.permalink)
|
||||
const filePath = asString(payload.file_path)
|
||||
|
||||
if (!title || !permalink || !filePath) {
|
||||
throw new Error("invalid edit_note payload")
|
||||
}
|
||||
|
||||
return {
|
||||
title,
|
||||
permalink,
|
||||
file_path: filePath,
|
||||
operation,
|
||||
checksum: asString(payload.checksum),
|
||||
}
|
||||
}
|
||||
|
||||
async deleteNote(
|
||||
identifier: string,
|
||||
project?: string,
|
||||
): Promise<{ title: string; permalink: string; file_path: string }> {
|
||||
const args: Record<string, unknown> = {
|
||||
identifier,
|
||||
output_format: "json",
|
||||
project: this.routedProject(project),
|
||||
}
|
||||
|
||||
const payload = await this.callTool("delete_note", args)
|
||||
|
||||
if (!isRecord(payload)) {
|
||||
throw new Error("invalid delete_note response")
|
||||
}
|
||||
|
||||
if (payload.deleted !== true) {
|
||||
throw new Error(`delete_note did not delete "${identifier}"`)
|
||||
}
|
||||
|
||||
return {
|
||||
title: asString(payload.title) ?? identifier,
|
||||
permalink: asString(payload.permalink) ?? identifier,
|
||||
file_path: asString(payload.file_path) ?? identifier,
|
||||
}
|
||||
}
|
||||
|
||||
async moveNote(
|
||||
identifier: string,
|
||||
newFolder: string,
|
||||
project?: string,
|
||||
): Promise<NoteResult> {
|
||||
const args: Record<string, unknown> = {
|
||||
identifier,
|
||||
destination_folder: newFolder,
|
||||
output_format: "json",
|
||||
project: this.routedProject(project),
|
||||
}
|
||||
|
||||
const payload = await this.callTool("move_note", args)
|
||||
|
||||
if (!isRecord(payload)) {
|
||||
throw new Error("invalid move_note response")
|
||||
}
|
||||
|
||||
if (payload.moved !== true) {
|
||||
throw new Error(
|
||||
asString(payload.error) ??
|
||||
`move_note did not move "${identifier}" to "${newFolder}"`,
|
||||
)
|
||||
}
|
||||
|
||||
return {
|
||||
title: asString(payload.title) ?? identifier,
|
||||
permalink: asString(payload.permalink) ?? identifier,
|
||||
content: "",
|
||||
file_path: asString(payload.file_path) ?? "",
|
||||
}
|
||||
}
|
||||
|
||||
async schemaValidate(
|
||||
noteType?: string,
|
||||
identifier?: string,
|
||||
project?: string,
|
||||
): Promise<SchemaValidationResult> {
|
||||
const args: Record<string, unknown> = {
|
||||
output_format: "json",
|
||||
project: this.routedProject(project),
|
||||
}
|
||||
if (noteType) args.note_type = noteType
|
||||
if (identifier) args.identifier = identifier
|
||||
|
||||
const payload = await this.callTool("schema_validate", args)
|
||||
|
||||
if (!isRecord(payload)) {
|
||||
throw new Error("invalid schema_validate response")
|
||||
}
|
||||
|
||||
return payload as unknown as SchemaValidationResult
|
||||
}
|
||||
|
||||
async schemaInfer(
|
||||
noteType: string,
|
||||
threshold = 0.25,
|
||||
project?: string,
|
||||
): Promise<SchemaInferResult> {
|
||||
const args: Record<string, unknown> = {
|
||||
note_type: noteType,
|
||||
threshold,
|
||||
output_format: "json",
|
||||
project: this.routedProject(project),
|
||||
}
|
||||
|
||||
const payload = await this.callTool("schema_infer", args)
|
||||
|
||||
if (!isRecord(payload)) {
|
||||
throw new Error("invalid schema_infer response")
|
||||
}
|
||||
|
||||
return payload as unknown as SchemaInferResult
|
||||
}
|
||||
|
||||
async schemaDiff(
|
||||
noteType: string,
|
||||
project?: string,
|
||||
): Promise<SchemaDiffResult> {
|
||||
const args: Record<string, unknown> = {
|
||||
note_type: noteType,
|
||||
output_format: "json",
|
||||
project: this.routedProject(project),
|
||||
}
|
||||
|
||||
const payload = await this.callTool("schema_diff", args)
|
||||
|
||||
if (!isRecord(payload)) {
|
||||
throw new Error("invalid schema_diff response")
|
||||
}
|
||||
|
||||
return payload as unknown as SchemaDiffResult
|
||||
}
|
||||
|
||||
async indexConversation(
|
||||
userMessage: string,
|
||||
assistantResponse: string,
|
||||
): Promise<void> {
|
||||
const now = new Date()
|
||||
const dateStr = now.toISOString().split("T")[0]
|
||||
const timeStr = now.toTimeString().slice(0, 5)
|
||||
const title = `conversations-${dateStr}`
|
||||
|
||||
const entry = [
|
||||
`### ${timeStr}`,
|
||||
"",
|
||||
"**User:**",
|
||||
userMessage,
|
||||
"",
|
||||
"**Assistant:**",
|
||||
assistantResponse,
|
||||
"",
|
||||
"---",
|
||||
].join("\n")
|
||||
|
||||
try {
|
||||
await this.editNote(title, "append", entry)
|
||||
log.debug(`appended conversation to: ${title}`)
|
||||
return
|
||||
} catch (err) {
|
||||
if (!isNoteNotFoundError(err)) {
|
||||
log.error(`conversation append failed: ${getErrorMessage(err)}`, err)
|
||||
throw err
|
||||
}
|
||||
|
||||
log.debug(
|
||||
`conversation note missing, will create: ${getErrorMessage(err)}`,
|
||||
)
|
||||
}
|
||||
|
||||
// Create the note with frontmatter and first entry
|
||||
const content = [
|
||||
"---",
|
||||
`title: Conversations ${dateStr}`,
|
||||
"type: Conversation",
|
||||
`date: "${dateStr}"`,
|
||||
"---",
|
||||
"",
|
||||
`# Conversations ${dateStr}`,
|
||||
"",
|
||||
entry,
|
||||
].join("\n")
|
||||
|
||||
try {
|
||||
await this.writeNote(title, content, "conversations")
|
||||
log.debug(`created conversation note: ${title}`)
|
||||
} catch (err) {
|
||||
log.error("conversation index failed", err)
|
||||
}
|
||||
}
|
||||
|
||||
getProject(): string {
|
||||
return this.project
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,807 @@
|
||||
{
|
||||
"lockfileVersion": 1,
|
||||
"configVersion": 1,
|
||||
"workspaces": {
|
||||
"": {
|
||||
"name": "@basicmemory/openclaw-basic-memory",
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.26.0",
|
||||
"@sinclair/typebox": "0.34.47",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.6",
|
||||
"@types/node": "^20.0.0",
|
||||
"openclaw": "^2026.5.4",
|
||||
"typescript": "^5.9.3",
|
||||
},
|
||||
"peerDependencies": {
|
||||
"openclaw": ">=2026.5.2",
|
||||
},
|
||||
},
|
||||
},
|
||||
"packages": {
|
||||
"@agentclientprotocol/sdk": ["@agentclientprotocol/sdk@0.22.1", "", { "peerDependencies": { "zod": "^3.25.0 || ^4.0.0" } }, "sha512-DfqXtl/8gO9NImq094MTaCXEU2vkhh6v7q/kT+9UjZxUqj8hYaya2OjLVIqn16MzNHcXEpShTR2RIauLSYeDQQ=="],
|
||||
|
||||
"@anthropic-ai/sdk": ["@anthropic-ai/sdk@0.91.1", "", { "dependencies": { "json-schema-to-ts": "^3.1.1" }, "peerDependencies": { "zod": "^3.25.0 || ^4.0.0" }, "optionalPeers": ["zod"], "bin": { "anthropic-ai-sdk": "bin/cli" } }, "sha512-LAmu761tSN9r66ixvmciswUj/ZC+1Q4iAfpedTfSVLeswRwnY3n2Nb6Tsk+cLPP28aLOPWeMgIuTuCcMC6W/iw=="],
|
||||
|
||||
"@aws-crypto/crc32": ["@aws-crypto/crc32@5.2.0", "", { "dependencies": { "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "tslib": "^2.6.2" } }, "sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg=="],
|
||||
|
||||
"@aws-crypto/sha256-browser": ["@aws-crypto/sha256-browser@5.2.0", "", { "dependencies": { "@aws-crypto/sha256-js": "^5.2.0", "@aws-crypto/supports-web-crypto": "^5.2.0", "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "@aws-sdk/util-locate-window": "^3.0.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw=="],
|
||||
|
||||
"@aws-crypto/sha256-js": ["@aws-crypto/sha256-js@5.2.0", "", { "dependencies": { "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "tslib": "^2.6.2" } }, "sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA=="],
|
||||
|
||||
"@aws-crypto/supports-web-crypto": ["@aws-crypto/supports-web-crypto@5.2.0", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg=="],
|
||||
|
||||
"@aws-crypto/util": ["@aws-crypto/util@5.2.0", "", { "dependencies": { "@aws-sdk/types": "^3.222.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ=="],
|
||||
|
||||
"@aws-sdk/client-bedrock-runtime": ["@aws-sdk/client-bedrock-runtime@3.1048.0", "", { "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/core": "^3.974.11", "@aws-sdk/credential-provider-node": "^3.972.42", "@aws-sdk/eventstream-handler-node": "^3.972.16", "@aws-sdk/middleware-eventstream": "^3.972.12", "@aws-sdk/middleware-websocket": "^3.972.19", "@aws-sdk/token-providers": "3.1048.0", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/fetch-http-handler": "^5.4.2", "@smithy/node-http-handler": "^4.7.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-u+NT61JZEkRFtpL0CAw1N1dwxnaLgwVXQl/zjJxTGgLyS/jTIdg2SdoEoCTHxgDyCnqa1HEi9QOoE9/pYRNpOQ=="],
|
||||
|
||||
"@aws-sdk/core": ["@aws-sdk/core@3.974.14", "", { "dependencies": { "@aws-sdk/types": "^3.973.9", "@aws-sdk/xml-builder": "^3.972.26", "@aws/lambda-invoke-store": "^0.2.2", "@smithy/core": "^3.24.3", "@smithy/signature-v4": "^5.4.2", "@smithy/types": "^4.14.2", "bowser": "^2.11.0", "tslib": "^2.6.2" } }, "sha512-ppamm04uoj3hhNO5IlQSs5D6rWX1fWkzcn6a4pZrojk8Y6ObY9wzLDdT/Eq3gv6O9hOebi9tYTNB8b8fQj9XJw=="],
|
||||
|
||||
"@aws-sdk/credential-provider-env": ["@aws-sdk/credential-provider-env@3.972.40", "", { "dependencies": { "@aws-sdk/core": "^3.974.14", "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-jjT0p0Y7KZtcvExYiPCLJnqM9lkXDV1KBEg/13OE2DXv/9batzlyJHVKUEnRNJccY0O2Sul17E1su38CgdBhGQ=="],
|
||||
|
||||
"@aws-sdk/credential-provider-http": ["@aws-sdk/credential-provider-http@3.972.42", "", { "dependencies": { "@aws-sdk/core": "^3.974.14", "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/fetch-http-handler": "^5.4.3", "@smithy/node-http-handler": "^4.7.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-+3fsKtWybe5BjKEUA3/07oh7Ayfd82IED2+gyyaVfS/4PU78E3TaOQxSGOJ1t7Imefoidw/ne9QA7apX8wEnJg=="],
|
||||
|
||||
"@aws-sdk/credential-provider-ini": ["@aws-sdk/credential-provider-ini@3.972.44", "", { "dependencies": { "@aws-sdk/core": "^3.974.14", "@aws-sdk/credential-provider-env": "^3.972.40", "@aws-sdk/credential-provider-http": "^3.972.42", "@aws-sdk/credential-provider-login": "^3.972.44", "@aws-sdk/credential-provider-process": "^3.972.40", "@aws-sdk/credential-provider-sso": "^3.972.44", "@aws-sdk/credential-provider-web-identity": "^3.972.44", "@aws-sdk/nested-clients": "^3.997.12", "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/credential-provider-imds": "^4.3.2", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-gZFw5wBefCIPg9vpT+gV5FdhfNKhYTVDZa1IsZCcn3SRoYUOJ/E05vwIogkJoonqBL0ttBGi5vhthX7xceekRg=="],
|
||||
|
||||
"@aws-sdk/credential-provider-login": ["@aws-sdk/credential-provider-login@3.972.44", "", { "dependencies": { "@aws-sdk/core": "^3.974.14", "@aws-sdk/nested-clients": "^3.997.12", "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-QqEGHfQeZgUDqh7zpqHufrZ8T644ELEWvB+4gUdewLyRw4IRF+6CJqeQuRWqucZdQzoQeMh7fNAD9BWxFAdNig=="],
|
||||
|
||||
"@aws-sdk/credential-provider-node": ["@aws-sdk/credential-provider-node@3.972.45", "", { "dependencies": { "@aws-sdk/credential-provider-env": "^3.972.40", "@aws-sdk/credential-provider-http": "^3.972.42", "@aws-sdk/credential-provider-ini": "^3.972.44", "@aws-sdk/credential-provider-process": "^3.972.40", "@aws-sdk/credential-provider-sso": "^3.972.44", "@aws-sdk/credential-provider-web-identity": "^3.972.44", "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/credential-provider-imds": "^4.3.2", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-3YCv52ExXIRz3LAVNysevd+s7akSpg9dl39v9LJ7dOQH+s5rHi3jMZYQyxwMmglxQGMuzYRfQ0o1VSP2UOlIRw=="],
|
||||
|
||||
"@aws-sdk/credential-provider-process": ["@aws-sdk/credential-provider-process@3.972.40", "", { "dependencies": { "@aws-sdk/core": "^3.974.14", "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-cXaozlgJCOwmE6D7x4npcPdyk7kiFZdrGjN3D6tXXtItJJMNGPafDfAJn4YQmciMooG/X+b0Y6RTqdVVMx26jg=="],
|
||||
|
||||
"@aws-sdk/credential-provider-sso": ["@aws-sdk/credential-provider-sso@3.972.44", "", { "dependencies": { "@aws-sdk/core": "^3.974.14", "@aws-sdk/nested-clients": "^3.997.12", "@aws-sdk/token-providers": "3.1054.0", "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-YePoj5kQuPmE0MHnyftXCfsO8ZSBd2kDr50XEIUrdejSbGFlayYvUuCohdb8drhGhPm6b65o7H1eC26EZhwUvA=="],
|
||||
|
||||
"@aws-sdk/credential-provider-web-identity": ["@aws-sdk/credential-provider-web-identity@3.972.44", "", { "dependencies": { "@aws-sdk/core": "^3.974.14", "@aws-sdk/nested-clients": "^3.997.12", "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-Ys/JJe++8Z2Y5meR1taMBaVcrGBA0/XsVTQR+qOKZbdNyg+8Jlv5rYZSwh8SqEHY00goSOZy7PHzZ2rLNQxDLg=="],
|
||||
|
||||
"@aws-sdk/eventstream-handler-node": ["@aws-sdk/eventstream-handler-node@3.972.17", "", { "dependencies": { "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-WFwdNcjchKZr7jKYgGimUZO8sSKQF/le7GGqgeCzz/lHozInE6b0gFJ1YMr8NaIeAoWJwgtrF7RE4/qMgosAdQ=="],
|
||||
|
||||
"@aws-sdk/middleware-eventstream": ["@aws-sdk/middleware-eventstream@3.972.13", "", { "dependencies": { "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-ECfsw7mf6G/sxNbKbGE3/h1xeIArY/yRI1IjDGYkLgDIankh+aDOtDRSr40LVlIHGL9+jEH1cVuxmbJ8NLL/1A=="],
|
||||
|
||||
"@aws-sdk/middleware-websocket": ["@aws-sdk/middleware-websocket@3.972.22", "", { "dependencies": { "@aws-sdk/core": "^3.974.14", "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/fetch-http-handler": "^5.4.3", "@smithy/signature-v4": "^5.4.2", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-aumo6pYnvD1/eda3R0UDkRVecwxsuW4zTZLdjbHg7NqYMKmy7vK0bM3NGJzCD+Ys8iqCC7EeDU4LuWVIsXvL+A=="],
|
||||
|
||||
"@aws-sdk/nested-clients": ["@aws-sdk/nested-clients@3.997.12", "", { "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/core": "^3.974.14", "@aws-sdk/signature-v4-multi-region": "^3.996.29", "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/fetch-http-handler": "^5.4.3", "@smithy/node-http-handler": "^4.7.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-Js2VYaCM269feB0cs0cGmlIhdOgT9aMqzdBx68lCy6kVCYfzr0T36ovUFDvfUmatkuBeyBJhCwaLBh7P8meH5Q=="],
|
||||
|
||||
"@aws-sdk/signature-v4-multi-region": ["@aws-sdk/signature-v4-multi-region@3.996.29", "", { "dependencies": { "@aws-sdk/types": "^3.973.9", "@smithy/signature-v4": "^5.4.2", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-Few9FoQqOt/0KSvZYP+qdW0dfOhfQ9N+gl2UUDvCPW6mkPKHli9LMbKxWj+wZ5zKPaOoqxuR3Hhy3OTpndkfSw=="],
|
||||
|
||||
"@aws-sdk/token-providers": ["@aws-sdk/token-providers@3.1048.0", "", { "dependencies": { "@aws-sdk/core": "^3.974.11", "@aws-sdk/nested-clients": "^3.997.9", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-k0y/GcuesuSfWyUM0WamrGyeZmltRYaPbHO82UDA6mZ/doB+FOHKutikPAtSXMn/hDz970cF+iRuuiYO9VEbAA=="],
|
||||
|
||||
"@aws-sdk/types": ["@aws-sdk/types@3.973.9", "", { "dependencies": { "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-kuBfgQVdcz5Bmapc4A13YbpVw/pXkesfhetcFYwbntqas8sF41OHyd4o28+/TG2ZQdHBsv90Lsu5y6oitvYCdg=="],
|
||||
|
||||
"@aws-sdk/util-locate-window": ["@aws-sdk/util-locate-window@3.965.5", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-WhlJNNINQB+9qtLtZJcpQdgZw3SCDCpXdUJP7cToGwHbCWCnRckGlc6Bx/OhWwIYFNAn+FIydY8SZ0QmVu3xTQ=="],
|
||||
|
||||
"@aws-sdk/xml-builder": ["@aws-sdk/xml-builder@3.972.26", "", { "dependencies": { "@smithy/types": "^4.14.2", "fast-xml-parser": "5.7.3", "tslib": "^2.6.2" } }, "sha512-cDbrqvDS73whl6YAPSPq0U6whzG6UWI9PuWh0wrUuGoZexhWEqhdunbukV7iBoaWnFV1AODutM5hOD6rtn439g=="],
|
||||
|
||||
"@aws/lambda-invoke-store": ["@aws/lambda-invoke-store@0.2.4", "", {}, "sha512-iY8yvjE0y651BixKNPgmv1WrQc+GZ142sb0z4gYnChDDY2YqI4P/jsSopBWrKfAt7LOJAkOXt7rC/hms+WclQQ=="],
|
||||
|
||||
"@babel/runtime": ["@babel/runtime@7.29.7", "", {}, "sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw=="],
|
||||
|
||||
"@biomejs/biome": ["@biomejs/biome@2.4.16", "", { "optionalDependencies": { "@biomejs/cli-darwin-arm64": "2.4.16", "@biomejs/cli-darwin-x64": "2.4.16", "@biomejs/cli-linux-arm64": "2.4.16", "@biomejs/cli-linux-arm64-musl": "2.4.16", "@biomejs/cli-linux-x64": "2.4.16", "@biomejs/cli-linux-x64-musl": "2.4.16", "@biomejs/cli-win32-arm64": "2.4.16", "@biomejs/cli-win32-x64": "2.4.16" }, "bin": { "biome": "bin/biome" } }, "sha512-x9ajFh1zChVybCiM3TN6OD4phAqLgtPZjFrZF+aTMYCPjwBO+k529TX7PPsAqtGNLeV4UgzwQnowEgS7bGmzcA=="],
|
||||
|
||||
"@biomejs/cli-darwin-arm64": ["@biomejs/cli-darwin-arm64@2.4.16", "", { "os": "darwin", "cpu": "arm64" }, "sha512-wxPvu4XOA85YJk9ixSWUmq/QBHbid85BISbOAqqBM/5xQpPk9ayjk5375tOlSC0BeCwNSbPFafQBm+vBumXq0A=="],
|
||||
|
||||
"@biomejs/cli-darwin-x64": ["@biomejs/cli-darwin-x64@2.4.16", "", { "os": "darwin", "cpu": "x64" }, "sha512-xFCqGPwYusQJp4N4NJLi1XJiZqjwFdjhT+KqtNy+Ug3qgfczqnTa6MSDvxJF6TkuDLoYJItMapz6tAf7kCekFw=="],
|
||||
|
||||
"@biomejs/cli-linux-arm64": ["@biomejs/cli-linux-arm64@2.4.16", "", { "os": "linux", "cpu": "arm64" }, "sha512-2kFb4//jxfZaP6D+Rj5VkHkxgyD9EoRAVBEQb8PKRv+s4NO2zYNJKXFaJmK1CmhufJOWEfpHKaRbOja7qjmdhQ=="],
|
||||
|
||||
"@biomejs/cli-linux-arm64-musl": ["@biomejs/cli-linux-arm64-musl@2.4.16", "", { "os": "linux", "cpu": "arm64" }, "sha512-oYxnW0ARfJkr72ezzF2OR8N/rtkgLUQeYtF8cFhVswbknHxtTcmzSsanVJP8yQKnGpGpc2ck6c5zLvHahL6Cbg=="],
|
||||
|
||||
"@biomejs/cli-linux-x64": ["@biomejs/cli-linux-x64@2.4.16", "", { "os": "linux", "cpu": "x64" }, "sha512-NbcBbi/nJqn5baae6wqRXdS7Gadf2uRpehSh6vMSYpG8OhkXl/Xg8aorWrJ+9VWqAT5ml90alLvorkpMW0nBwQ=="],
|
||||
|
||||
"@biomejs/cli-linux-x64-musl": ["@biomejs/cli-linux-x64-musl@2.4.16", "", { "os": "linux", "cpu": "x64" }, "sha512-iHDS+MCM65DPqWGu+ECC3uoALyj2H7F4nVUPxIPjz/PIl94EUu+EDfGZDzFP+NY1EOPVt9NQvwFqq7HdMmowdg=="],
|
||||
|
||||
"@biomejs/cli-win32-arm64": ["@biomejs/cli-win32-arm64@2.4.16", "", { "os": "win32", "cpu": "arm64" }, "sha512-0rgImMsNb5v/chhkIFe3wu7PEFClS6RBAYUijGL9UsYN3PanSaoK24HSSuSJb1pYbYYVjzAyZTl3gtjJ84BM8A=="],
|
||||
|
||||
"@biomejs/cli-win32-x64": ["@biomejs/cli-win32-x64@2.4.16", "", { "os": "win32", "cpu": "x64" }, "sha512-Kp85jgoBHa05gix6UIRjfCDiUV3w/8VIdZ247VyyO2gEjaw12WEVhdIjlxp/AMzXxqxQwbxNTDVZ3Mwd2RG5rw=="],
|
||||
|
||||
"@borewit/text-codec": ["@borewit/text-codec@0.2.2", "", {}, "sha512-DDaRehssg1aNrH4+2hnj1B7vnUGEjU6OIlyRdkMd0aUdIUvKXrJfXsy8LVtXAy7DRvYVluWbMspsRhz2lcW0mQ=="],
|
||||
|
||||
"@clack/core": ["@clack/core@1.3.1", "", { "dependencies": { "fast-wrap-ansi": "^0.2.0", "sisteransi": "^1.0.5" } }, "sha512-fT1qHVGAag4IEkrupZ6lRRbNCs1vS9P01KB/sG8zKgvUztbYtFBtQpjSITNwooDZ83tpsPzP0mRNs1/KVszCRA=="],
|
||||
|
||||
"@clack/prompts": ["@clack/prompts@1.4.0", "", { "dependencies": { "@clack/core": "1.3.1", "fast-string-width": "^3.0.2", "fast-wrap-ansi": "^0.2.0", "sisteransi": "^1.0.5" } }, "sha512-S0My7XPGIgpRWMDG8uRqalbgT+a6FmCUdOW+HaIOVVpUPHOb7RrpvjTjiODadKp06fsrVDJZlIzc6yCTp4AnxA=="],
|
||||
|
||||
"@earendil-works/pi-agent-core": ["@earendil-works/pi-agent-core@0.75.5", "", { "dependencies": { "@earendil-works/pi-ai": "^0.75.5", "ignore": "7.0.5", "typebox": "1.1.38", "yaml": "2.9.0" } }, "sha512-LHygOgsW2pgXKb3IkXkOAeZPovHr9VF+EixgXVsDNuB4jmhEOXgshy/zksZ7slkUAx10OQ9W1Ed/2jsnhd1NqA=="],
|
||||
|
||||
"@earendil-works/pi-ai": ["@earendil-works/pi-ai@0.75.5", "", { "dependencies": { "@anthropic-ai/sdk": "0.91.1", "@aws-sdk/client-bedrock-runtime": "3.1048.0", "@google/genai": "1.52.0", "@mistralai/mistralai": "2.2.1", "@smithy/node-http-handler": "4.7.3", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.6", "openai": "6.26.0", "partial-json": "0.1.7", "typebox": "1.1.38" }, "bin": { "pi-ai": "dist/cli.js" } }, "sha512-zf1F5kXk1pqZeFShXOqq9ibUk8QdtRoLCDPAjO+hj44e3EUs9/GFO2qnhTC5+JA2uwVCx+WCNe1PiCjlBYWm5w=="],
|
||||
|
||||
"@earendil-works/pi-coding-agent": ["@earendil-works/pi-coding-agent@0.75.5", "", { "dependencies": { "@earendil-works/pi-agent-core": "^0.75.5", "@earendil-works/pi-ai": "^0.75.5", "@earendil-works/pi-tui": "^0.75.5", "@silvia-odwyer/photon-node": "0.3.4", "chalk": "5.6.2", "cross-spawn": "7.0.6", "diff": "8.0.4", "glob": "13.0.6", "highlight.js": "10.7.3", "hosted-git-info": "9.0.3", "ignore": "7.0.5", "jiti": "2.7.0", "minimatch": "10.2.5", "proper-lockfile": "4.1.2", "typebox": "1.1.38", "undici": "8.3.0", "yaml": "2.9.0" }, "optionalDependencies": { "@mariozechner/clipboard": "0.3.6" }, "bin": { "pi": "dist/cli.js" } }, "sha512-O3CCQDYy28D4uwtP6zZkdEwzHN6X22v49Sb0+SZTC7x37V/YfmogrWPiaFoWeoc2hmdKhSATI7ZAK5bQbJG5NA=="],
|
||||
|
||||
"@earendil-works/pi-tui": ["@earendil-works/pi-tui@0.75.5", "", { "dependencies": { "get-east-asian-width": "1.6.0", "marked": "15.0.12" } }, "sha512-LkXUM1/49pvzzeI39Y5wjBMlgafcCf67HCLhB9Z7yuXHy4XgT+VqxWcZVW5hBdhQsHZd0znjJotfGH1BzxMfiA=="],
|
||||
|
||||
"@google/genai": ["@google/genai@2.6.0", "", { "dependencies": { "google-auth-library": "^10.3.0", "p-retry": "^4.6.2", "protobufjs": "^7.5.4", "ws": "^8.18.0" }, "peerDependencies": { "@modelcontextprotocol/sdk": "^1.25.2" }, "optionalPeers": ["@modelcontextprotocol/sdk"] }, "sha512-HjoW3mPuEn7pnuKABJl9VbDoWDSF4nbwYKYvYYor7YjPeDxrrBxHzu2d1Prcd+BAuC4w+85UP6y7ZdcrQAoO7g=="],
|
||||
|
||||
"@grammyjs/runner": ["@grammyjs/runner@2.0.3", "", { "dependencies": { "abort-controller": "^3.0.0" }, "peerDependencies": { "grammy": "^1.13.1" } }, "sha512-nckmTs1dPWfVQteK9cxqxzE+0m1VRvluLWB8UgFzsjg62w3qthPJt0TYtJBEdG7OedvfQq4vnFAyE6iaMkR42A=="],
|
||||
|
||||
"@grammyjs/transformer-throttler": ["@grammyjs/transformer-throttler@1.2.1", "", { "dependencies": { "bottleneck": "^2.0.0" }, "peerDependencies": { "grammy": "^1.0.0" } }, "sha512-CpWB0F3rJdUiKsq7826QhQsxbZi4wqfz1ccKX+fr+AOC+o8K7ZvS+wqX0suSu1QCsyUq2MDpNiKhyL2ZOJUS4w=="],
|
||||
|
||||
"@grammyjs/types": ["@grammyjs/types@3.27.3", "", {}, "sha512-yUKMLliGsGbnxu96YUJ7km7B0zy4PzeH/Jvti5705R/LeKDMqkDV4DckMSt+OrliWQpTwQljHE0QLol5zgxBkg=="],
|
||||
|
||||
"@homebridge/ciao": ["@homebridge/ciao@1.3.8", "", { "dependencies": { "debug": "^4.4.3", "fast-deep-equal": "^3.1.3", "source-map-support": "^0.5.21", "tslib": "^2.8.1" }, "bin": { "ciao-bcs": "lib/bonjour-conformance-testing.js" } }, "sha512-lNhpCsZVbdbjz2trFjQdzQ3cUIMZQMIMksi7wd3ntTIYgdaGLqT1Ms97DfVIJYHzRuduf56ISvgU8RRLTpK/ng=="],
|
||||
|
||||
"@hono/node-server": ["@hono/node-server@1.19.14", "", { "peerDependencies": { "hono": "^4" } }, "sha512-GwtvgtXxnWsucXvbQXkRgqksiH2Qed37H9xHZocE5sA3N8O8O8/8FA3uclQXxXVzc9XBZuEOMK7+r02FmSpHtw=="],
|
||||
|
||||
"@isaacs/fs-minipass": ["@isaacs/fs-minipass@4.0.1", "", { "dependencies": { "minipass": "^7.0.4" } }, "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w=="],
|
||||
|
||||
"@lydell/node-pty": ["@lydell/node-pty@1.2.0-beta.12", "", { "optionalDependencies": { "@lydell/node-pty-darwin-arm64": "1.2.0-beta.12", "@lydell/node-pty-darwin-x64": "1.2.0-beta.12", "@lydell/node-pty-linux-arm64": "1.2.0-beta.12", "@lydell/node-pty-linux-x64": "1.2.0-beta.12", "@lydell/node-pty-win32-arm64": "1.2.0-beta.12", "@lydell/node-pty-win32-x64": "1.2.0-beta.12" } }, "sha512-qIK890UwPupoj07osVvgOIa++1mxeHbcGry4PKRHhNVNs81V2SCG34eJr46GybiOmBtc8Sj5PB1/GGM5PL549g=="],
|
||||
|
||||
"@lydell/node-pty-darwin-arm64": ["@lydell/node-pty-darwin-arm64@1.2.0-beta.12", "", { "os": "darwin", "cpu": "arm64" }, "sha512-tqaifcY9Cr41SblO1+FLzh8oxxtkNhuW9Dhl22lKme9BreYvKvxEZcdPIXTuqkJc5tagOEC4QHShKmJjLyLXLQ=="],
|
||||
|
||||
"@lydell/node-pty-darwin-x64": ["@lydell/node-pty-darwin-x64@1.2.0-beta.12", "", { "os": "darwin", "cpu": "x64" }, "sha512-4LrS5pCJwqHKDVf1zS2gyNV0m4hKAXch+XZNhbZ6LY8uwVL8BhchzQBO40Os5anuRxRCWzHpw4Sp64Ie8q7E4Q=="],
|
||||
|
||||
"@lydell/node-pty-linux-arm64": ["@lydell/node-pty-linux-arm64@1.2.0-beta.12", "", { "os": "linux", "cpu": "arm64" }, "sha512-Sx+A71x5BDGHt9ansfrtGxwq2VFVDWvJUAdlUL0Hv0qeiJUfts+hgopx+CgT4PSwahKjdEgtu0+FAfY9rICKRw=="],
|
||||
|
||||
"@lydell/node-pty-linux-x64": ["@lydell/node-pty-linux-x64@1.2.0-beta.12", "", { "os": "linux", "cpu": "x64" }, "sha512-bJzs94njofYhGg/UDqW1nj0dtvvu+2OvxMY+RlLS1T17VgcktKoIR6PuenTwE5HJ/D6StCPADmXcT0nNsCKmIQ=="],
|
||||
|
||||
"@lydell/node-pty-win32-arm64": ["@lydell/node-pty-win32-arm64@1.2.0-beta.12", "", { "os": "win32", "cpu": "arm64" }, "sha512-p7POgjVEiFaBC3/y+AKuV1FzePCsJ6HmZDv2XK+jBZSfwP8+uBAw181ZiKYN1YuRa/XpmBGaWezcI8hZkbW++g=="],
|
||||
|
||||
"@lydell/node-pty-win32-x64": ["@lydell/node-pty-win32-x64@1.2.0-beta.12", "", { "os": "win32", "cpu": "x64" }, "sha512-IDFa00g7qUDGUYgByrUBJtC+mOjYVt/8KYyWivCg5JjGOHbBUACUQZLl0jTWmnr+tld/UyTpX90a2PY6oTVtRw=="],
|
||||
|
||||
"@mariozechner/clipboard": ["@mariozechner/clipboard@0.3.6", "", { "optionalDependencies": { "@mariozechner/clipboard-darwin-arm64": "0.3.6", "@mariozechner/clipboard-darwin-universal": "0.3.6", "@mariozechner/clipboard-darwin-x64": "0.3.6", "@mariozechner/clipboard-linux-arm64-gnu": "0.3.6", "@mariozechner/clipboard-linux-arm64-musl": "0.3.6", "@mariozechner/clipboard-linux-riscv64-gnu": "0.3.6", "@mariozechner/clipboard-linux-x64-gnu": "0.3.6", "@mariozechner/clipboard-linux-x64-musl": "0.3.6", "@mariozechner/clipboard-win32-arm64-msvc": "0.3.6", "@mariozechner/clipboard-win32-x64-msvc": "0.3.6" } }, "sha512-MXdtr+6+ntlIVHdrZYuZNQydu6o8yZswFJ2Ln81j2O/Y9B/LDHvEaIm95xWNPkjGTWriSOeLnQJRFs6dYb60bg=="],
|
||||
|
||||
"@mariozechner/clipboard-darwin-arm64": ["@mariozechner/clipboard-darwin-arm64@0.3.6", "", { "os": "darwin", "cpu": "arm64" }, "sha512-HjaisYCAbHi/1+N1yDAQHc8ZXGffufIUT5NSOSVR3f3AuMDusxTtnbK8tZ7JFDkShua1oNGZoNwQHsc8MPtE0Q=="],
|
||||
|
||||
"@mariozechner/clipboard-darwin-universal": ["@mariozechner/clipboard-darwin-universal@0.3.6", "", { "os": "darwin" }, "sha512-8BWtPjOtJOJoykml3w0fx0zRrfWP31mXrJwfoA7xzNprkZw1uolCNfgmjDiVBseoKjp16EGITz7bN+61qn8dWA=="],
|
||||
|
||||
"@mariozechner/clipboard-darwin-x64": ["@mariozechner/clipboard-darwin-x64@0.3.6", "", { "os": "darwin", "cpu": "x64" }, "sha512-p9syiZD1kU4I+1ya7f7g+zD1GiUvR8fdlRlNmgsZNWlyjtc8rlV2EjTLd/35x1LsdBq020GVvtzp0ZmPgBI09Q=="],
|
||||
|
||||
"@mariozechner/clipboard-linux-arm64-gnu": ["@mariozechner/clipboard-linux-arm64-gnu@0.3.6", "", { "os": "linux", "cpu": "arm64" }, "sha512-5JFf5rGofrm+V29HNF+wLthXphHdQpMbKDUYJ5tML6/Z5DLlLOV/9Ak4kDPtYyZ+Dzf+kAusE0VsFg4+tfP1IA=="],
|
||||
|
||||
"@mariozechner/clipboard-linux-arm64-musl": ["@mariozechner/clipboard-linux-arm64-musl@0.3.6", "", { "os": "linux", "cpu": "arm64" }, "sha512-JlVjxxw0GbGC0djXYWRIqyteO3J1KZ/QG3udlEFaOD5TLOM1FnmXXAPDQBqr+aBVr720ef9K00dirYnJ0LDCtw=="],
|
||||
|
||||
"@mariozechner/clipboard-linux-riscv64-gnu": ["@mariozechner/clipboard-linux-riscv64-gnu@0.3.6", "", { "os": "linux", "cpu": "none" }, "sha512-4t8BUi5zZ+L77otFQVnVSlaTyAX4TVk9EqQm4syMrEQp96trFEHEwwNHcNEBGzYv5+K7mxay50TthYkz47OWzQ=="],
|
||||
|
||||
"@mariozechner/clipboard-linux-x64-gnu": ["@mariozechner/clipboard-linux-x64-gnu@0.3.6", "", { "os": "linux", "cpu": "x64" }, "sha512-trtPwcNLW37irwQCJLtCxLw757jjJZk3TSnY/MU9bhtWtA3K9b/eLW0e4RGhUXDoFRds9opNWWaUDuFLa8dm0w=="],
|
||||
|
||||
"@mariozechner/clipboard-linux-x64-musl": ["@mariozechner/clipboard-linux-x64-musl@0.3.6", "", { "os": "linux", "cpu": "x64" }, "sha512-WfnzIvOCCWQiN0MmltCEo6cLceUDbYe+I7xyFZjaps5A+2Op/M2CY7Rey+C4ucQhrvmpoHmTSFgY9ODWk7snoA=="],
|
||||
|
||||
"@mariozechner/clipboard-win32-arm64-msvc": ["@mariozechner/clipboard-win32-arm64-msvc@0.3.6", "", { "os": "win32", "cpu": "arm64" }, "sha512-+8+1aHYsBPUjmW3otmWlg+Hijt0iJvoBBs5e0mxFeUd4gDaKMB8Bn6x7c6KVtscg7E5j5NFXnwQqNSIAO4p8zQ=="],
|
||||
|
||||
"@mariozechner/clipboard-win32-x64-msvc": ["@mariozechner/clipboard-win32-x64-msvc@0.3.6", "", { "os": "win32", "cpu": "x64" }, "sha512-S4xfPmERC8ZkiLHe3vekZCjdDwNEETCuvCgQK2kP6/TnvmUkq1y2Pk+DjM4t8uh9KMX9bH4zs5ePcKa8GTXmfg=="],
|
||||
|
||||
"@mistralai/mistralai": ["@mistralai/mistralai@2.2.1", "", { "dependencies": { "ws": "^8.18.0", "zod": "^3.25.0 || ^4.0.0", "zod-to-json-schema": "^3.25.0" } }, "sha512-uKU8CZmL2RzYKmplsU01hii4p3pe4HqJefpWNRWXm1Tcm0Sm4xXfwSLIy4k7ZCPlbETCGcp69E7hZs+WOJ5itQ=="],
|
||||
|
||||
"@modelcontextprotocol/sdk": ["@modelcontextprotocol/sdk@1.29.0", "", { "dependencies": { "@hono/node-server": "^1.19.9", "ajv": "^8.17.1", "ajv-formats": "^3.0.1", "content-type": "^1.0.5", "cors": "^2.8.5", "cross-spawn": "^7.0.5", "eventsource": "^3.0.2", "eventsource-parser": "^3.0.0", "express": "^5.2.1", "express-rate-limit": "^8.2.1", "hono": "^4.11.4", "jose": "^6.1.3", "json-schema-typed": "^8.0.2", "pkce-challenge": "^5.0.0", "raw-body": "^3.0.0", "zod": "^3.25 || ^4.0", "zod-to-json-schema": "^3.25.1" }, "peerDependencies": { "@cfworker/json-schema": "^4.1.1" }, "optionalPeers": ["@cfworker/json-schema"] }, "sha512-zo37mZA9hJWpULgkRpowewez1y6ML5GsXJPY8FI0tBBCd77HEvza4jDqRKOXgHNn867PVGCyTdzqpz0izu5ZjQ=="],
|
||||
|
||||
"@mozilla/readability": ["@mozilla/readability@0.6.0", "", {}, "sha512-juG5VWh4qAivzTAeMzvY9xs9HY5rAcr2E4I7tiSSCokRFi7XIZCAu92ZkSTsIj1OPceCifL3cpfteP3pDT9/QQ=="],
|
||||
|
||||
"@napi-rs/canvas": ["@napi-rs/canvas@0.1.100", "", { "optionalDependencies": { "@napi-rs/canvas-android-arm64": "0.1.100", "@napi-rs/canvas-darwin-arm64": "0.1.100", "@napi-rs/canvas-darwin-x64": "0.1.100", "@napi-rs/canvas-linux-arm-gnueabihf": "0.1.100", "@napi-rs/canvas-linux-arm64-gnu": "0.1.100", "@napi-rs/canvas-linux-arm64-musl": "0.1.100", "@napi-rs/canvas-linux-riscv64-gnu": "0.1.100", "@napi-rs/canvas-linux-x64-gnu": "0.1.100", "@napi-rs/canvas-linux-x64-musl": "0.1.100", "@napi-rs/canvas-win32-arm64-msvc": "0.1.100", "@napi-rs/canvas-win32-x64-msvc": "0.1.100" } }, "sha512-xglYA6q3XO5P3BNJYxVZ1IV7DLVjp1Py6nwag88YntrS+3vKHyYcMqXVS4ZztJmwz2uGvz1FWhI/4LgbR5uQDA=="],
|
||||
|
||||
"@napi-rs/canvas-android-arm64": ["@napi-rs/canvas-android-arm64@0.1.100", "", { "os": "android", "cpu": "arm64" }, "sha512-hjhCKhntPv9+t4ckHymdx0phYNcVW+GKQR6Lzw2zE+pOVjOplSmtx9nNNknTjbEDLcuLZqA1y8ufKg1XfgftzQ=="],
|
||||
|
||||
"@napi-rs/canvas-darwin-arm64": ["@napi-rs/canvas-darwin-arm64@0.1.100", "", { "os": "darwin", "cpu": "arm64" }, "sha512-2PcswRaC7Ly645DGt88///zuFDhJxJYdKAs1uU3mfk1atYkXufgcgLfBpk6Tm12nCQBaNt1wpybuPZ4qOhTo8A=="],
|
||||
|
||||
"@napi-rs/canvas-darwin-x64": ["@napi-rs/canvas-darwin-x64@0.1.100", "", { "os": "darwin", "cpu": "x64" }, "sha512-ePNZtj7pNIva/siZMg+HmbeozkIjqUIYdoymH8HaA3qK7LfzFN4WMBM8G6HQ9ZC+H3+Dnn5pqtiXpgLykaPOhw=="],
|
||||
|
||||
"@napi-rs/canvas-linux-arm-gnueabihf": ["@napi-rs/canvas-linux-arm-gnueabihf@0.1.100", "", { "os": "linux", "cpu": "arm" }, "sha512-d5cDB48oWFGU8/XPhUOFAlySgb/VAu7D+s8fi55K1Pcfg8aPplHWqMgibhVLU8ky7Pyg/fuiVLz4Nf3JrSTuUA=="],
|
||||
|
||||
"@napi-rs/canvas-linux-arm64-gnu": ["@napi-rs/canvas-linux-arm64-gnu@0.1.100", "", { "os": "linux", "cpu": "arm64" }, "sha512-rDxgxRu69RvDlX/bh9o22DxLsGr8EqsNgotL9+RwQE1S0b0cqeatqsw6aW45mukm0B42DIAaAacKaYQ8cqS1nw=="],
|
||||
|
||||
"@napi-rs/canvas-linux-arm64-musl": ["@napi-rs/canvas-linux-arm64-musl@0.1.100", "", { "os": "linux", "cpu": "arm64" }, "sha512-K3mDW66N+xT2/V439u1alFANiBUjdEx2gLiNYnCmUsva5jZMxWTjafBYwTzYK+EMFMHrUoabuU+T1BIP5CgbYQ=="],
|
||||
|
||||
"@napi-rs/canvas-linux-riscv64-gnu": ["@napi-rs/canvas-linux-riscv64-gnu@0.1.100", "", { "os": "linux", "cpu": "none" }, "sha512-mooqUBTIsccZpnoQC4NgrC1v6C1vof39etLNMnBwCY+p0gajWJvAHLGQ6g/gGyS5YrpDW+GefSN4+Cvcr08UWw=="],
|
||||
|
||||
"@napi-rs/canvas-linux-x64-gnu": ["@napi-rs/canvas-linux-x64-gnu@0.1.100", "", { "os": "linux", "cpu": "x64" }, "sha512-1eCvkDCazm7FFhsT7DfGOdSaHgZVK3bt/dSBl5EWHOWmnz+I7j8tPseJqqD81NF+MH21jKUK4wQSDjN0mdhnTg=="],
|
||||
|
||||
"@napi-rs/canvas-linux-x64-musl": ["@napi-rs/canvas-linux-x64-musl@0.1.100", "", { "os": "linux", "cpu": "x64" }, "sha512-20arT6lnI19S68qNlii73TSEDbECNgzMz2EpldC1V3mZFuRkeujXkcebRk0LRJe9SEUAooYiLokfMViY8IX7yA=="],
|
||||
|
||||
"@napi-rs/canvas-win32-arm64-msvc": ["@napi-rs/canvas-win32-arm64-msvc@0.1.100", "", { "os": "win32", "cpu": "arm64" }, "sha512-DZFFT1wIAg37LJw37yhMRFfjATd3vTQzjZ1Yki8u2vhO6Hi5VE6BVaGQ1aaDu7xb4iMErz+9EOwjpS7xcxFeBw=="],
|
||||
|
||||
"@napi-rs/canvas-win32-x64-msvc": ["@napi-rs/canvas-win32-x64-msvc@0.1.100", "", { "os": "win32", "cpu": "x64" }, "sha512-MyT1j3mHC2+Lu4pBi9mKyMJhtP6U7k7EldY7sj/uS5gJA65gTXt8MefJQXLJo5d/vZbuWmfxzkEUNc/urV3pHA=="],
|
||||
|
||||
"@nodable/entities": ["@nodable/entities@2.1.0", "", {}, "sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA=="],
|
||||
|
||||
"@openclaw/fs-safe": ["@openclaw/fs-safe@0.3.0", "", { "optionalDependencies": { "jszip": "^3.10.1", "tar": "7.5.13" } }, "sha512-uIBE441CIt1kIURoP9qRGKZ8LkGyfD9ZzeESjwAd29ZPWtghws/5GR3Pjb67jKdcJHP1I6roNXcvnhzAU7lHlA=="],
|
||||
|
||||
"@openclaw/proxyline": ["@openclaw/proxyline@0.3.3", "", { "peerDependencies": { "undici": ">=8.3.0 <9" } }, "sha512-sftHnW69NHQqLjCxBTvQ8f/eQl+peZ5pHCBQtuTWBbeuYRHZ0/GXVTmw/O/YKsShMbqPWhJB0UYtPPdvCUSS8w=="],
|
||||
|
||||
"@protobufjs/aspromise": ["@protobufjs/aspromise@1.1.2", "", {}, "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ=="],
|
||||
|
||||
"@protobufjs/base64": ["@protobufjs/base64@1.1.2", "", {}, "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg=="],
|
||||
|
||||
"@protobufjs/codegen": ["@protobufjs/codegen@2.0.5", "", {}, "sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g=="],
|
||||
|
||||
"@protobufjs/eventemitter": ["@protobufjs/eventemitter@1.1.1", "", {}, "sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg=="],
|
||||
|
||||
"@protobufjs/fetch": ["@protobufjs/fetch@1.1.1", "", { "dependencies": { "@protobufjs/aspromise": "^1.1.1" } }, "sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw=="],
|
||||
|
||||
"@protobufjs/float": ["@protobufjs/float@1.0.2", "", {}, "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ=="],
|
||||
|
||||
"@protobufjs/inquire": ["@protobufjs/inquire@1.1.2", "", {}, "sha512-pa0vFRuws4wkvaXKK1uXZMAwAX4/t8ANaJo45iw/oQHNQ9q5xUzwgFmVJGXiga2BeN+zpX7Vf9vmsiIa2J+MUw=="],
|
||||
|
||||
"@protobufjs/path": ["@protobufjs/path@1.1.2", "", {}, "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA=="],
|
||||
|
||||
"@protobufjs/pool": ["@protobufjs/pool@1.1.0", "", {}, "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw=="],
|
||||
|
||||
"@protobufjs/utf8": ["@protobufjs/utf8@1.1.1", "", {}, "sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg=="],
|
||||
|
||||
"@silvia-odwyer/photon-node": ["@silvia-odwyer/photon-node@0.3.4", "", {}, "sha512-bnly4BKB3KDTFxrUIcgCLbaeVVS8lrAkri1pEzskpmxu9MdfGQTy8b8EgcD83ywD3RPMsIulY8xJH5Awa+t9fA=="],
|
||||
|
||||
"@sinclair/typebox": ["@sinclair/typebox@0.34.47", "", {}, "sha512-ZGIBQ+XDvO5JQku9wmwtabcVTHJsgSWAHYtVuM9pBNNR5E88v6Jcj/llpmsjivig5X8A8HHOb4/mbEKPS5EvAw=="],
|
||||
|
||||
"@smithy/core": ["@smithy/core@3.24.5", "", { "dependencies": { "@aws-crypto/crc32": "5.2.0", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA=="],
|
||||
|
||||
"@smithy/credential-provider-imds": ["@smithy/credential-provider-imds@4.3.5", "", { "dependencies": { "@smithy/core": "^3.24.5", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-yiF8xHpdkaTfzLVqFzsP6WvNghEK+qZzLYWFD13L2SsFhbXwBGlxdocKF95qjr7s5lE5NRage+EJFK4mAsx88Q=="],
|
||||
|
||||
"@smithy/fetch-http-handler": ["@smithy/fetch-http-handler@5.4.5", "", { "dependencies": { "@smithy/core": "^3.24.5", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-SK3VMeH0fibgdTg2QeB+O4p7Yy/2E5HBOHJeC58FshkDdeuX8lOgO7PfjYfLyPLP1ch55j91cQqKBzDS0mRjSQ=="],
|
||||
|
||||
"@smithy/is-array-buffer": ["@smithy/is-array-buffer@2.2.0", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA=="],
|
||||
|
||||
"@smithy/node-http-handler": ["@smithy/node-http-handler@4.7.3", "", { "dependencies": { "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-/jPhevcTFPMVl6KNjbaI47iOg1zxC7IsnX4PQDGVZKMFceOXtB8IEYaB7a9VvkP/3oC60WzTeKocvSI7vLT0vA=="],
|
||||
|
||||
"@smithy/signature-v4": ["@smithy/signature-v4@5.4.5", "", { "dependencies": { "@smithy/core": "^3.24.5", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-QBJKWGqIknH0dc9LWpfH1mkdokAx6iXYN3UcQ3eY6uIEyScuoQAhfl94ge7ozUy9WgFUdE8xsvwBjaYBbWmPNA=="],
|
||||
|
||||
"@smithy/types": ["@smithy/types@4.14.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw=="],
|
||||
|
||||
"@smithy/util-buffer-from": ["@smithy/util-buffer-from@2.2.0", "", { "dependencies": { "@smithy/is-array-buffer": "^2.2.0", "tslib": "^2.6.2" } }, "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA=="],
|
||||
|
||||
"@smithy/util-utf8": ["@smithy/util-utf8@2.3.0", "", { "dependencies": { "@smithy/util-buffer-from": "^2.2.0", "tslib": "^2.6.2" } }, "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A=="],
|
||||
|
||||
"@tokenizer/inflate": ["@tokenizer/inflate@0.4.1", "", { "dependencies": { "debug": "^4.4.3", "token-types": "^6.1.1" } }, "sha512-2mAv+8pkG6GIZiF1kNg1jAjh27IDxEPKwdGul3snfztFerfPGI1LjDezZp3i7BElXompqEtPmoPx6c2wgtWsOA=="],
|
||||
|
||||
"@tokenizer/token": ["@tokenizer/token@0.3.0", "", {}, "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A=="],
|
||||
|
||||
"@types/node": ["@types/node@20.19.41", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-ECymXOukMnOoVkC2bb1Vc/w/836DXncOg5m8Xj1RH7xSHZJWNYY6Zh7EH477vcnD5egKNNfy2RpNOmuChhFPgQ=="],
|
||||
|
||||
"@types/retry": ["@types/retry@0.12.0", "", {}, "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA=="],
|
||||
|
||||
"abort-controller": ["abort-controller@3.0.0", "", { "dependencies": { "event-target-shim": "^5.0.0" } }, "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg=="],
|
||||
|
||||
"accepts": ["accepts@2.0.0", "", { "dependencies": { "mime-types": "^3.0.0", "negotiator": "^1.0.0" } }, "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng=="],
|
||||
|
||||
"agent-base": ["agent-base@7.1.4", "", {}, "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ=="],
|
||||
|
||||
"ajv": ["ajv@8.20.0", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" } }, "sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA=="],
|
||||
|
||||
"ajv-formats": ["ajv-formats@3.0.1", "", { "dependencies": { "ajv": "^8.0.0" } }, "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ=="],
|
||||
|
||||
"ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="],
|
||||
|
||||
"ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="],
|
||||
|
||||
"argparse": ["argparse@2.0.1", "", {}, "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="],
|
||||
|
||||
"asn1.js": ["asn1.js@5.4.1", "", { "dependencies": { "bn.js": "^4.0.0", "inherits": "^2.0.1", "minimalistic-assert": "^1.0.0", "safer-buffer": "^2.1.0" } }, "sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA=="],
|
||||
|
||||
"balanced-match": ["balanced-match@4.0.4", "", {}, "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA=="],
|
||||
|
||||
"base64-js": ["base64-js@1.5.1", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="],
|
||||
|
||||
"bignumber.js": ["bignumber.js@9.3.1", "", {}, "sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ=="],
|
||||
|
||||
"bn.js": ["bn.js@4.12.3", "", {}, "sha512-fGTi3gxV/23FTYdAoUtLYp6qySe2KE3teyZitipKNRuVYcBkoP/bB3guXN/XVKUe9mxCHXnc9C4ocyz8OmgN0g=="],
|
||||
|
||||
"body-parser": ["body-parser@2.2.2", "", { "dependencies": { "bytes": "^3.1.2", "content-type": "^1.0.5", "debug": "^4.4.3", "http-errors": "^2.0.0", "iconv-lite": "^0.7.0", "on-finished": "^2.4.1", "qs": "^6.14.1", "raw-body": "^3.0.1", "type-is": "^2.0.1" } }, "sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA=="],
|
||||
|
||||
"boolbase": ["boolbase@1.0.0", "", {}, "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="],
|
||||
|
||||
"bottleneck": ["bottleneck@2.19.5", "", {}, "sha512-VHiNCbI1lKdl44tGrhNfU3lup0Tj/ZBMJB5/2ZbNXRCPuRCO7ed2mgcK4r17y+KB2EfuYuRaVlwNbAeaWGSpbw=="],
|
||||
|
||||
"bowser": ["bowser@2.14.1", "", {}, "sha512-tzPjzCxygAKWFOJP011oxFHs57HzIhOEracIgAePE4pqB3LikALKnSzUyU4MGs9/iCEUuHlAJTjTc5M+u7YEGg=="],
|
||||
|
||||
"brace-expansion": ["brace-expansion@5.0.6", "", { "dependencies": { "balanced-match": "^4.0.2" } }, "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g=="],
|
||||
|
||||
"buffer-equal-constant-time": ["buffer-equal-constant-time@1.0.1", "", {}, "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA=="],
|
||||
|
||||
"buffer-from": ["buffer-from@1.1.2", "", {}, "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="],
|
||||
|
||||
"bytes": ["bytes@3.1.2", "", {}, "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="],
|
||||
|
||||
"call-bind-apply-helpers": ["call-bind-apply-helpers@1.0.2", "", { "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2" } }, "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ=="],
|
||||
|
||||
"call-bound": ["call-bound@1.0.4", "", { "dependencies": { "call-bind-apply-helpers": "^1.0.2", "get-intrinsic": "^1.3.0" } }, "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg=="],
|
||||
|
||||
"camelcase": ["camelcase@5.3.1", "", {}, "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="],
|
||||
|
||||
"chalk": ["chalk@5.6.2", "", {}, "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA=="],
|
||||
|
||||
"chokidar": ["chokidar@5.0.0", "", { "dependencies": { "readdirp": "^5.0.0" } }, "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw=="],
|
||||
|
||||
"chownr": ["chownr@3.0.0", "", {}, "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g=="],
|
||||
|
||||
"cliui": ["cliui@8.0.1", "", { "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" } }, "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ=="],
|
||||
|
||||
"color-convert": ["color-convert@2.0.1", "", { "dependencies": { "color-name": "~1.1.4" } }, "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="],
|
||||
|
||||
"color-name": ["color-name@1.1.4", "", {}, "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="],
|
||||
|
||||
"commander": ["commander@14.0.3", "", {}, "sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw=="],
|
||||
|
||||
"content-disposition": ["content-disposition@1.1.0", "", {}, "sha512-5jRCH9Z/+DRP7rkvY83B+yGIGX96OYdJmzngqnw2SBSxqCFPd0w2km3s5iawpGX8krnwSGmF0FW5Nhr0Hfai3g=="],
|
||||
|
||||
"content-type": ["content-type@1.0.5", "", {}, "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA=="],
|
||||
|
||||
"cookie": ["cookie@0.7.2", "", {}, "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w=="],
|
||||
|
||||
"cookie-signature": ["cookie-signature@1.2.2", "", {}, "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg=="],
|
||||
|
||||
"core-util-is": ["core-util-is@1.0.3", "", {}, "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="],
|
||||
|
||||
"cors": ["cors@2.8.6", "", { "dependencies": { "object-assign": "^4", "vary": "^1" } }, "sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw=="],
|
||||
|
||||
"croner": ["croner@10.0.1", "", {}, "sha512-ixNtAJndqh173VQ4KodSdJEI6nuioBWI0V1ITNKhZZsO0pEMoDxz539T4FTTbSZ/xIOSuDnzxLVRqBVSvPNE2g=="],
|
||||
|
||||
"cross-spawn": ["cross-spawn@7.0.6", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA=="],
|
||||
|
||||
"css-select": ["css-select@5.2.2", "", { "dependencies": { "boolbase": "^1.0.0", "css-what": "^6.1.0", "domhandler": "^5.0.2", "domutils": "^3.0.1", "nth-check": "^2.0.1" } }, "sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw=="],
|
||||
|
||||
"css-what": ["css-what@6.2.2", "", {}, "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA=="],
|
||||
|
||||
"cssom": ["cssom@0.5.0", "", {}, "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw=="],
|
||||
|
||||
"data-uri-to-buffer": ["data-uri-to-buffer@4.0.1", "", {}, "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A=="],
|
||||
|
||||
"debug": ["debug@4.4.3", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA=="],
|
||||
|
||||
"decamelize": ["decamelize@1.2.0", "", {}, "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA=="],
|
||||
|
||||
"depd": ["depd@2.0.0", "", {}, "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="],
|
||||
|
||||
"diff": ["diff@8.0.4", "", {}, "sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw=="],
|
||||
|
||||
"dijkstrajs": ["dijkstrajs@1.0.3", "", {}, "sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA=="],
|
||||
|
||||
"dom-serializer": ["dom-serializer@2.0.0", "", { "dependencies": { "domelementtype": "^2.3.0", "domhandler": "^5.0.2", "entities": "^4.2.0" } }, "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg=="],
|
||||
|
||||
"domelementtype": ["domelementtype@2.3.0", "", {}, "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw=="],
|
||||
|
||||
"domhandler": ["domhandler@5.0.3", "", { "dependencies": { "domelementtype": "^2.3.0" } }, "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w=="],
|
||||
|
||||
"domutils": ["domutils@3.2.2", "", { "dependencies": { "dom-serializer": "^2.0.0", "domelementtype": "^2.3.0", "domhandler": "^5.0.3" } }, "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw=="],
|
||||
|
||||
"dotenv": ["dotenv@17.4.2", "", {}, "sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw=="],
|
||||
|
||||
"dunder-proto": ["dunder-proto@1.0.1", "", { "dependencies": { "call-bind-apply-helpers": "^1.0.1", "es-errors": "^1.3.0", "gopd": "^1.2.0" } }, "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A=="],
|
||||
|
||||
"ecdsa-sig-formatter": ["ecdsa-sig-formatter@1.0.11", "", { "dependencies": { "safe-buffer": "^5.0.1" } }, "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ=="],
|
||||
|
||||
"ee-first": ["ee-first@1.1.1", "", {}, "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="],
|
||||
|
||||
"emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="],
|
||||
|
||||
"encodeurl": ["encodeurl@2.0.0", "", {}, "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg=="],
|
||||
|
||||
"entities": ["entities@4.5.0", "", {}, "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw=="],
|
||||
|
||||
"es-define-property": ["es-define-property@1.0.1", "", {}, "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g=="],
|
||||
|
||||
"es-errors": ["es-errors@1.3.0", "", {}, "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw=="],
|
||||
|
||||
"es-object-atoms": ["es-object-atoms@1.1.2", "", { "dependencies": { "es-errors": "^1.3.0" } }, "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw=="],
|
||||
|
||||
"escalade": ["escalade@3.2.0", "", {}, "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA=="],
|
||||
|
||||
"escape-html": ["escape-html@1.0.3", "", {}, "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="],
|
||||
|
||||
"etag": ["etag@1.8.1", "", {}, "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg=="],
|
||||
|
||||
"event-target-shim": ["event-target-shim@5.0.1", "", {}, "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ=="],
|
||||
|
||||
"eventsource": ["eventsource@3.0.7", "", { "dependencies": { "eventsource-parser": "^3.0.1" } }, "sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA=="],
|
||||
|
||||
"eventsource-parser": ["eventsource-parser@3.1.0", "", {}, "sha512-kJezFj9YFAMLeORyi7aCLxLbD5/qWMQnoMVlVPyHIll7lgRJCc3JVln9Vgl9nwQi0YkMnhdGTMNn7CkRRAptMg=="],
|
||||
|
||||
"express": ["express@5.2.1", "", { "dependencies": { "accepts": "^2.0.0", "body-parser": "^2.2.1", "content-disposition": "^1.0.0", "content-type": "^1.0.5", "cookie": "^0.7.1", "cookie-signature": "^1.2.1", "debug": "^4.4.0", "depd": "^2.0.0", "encodeurl": "^2.0.0", "escape-html": "^1.0.3", "etag": "^1.8.1", "finalhandler": "^2.1.0", "fresh": "^2.0.0", "http-errors": "^2.0.0", "merge-descriptors": "^2.0.0", "mime-types": "^3.0.0", "on-finished": "^2.4.1", "once": "^1.4.0", "parseurl": "^1.3.3", "proxy-addr": "^2.0.7", "qs": "^6.14.0", "range-parser": "^1.2.1", "router": "^2.2.0", "send": "^1.1.0", "serve-static": "^2.2.0", "statuses": "^2.0.1", "type-is": "^2.0.1", "vary": "^1.1.2" } }, "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw=="],
|
||||
|
||||
"express-rate-limit": ["express-rate-limit@8.5.2", "", { "dependencies": { "ip-address": "^10.2.0" }, "peerDependencies": { "express": ">= 4.11" } }, "sha512-5Kb34ipNX694DH48vN9irak1Qx30nb0PLYHXfJgw4YEjiC3ZEmZJhwOp+VfiCYwFzvFTdB9QkArYS5kXa2cx2A=="],
|
||||
|
||||
"extend": ["extend@3.0.2", "", {}, "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="],
|
||||
|
||||
"fast-deep-equal": ["fast-deep-equal@3.1.3", "", {}, "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="],
|
||||
|
||||
"fast-string-truncated-width": ["fast-string-truncated-width@3.0.3", "", {}, "sha512-0jjjIEL6+0jag3l2XWWizO64/aZVtpiGE3t0Zgqxv0DPuxiMjvB3M24fCyhZUO4KomJQPj3LTSUnDP3GpdwC0g=="],
|
||||
|
||||
"fast-string-width": ["fast-string-width@3.0.2", "", { "dependencies": { "fast-string-truncated-width": "^3.0.2" } }, "sha512-gX8LrtNEI5hq8DVUfRQMbr5lpaS4nMIWV+7XEbXk2b8kiQIizgnlr12B4dA3ZEx3308ze0O4Q1R+cHts8kyUJg=="],
|
||||
|
||||
"fast-uri": ["fast-uri@3.1.2", "", {}, "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ=="],
|
||||
|
||||
"fast-wrap-ansi": ["fast-wrap-ansi@0.2.2", "", { "dependencies": { "fast-string-width": "^3.0.2" } }, "sha512-7F2Fl+TjRSenLqlU3UjSH0iyqopqoZIu7eZVpEirP2g1GtWa2G/ecEmBdgz31+Mxr+ELclgg6sokpSFIQiZ02Q=="],
|
||||
|
||||
"fast-xml-builder": ["fast-xml-builder@1.2.0", "", { "dependencies": { "path-expression-matcher": "^1.5.0", "xml-naming": "^0.1.0" } }, "sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q=="],
|
||||
|
||||
"fast-xml-parser": ["fast-xml-parser@5.7.3", "", { "dependencies": { "@nodable/entities": "^2.1.0", "fast-xml-builder": "^1.1.7", "path-expression-matcher": "^1.5.0", "strnum": "^2.2.3" }, "bin": { "fxparser": "src/cli/cli.js" } }, "sha512-C0AaNuC+mscy6vrAQKAc/rMq+zAPHodfHGZu4sGVehvAQt/JLG1O5zEcYcXSY5zSqr4YVgxsB+pHXTq0i7eDlg=="],
|
||||
|
||||
"fetch-blob": ["fetch-blob@3.2.0", "", { "dependencies": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" } }, "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ=="],
|
||||
|
||||
"file-type": ["file-type@22.0.1", "", { "dependencies": { "@tokenizer/inflate": "^0.4.1", "strtok3": "^10.3.5", "token-types": "^6.1.2", "uint8array-extras": "^1.5.0" } }, "sha512-ww5Mhre0EE+jmBvOXTmXAbEMuZE7uX4a3+oRCQFNj8w++g3ev913N6tXQz0XTXbueQ5TWQfm6BdaViEHHn8bhA=="],
|
||||
|
||||
"finalhandler": ["finalhandler@2.1.1", "", { "dependencies": { "debug": "^4.4.0", "encodeurl": "^2.0.0", "escape-html": "^1.0.3", "on-finished": "^2.4.1", "parseurl": "^1.3.3", "statuses": "^2.0.1" } }, "sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA=="],
|
||||
|
||||
"find-up": ["find-up@4.1.0", "", { "dependencies": { "locate-path": "^5.0.0", "path-exists": "^4.0.0" } }, "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw=="],
|
||||
|
||||
"formdata-polyfill": ["formdata-polyfill@4.0.10", "", { "dependencies": { "fetch-blob": "^3.1.2" } }, "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g=="],
|
||||
|
||||
"forwarded": ["forwarded@0.2.0", "", {}, "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow=="],
|
||||
|
||||
"fresh": ["fresh@2.0.0", "", {}, "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A=="],
|
||||
|
||||
"function-bind": ["function-bind@1.1.2", "", {}, "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="],
|
||||
|
||||
"gaxios": ["gaxios@7.1.4", "", { "dependencies": { "extend": "^3.0.2", "https-proxy-agent": "^7.0.1", "node-fetch": "^3.3.2" } }, "sha512-bTIgTsM2bWn3XklZISBTQX7ZSddGW+IO3bMdGaemHZ3tbqExMENHLx6kKZ/KlejgrMtj8q7wBItt51yegqalrA=="],
|
||||
|
||||
"gcp-metadata": ["gcp-metadata@8.1.2", "", { "dependencies": { "gaxios": "^7.0.0", "google-logging-utils": "^1.0.0", "json-bigint": "^1.0.0" } }, "sha512-zV/5HKTfCeKWnxG0Dmrw51hEWFGfcF2xiXqcA3+J90WDuP0SvoiSO5ORvcBsifmx/FoIjgQN3oNOGaQ5PhLFkg=="],
|
||||
|
||||
"get-caller-file": ["get-caller-file@2.0.5", "", {}, "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="],
|
||||
|
||||
"get-east-asian-width": ["get-east-asian-width@1.6.0", "", {}, "sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA=="],
|
||||
|
||||
"get-intrinsic": ["get-intrinsic@1.3.0", "", { "dependencies": { "call-bind-apply-helpers": "^1.0.2", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.1.1", "function-bind": "^1.1.2", "get-proto": "^1.0.1", "gopd": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "math-intrinsics": "^1.1.0" } }, "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ=="],
|
||||
|
||||
"get-proto": ["get-proto@1.0.1", "", { "dependencies": { "dunder-proto": "^1.0.1", "es-object-atoms": "^1.0.0" } }, "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g=="],
|
||||
|
||||
"glob": ["glob@13.0.6", "", { "dependencies": { "minimatch": "^10.2.2", "minipass": "^7.1.3", "path-scurry": "^2.0.2" } }, "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw=="],
|
||||
|
||||
"google-auth-library": ["google-auth-library@10.6.2", "", { "dependencies": { "base64-js": "^1.3.0", "ecdsa-sig-formatter": "^1.0.11", "gaxios": "^7.1.4", "gcp-metadata": "8.1.2", "google-logging-utils": "1.1.3", "jws": "^4.0.0" } }, "sha512-e27Z6EThmVNNvtYASwQxose/G57rkRuaRbQyxM2bvYLLX/GqWZ5chWq2EBoUchJbCc57eC9ArzO5wMsEmWftCw=="],
|
||||
|
||||
"google-logging-utils": ["google-logging-utils@1.1.3", "", {}, "sha512-eAmLkjDjAFCVXg7A1unxHsLf961m6y17QFqXqAXGj/gVkKFrEICfStRfwUlGNfeCEjNRa32JEWOUTlYXPyyKvA=="],
|
||||
|
||||
"gopd": ["gopd@1.2.0", "", {}, "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg=="],
|
||||
|
||||
"graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="],
|
||||
|
||||
"grammy": ["grammy@1.43.0", "", { "dependencies": { "@grammyjs/types": "3.27.3", "abort-controller": "^3.0.0", "debug": "^4.4.3", "node-fetch": "^2.7.0" } }, "sha512-7dYm06A945mXuIk/5HUlSjeyIYChW8vCEiU2dkOKKqJJzwAWxTkCc91Eqbz7TgODh2rtFFKWI/fekowWHOkmjQ=="],
|
||||
|
||||
"has-symbols": ["has-symbols@1.1.0", "", {}, "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ=="],
|
||||
|
||||
"hasown": ["hasown@2.0.3", "", { "dependencies": { "function-bind": "^1.1.2" } }, "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg=="],
|
||||
|
||||
"highlight.js": ["highlight.js@10.7.3", "", {}, "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A=="],
|
||||
|
||||
"hono": ["hono@4.12.23", "", {}, "sha512-eIaZ9qDgu7XV0pxOCrg7/WhnQ6Ivm22UcxhXx/A3dcbqbbYgBEkc6e/J/s7j2tS96zoB0S9VBdLwQNCWwUo4LA=="],
|
||||
|
||||
"hosted-git-info": ["hosted-git-info@9.0.3", "", { "dependencies": { "lru-cache": "^11.1.0" } }, "sha512-Hc+ghLoSt6QaYZUv0WBiIvmMDZuZZ7oaDvdH8MbfOO4lOsxdXLEvuC6ePoGs9H1X9oCLyq6+NVN0MKqD+ydxyg=="],
|
||||
|
||||
"html-escaper": ["html-escaper@3.0.3", "", {}, "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ=="],
|
||||
|
||||
"htmlparser2": ["htmlparser2@10.1.0", "", { "dependencies": { "domelementtype": "^2.3.0", "domhandler": "^5.0.3", "domutils": "^3.2.2", "entities": "^7.0.1" } }, "sha512-VTZkM9GWRAtEpveh7MSF6SjjrpNVNNVJfFup7xTY3UpFtm67foy9HDVXneLtFVt4pMz5kZtgNcvCniNFb1hlEQ=="],
|
||||
|
||||
"http-errors": ["http-errors@2.0.1", "", { "dependencies": { "depd": "~2.0.0", "inherits": "~2.0.4", "setprototypeof": "~1.2.0", "statuses": "~2.0.2", "toidentifier": "~1.0.1" } }, "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ=="],
|
||||
|
||||
"http-proxy-agent": ["http-proxy-agent@7.0.2", "", { "dependencies": { "agent-base": "^7.1.0", "debug": "^4.3.4" } }, "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig=="],
|
||||
|
||||
"http_ece": ["http_ece@1.2.0", "", {}, "sha512-JrF8SSLVmcvc5NducxgyOrKXe3EsyHMgBFgSaIUGmArKe+rwr0uphRkRXvwiom3I+fpIfoItveHrfudL8/rxuA=="],
|
||||
|
||||
"https-proxy-agent": ["https-proxy-agent@7.0.6", "", { "dependencies": { "agent-base": "^7.1.2", "debug": "4" } }, "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw=="],
|
||||
|
||||
"iconv-lite": ["iconv-lite@0.7.2", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" } }, "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw=="],
|
||||
|
||||
"ieee754": ["ieee754@1.2.1", "", {}, "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="],
|
||||
|
||||
"ignore": ["ignore@7.0.5", "", {}, "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg=="],
|
||||
|
||||
"immediate": ["immediate@3.0.6", "", {}, "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ=="],
|
||||
|
||||
"inherits": ["inherits@2.0.4", "", {}, "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="],
|
||||
|
||||
"ip-address": ["ip-address@10.2.0", "", {}, "sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA=="],
|
||||
|
||||
"ipaddr.js": ["ipaddr.js@2.4.0", "", {}, "sha512-9VGk3HGanVE6JoZXHiCpnGy5X0jYDnN4EA4lntFPj+1vIWlFhIylq2CrrCOJH9EAhc5CYhq18F2Av2tgoAPsYQ=="],
|
||||
|
||||
"is-fullwidth-code-point": ["is-fullwidth-code-point@3.0.0", "", {}, "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="],
|
||||
|
||||
"is-promise": ["is-promise@4.0.0", "", {}, "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ=="],
|
||||
|
||||
"isarray": ["isarray@1.0.0", "", {}, "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="],
|
||||
|
||||
"isexe": ["isexe@2.0.0", "", {}, "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="],
|
||||
|
||||
"jiti": ["jiti@2.7.0", "", { "bin": { "jiti": "lib/jiti-cli.mjs" } }, "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ=="],
|
||||
|
||||
"jose": ["jose@6.2.3", "", {}, "sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw=="],
|
||||
|
||||
"json-bigint": ["json-bigint@1.0.0", "", { "dependencies": { "bignumber.js": "^9.0.0" } }, "sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ=="],
|
||||
|
||||
"json-schema-to-ts": ["json-schema-to-ts@3.1.1", "", { "dependencies": { "@babel/runtime": "^7.18.3", "ts-algebra": "^2.0.0" } }, "sha512-+DWg8jCJG2TEnpy7kOm/7/AxaYoaRbjVB4LFZLySZlWn8exGs3A4OLJR966cVvU26N7X9TWxl+Jsw7dzAqKT6g=="],
|
||||
|
||||
"json-schema-traverse": ["json-schema-traverse@1.0.0", "", {}, "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="],
|
||||
|
||||
"json-schema-typed": ["json-schema-typed@8.0.2", "", {}, "sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA=="],
|
||||
|
||||
"json5": ["json5@2.2.3", "", { "bin": { "json5": "lib/cli.js" } }, "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg=="],
|
||||
|
||||
"jszip": ["jszip@3.10.1", "", { "dependencies": { "lie": "~3.3.0", "pako": "~1.0.2", "readable-stream": "~2.3.6", "setimmediate": "^1.0.5" } }, "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g=="],
|
||||
|
||||
"jwa": ["jwa@2.0.1", "", { "dependencies": { "buffer-equal-constant-time": "^1.0.1", "ecdsa-sig-formatter": "1.0.11", "safe-buffer": "^5.0.1" } }, "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg=="],
|
||||
|
||||
"jws": ["jws@4.0.1", "", { "dependencies": { "jwa": "^2.0.1", "safe-buffer": "^5.0.1" } }, "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA=="],
|
||||
|
||||
"kysely": ["kysely@0.29.2", "", {}, "sha512-s6WVJyEZrbm6jhBpiKHsGHyePMrVQKJ85wZCFCr9W4QHv6WTjWIrdvTmO9hDEA3bNK0xkrE2DqrHsXMLWuZpQg=="],
|
||||
|
||||
"lie": ["lie@3.3.0", "", { "dependencies": { "immediate": "~3.0.5" } }, "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ=="],
|
||||
|
||||
"linkedom": ["linkedom@0.18.12", "", { "dependencies": { "css-select": "^5.1.0", "cssom": "^0.5.0", "html-escaper": "^3.0.3", "htmlparser2": "^10.0.0", "uhyphen": "^0.2.0" }, "peerDependencies": { "canvas": ">= 2" }, "optionalPeers": ["canvas"] }, "sha512-jalJsOwIKuQJSeTvsgzPe9iJzyfVaEJiEXl+25EkKevsULHvMJzpNqwvj1jOESWdmgKDiXObyjOYwlUqG7wo1Q=="],
|
||||
|
||||
"linkify-it": ["linkify-it@5.0.1", "", { "dependencies": { "uc.micro": "^2.0.0" } }, "sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg=="],
|
||||
|
||||
"locate-path": ["locate-path@5.0.0", "", { "dependencies": { "p-locate": "^4.1.0" } }, "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g=="],
|
||||
|
||||
"long": ["long@5.3.2", "", {}, "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA=="],
|
||||
|
||||
"lru-cache": ["lru-cache@11.5.1", "", {}, "sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A=="],
|
||||
|
||||
"markdown-it": ["markdown-it@14.1.1", "", { "dependencies": { "argparse": "^2.0.1", "entities": "^4.4.0", "linkify-it": "^5.0.0", "mdurl": "^2.0.0", "punycode.js": "^2.3.1", "uc.micro": "^2.1.0" }, "bin": { "markdown-it": "bin/markdown-it.mjs" } }, "sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA=="],
|
||||
|
||||
"marked": ["marked@15.0.12", "", { "bin": { "marked": "bin/marked.js" } }, "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA=="],
|
||||
|
||||
"math-intrinsics": ["math-intrinsics@1.1.0", "", {}, "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g=="],
|
||||
|
||||
"mdurl": ["mdurl@2.0.0", "", {}, "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w=="],
|
||||
|
||||
"media-typer": ["media-typer@1.1.0", "", {}, "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw=="],
|
||||
|
||||
"merge-descriptors": ["merge-descriptors@2.0.0", "", {}, "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g=="],
|
||||
|
||||
"mime-db": ["mime-db@1.54.0", "", {}, "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ=="],
|
||||
|
||||
"mime-types": ["mime-types@3.0.2", "", { "dependencies": { "mime-db": "^1.54.0" } }, "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A=="],
|
||||
|
||||
"minimalistic-assert": ["minimalistic-assert@1.0.1", "", {}, "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="],
|
||||
|
||||
"minimatch": ["minimatch@10.2.5", "", { "dependencies": { "brace-expansion": "^5.0.5" } }, "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg=="],
|
||||
|
||||
"minimist": ["minimist@1.2.8", "", {}, "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA=="],
|
||||
|
||||
"minipass": ["minipass@7.1.3", "", {}, "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A=="],
|
||||
|
||||
"minizlib": ["minizlib@3.1.0", "", { "dependencies": { "minipass": "^7.1.2" } }, "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw=="],
|
||||
|
||||
"ms": ["ms@2.1.3", "", {}, "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="],
|
||||
|
||||
"negotiator": ["negotiator@1.0.0", "", {}, "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg=="],
|
||||
|
||||
"node-addon-api": ["node-addon-api@8.8.0", "", {}, "sha512-c5Ko1fZJIJmzhFIkhRN76WTq+fC6tWnGy9CXA0fA+XygsWZmEwG8vmbkNqxMyoaa0Tin4djul49NzdVcJJcjeA=="],
|
||||
|
||||
"node-domexception": ["node-domexception@1.0.0", "", {}, "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ=="],
|
||||
|
||||
"node-edge-tts": ["node-edge-tts@1.2.10", "", { "dependencies": { "https-proxy-agent": "^7.0.1", "ws": "^8.13.0", "yargs": "^17.7.2" }, "bin": { "node-edge-tts": "bin.js" } }, "sha512-bV2i4XU54D45+US0Zm1HcJRkifuB3W438dWyuJEHLQdKxnuqlI1kim2MOvR6Q3XUQZvfF9PoDyR1Rt7aeXhPdQ=="],
|
||||
|
||||
"node-fetch": ["node-fetch@2.7.0", "", { "dependencies": { "whatwg-url": "^5.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "optionalPeers": ["encoding"] }, "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A=="],
|
||||
|
||||
"node-gyp-build": ["node-gyp-build@4.8.4", "", { "bin": { "node-gyp-build": "bin.js", "node-gyp-build-optional": "optional.js", "node-gyp-build-test": "build-test.js" } }, "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ=="],
|
||||
|
||||
"nth-check": ["nth-check@2.1.1", "", { "dependencies": { "boolbase": "^1.0.0" } }, "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w=="],
|
||||
|
||||
"object-assign": ["object-assign@4.1.1", "", {}, "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg=="],
|
||||
|
||||
"object-inspect": ["object-inspect@1.13.4", "", {}, "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew=="],
|
||||
|
||||
"on-finished": ["on-finished@2.4.1", "", { "dependencies": { "ee-first": "1.1.1" } }, "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg=="],
|
||||
|
||||
"once": ["once@1.4.0", "", { "dependencies": { "wrappy": "1" } }, "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w=="],
|
||||
|
||||
"openai": ["openai@6.39.0", "", { "peerDependencies": { "ws": "^8.18.0", "zod": "^3.25 || ^4.0" }, "optionalPeers": ["ws", "zod"], "bin": { "openai": "bin/cli" } }, "sha512-O61LIsimY3acVabwvomwFhwrnN36yvHY2quIfy9keEcFytGgWeV35yLHQ6NVMLSBxRpHmcg2yuhCnlu2HT4pLQ=="],
|
||||
|
||||
"openclaw": ["openclaw@2026.5.26", "", { "dependencies": { "@agentclientprotocol/sdk": "0.22.1", "@clack/core": "1.3.1", "@clack/prompts": "1.4.0", "@earendil-works/pi-agent-core": "0.75.5", "@earendil-works/pi-ai": "0.75.5", "@earendil-works/pi-coding-agent": "0.75.5", "@earendil-works/pi-tui": "0.75.5", "@google/genai": "2.6.0", "@grammyjs/runner": "2.0.3", "@grammyjs/transformer-throttler": "1.2.1", "@homebridge/ciao": "1.3.8", "@lydell/node-pty": "1.2.0-beta.12", "@modelcontextprotocol/sdk": "1.29.0", "@mozilla/readability": "0.6.0", "@openclaw/fs-safe": "0.3.0", "@openclaw/proxyline": "0.3.3", "chalk": "5.6.2", "chokidar": "5.0.0", "commander": "14.0.3", "croner": "10.0.1", "dotenv": "17.4.2", "express": "5.2.1", "file-type": "22.0.1", "grammy": "1.43.0", "ipaddr.js": "2.4.0", "jiti": "2.7.0", "json5": "2.2.3", "jszip": "3.10.1", "kysely": "0.29.2", "linkedom": "0.18.12", "markdown-it": "14.1.1", "node-edge-tts": "1.2.10", "openai": "6.39.0", "pdfjs-dist": "5.7.284", "playwright-core": "1.60.0", "qrcode": "1.5.4", "quickjs-wasi": "2.2.0", "rastermill": "0.3.0", "tar": "7.5.15", "tokenjuice": "0.7.1", "tree-sitter-bash": "0.25.1", "tslog": "4.10.2", "typebox": "1.1.38", "typescript": "6.0.3", "undici": "8.3.0", "web-push": "3.6.7", "web-tree-sitter": "0.26.9", "ws": "8.21.0", "yaml": "2.9.0", "zod": "4.4.3" }, "optionalDependencies": { "sqlite-vec": "0.1.9" }, "bin": { "openclaw": "openclaw.mjs" } }, "sha512-ne6ESyXmspmWO7JlSAWFp1ACmk/um2bnEGnEkiHd4BK62XRUt82DBCCpBGcLsMKA+zNG9G938dA+zCNJCKvUFA=="],
|
||||
|
||||
"p-limit": ["p-limit@2.3.0", "", { "dependencies": { "p-try": "^2.0.0" } }, "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w=="],
|
||||
|
||||
"p-locate": ["p-locate@4.1.0", "", { "dependencies": { "p-limit": "^2.2.0" } }, "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A=="],
|
||||
|
||||
"p-retry": ["p-retry@4.6.2", "", { "dependencies": { "@types/retry": "0.12.0", "retry": "^0.13.1" } }, "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ=="],
|
||||
|
||||
"p-try": ["p-try@2.2.0", "", {}, "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="],
|
||||
|
||||
"pako": ["pako@1.0.11", "", {}, "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw=="],
|
||||
|
||||
"parseurl": ["parseurl@1.3.3", "", {}, "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="],
|
||||
|
||||
"partial-json": ["partial-json@0.1.7", "", {}, "sha512-Njv/59hHaokb/hRUjce3Hdv12wd60MtM9Z5Olmn+nehe0QDAsRtRbJPvJ0Z91TusF0SuZRIvnM+S4l6EIP8leA=="],
|
||||
|
||||
"path-exists": ["path-exists@4.0.0", "", {}, "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="],
|
||||
|
||||
"path-expression-matcher": ["path-expression-matcher@1.5.0", "", {}, "sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ=="],
|
||||
|
||||
"path-key": ["path-key@3.1.1", "", {}, "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="],
|
||||
|
||||
"path-scurry": ["path-scurry@2.0.2", "", { "dependencies": { "lru-cache": "^11.0.0", "minipass": "^7.1.2" } }, "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg=="],
|
||||
|
||||
"path-to-regexp": ["path-to-regexp@8.4.2", "", {}, "sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA=="],
|
||||
|
||||
"pdfjs-dist": ["pdfjs-dist@5.7.284", "", { "optionalDependencies": { "@napi-rs/canvas": "^0.1.100" } }, "sha512-h4EdYQczmGhbOlqc3PPZwxevn7ApdWPbovAuWXOB/DjIyigSnwfy2oze7c6mRcSr9XgLp3eN3EeL4DyySTPMFw=="],
|
||||
|
||||
"pkce-challenge": ["pkce-challenge@5.0.1", "", {}, "sha512-wQ0b/W4Fr01qtpHlqSqspcj3EhBvimsdh0KlHhH8HRZnMsEa0ea2fTULOXOS9ccQr3om+GcGRk4e+isrZWV8qQ=="],
|
||||
|
||||
"playwright-core": ["playwright-core@1.60.0", "", { "bin": { "playwright-core": "cli.js" } }, "sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA=="],
|
||||
|
||||
"pngjs": ["pngjs@5.0.0", "", {}, "sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw=="],
|
||||
|
||||
"process-nextick-args": ["process-nextick-args@2.0.1", "", {}, "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="],
|
||||
|
||||
"proper-lockfile": ["proper-lockfile@4.1.2", "", { "dependencies": { "graceful-fs": "^4.2.4", "retry": "^0.12.0", "signal-exit": "^3.0.2" } }, "sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA=="],
|
||||
|
||||
"protobufjs": ["protobufjs@7.6.1", "", { "dependencies": { "@protobufjs/aspromise": "^1.1.2", "@protobufjs/base64": "^1.1.2", "@protobufjs/codegen": "^2.0.5", "@protobufjs/eventemitter": "^1.1.1", "@protobufjs/fetch": "^1.1.1", "@protobufjs/float": "^1.0.2", "@protobufjs/inquire": "^1.1.2", "@protobufjs/path": "^1.1.2", "@protobufjs/pool": "^1.1.0", "@protobufjs/utf8": "^1.1.1", "@types/node": ">=13.7.0", "long": "^5.3.2" } }, "sha512-4K0myLaWL5EteuSAro91EGFgcfVgxb64Jx+7oDAY6GOkXD4M69yuSEljNcInGVCA5sOPxmZ/EqDLj2x0Q0+Ygg=="],
|
||||
|
||||
"proxy-addr": ["proxy-addr@2.0.7", "", { "dependencies": { "forwarded": "0.2.0", "ipaddr.js": "1.9.1" } }, "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg=="],
|
||||
|
||||
"punycode.js": ["punycode.js@2.3.1", "", {}, "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA=="],
|
||||
|
||||
"qrcode": ["qrcode@1.5.4", "", { "dependencies": { "dijkstrajs": "^1.0.1", "pngjs": "^5.0.0", "yargs": "^15.3.1" }, "bin": { "qrcode": "bin/qrcode" } }, "sha512-1ca71Zgiu6ORjHqFBDpnSMTR2ReToX4l1Au1VFLyVeBTFavzQnv5JxMFr3ukHVKpSrSA2MCk0lNJSykjUfz7Zg=="],
|
||||
|
||||
"qs": ["qs@6.15.2", "", { "dependencies": { "side-channel": "^1.1.0" } }, "sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw=="],
|
||||
|
||||
"quickjs-wasi": ["quickjs-wasi@2.2.0", "", {}, "sha512-zQxXmQMrEoD3S+jQdYsloq4qAuaxKFHZj6hHqOYGwB2iQZH+q9e/lf5zQPXCKOk0WJuAjzRFbO4KwHIp2D05Iw=="],
|
||||
|
||||
"range-parser": ["range-parser@1.2.1", "", {}, "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="],
|
||||
|
||||
"rastermill": ["rastermill@0.3.0", "", { "dependencies": { "@silvia-odwyer/photon-node": "0.3.4" } }, "sha512-4g2i0I7M5sba//lFBh19Wi0hDGw8o+isnt/BtEyqQXIZaYclhcNBwL/Fw/6gDCp7aaLwQHADuUvyHCB0Oat5Vw=="],
|
||||
|
||||
"raw-body": ["raw-body@3.0.2", "", { "dependencies": { "bytes": "~3.1.2", "http-errors": "~2.0.1", "iconv-lite": "~0.7.0", "unpipe": "~1.0.0" } }, "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA=="],
|
||||
|
||||
"readable-stream": ["readable-stream@2.3.8", "", { "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA=="],
|
||||
|
||||
"readdirp": ["readdirp@5.0.0", "", {}, "sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ=="],
|
||||
|
||||
"require-directory": ["require-directory@2.1.1", "", {}, "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q=="],
|
||||
|
||||
"require-from-string": ["require-from-string@2.0.2", "", {}, "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw=="],
|
||||
|
||||
"require-main-filename": ["require-main-filename@2.0.0", "", {}, "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="],
|
||||
|
||||
"retry": ["retry@0.12.0", "", {}, "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow=="],
|
||||
|
||||
"router": ["router@2.2.0", "", { "dependencies": { "debug": "^4.4.0", "depd": "^2.0.0", "is-promise": "^4.0.0", "parseurl": "^1.3.3", "path-to-regexp": "^8.0.0" } }, "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ=="],
|
||||
|
||||
"safe-buffer": ["safe-buffer@5.1.2", "", {}, "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="],
|
||||
|
||||
"safer-buffer": ["safer-buffer@2.1.2", "", {}, "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="],
|
||||
|
||||
"send": ["send@1.2.1", "", { "dependencies": { "debug": "^4.4.3", "encodeurl": "^2.0.0", "escape-html": "^1.0.3", "etag": "^1.8.1", "fresh": "^2.0.0", "http-errors": "^2.0.1", "mime-types": "^3.0.2", "ms": "^2.1.3", "on-finished": "^2.4.1", "range-parser": "^1.2.1", "statuses": "^2.0.2" } }, "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ=="],
|
||||
|
||||
"serve-static": ["serve-static@2.2.1", "", { "dependencies": { "encodeurl": "^2.0.0", "escape-html": "^1.0.3", "parseurl": "^1.3.3", "send": "^1.2.0" } }, "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw=="],
|
||||
|
||||
"set-blocking": ["set-blocking@2.0.0", "", {}, "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw=="],
|
||||
|
||||
"setimmediate": ["setimmediate@1.0.5", "", {}, "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA=="],
|
||||
|
||||
"setprototypeof": ["setprototypeof@1.2.0", "", {}, "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="],
|
||||
|
||||
"shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="],
|
||||
|
||||
"shebang-regex": ["shebang-regex@3.0.0", "", {}, "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="],
|
||||
|
||||
"side-channel": ["side-channel@1.1.0", "", { "dependencies": { "es-errors": "^1.3.0", "object-inspect": "^1.13.3", "side-channel-list": "^1.0.0", "side-channel-map": "^1.0.1", "side-channel-weakmap": "^1.0.2" } }, "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw=="],
|
||||
|
||||
"side-channel-list": ["side-channel-list@1.0.1", "", { "dependencies": { "es-errors": "^1.3.0", "object-inspect": "^1.13.4" } }, "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w=="],
|
||||
|
||||
"side-channel-map": ["side-channel-map@1.0.1", "", { "dependencies": { "call-bound": "^1.0.2", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.5", "object-inspect": "^1.13.3" } }, "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA=="],
|
||||
|
||||
"side-channel-weakmap": ["side-channel-weakmap@1.0.2", "", { "dependencies": { "call-bound": "^1.0.2", "es-errors": "^1.3.0", "get-intrinsic": "^1.2.5", "object-inspect": "^1.13.3", "side-channel-map": "^1.0.1" } }, "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A=="],
|
||||
|
||||
"signal-exit": ["signal-exit@3.0.7", "", {}, "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="],
|
||||
|
||||
"sisteransi": ["sisteransi@1.0.5", "", {}, "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="],
|
||||
|
||||
"source-map": ["source-map@0.6.1", "", {}, "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="],
|
||||
|
||||
"source-map-support": ["source-map-support@0.5.21", "", { "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" } }, "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w=="],
|
||||
|
||||
"sqlite-vec": ["sqlite-vec@0.1.9", "", { "optionalDependencies": { "sqlite-vec-darwin-arm64": "0.1.9", "sqlite-vec-darwin-x64": "0.1.9", "sqlite-vec-linux-arm64": "0.1.9", "sqlite-vec-linux-x64": "0.1.9", "sqlite-vec-windows-x64": "0.1.9" } }, "sha512-L7XJWRIBNvR9O5+vh1FQ+IGkh/3D2AzVksW5gdtk28m78Hy8skFD0pqReKH1Yp0/BUKRGcffgKvyO/EON5JXpA=="],
|
||||
|
||||
"sqlite-vec-darwin-arm64": ["sqlite-vec-darwin-arm64@0.1.9", "", { "os": "darwin", "cpu": "arm64" }, "sha512-jSsZpE42OfBkGL/ItyJTVCUwl6o6Ka3U5rc4j+UBDIQzC1ulSSKMEhQLthsOnF/MdAf1MuAkYhkdKmmcjaIZQg=="],
|
||||
|
||||
"sqlite-vec-darwin-x64": ["sqlite-vec-darwin-x64@0.1.9", "", { "os": "darwin", "cpu": "x64" }, "sha512-KDlVyqQT7pnOhU1ymB9gs7dMbSoVmKHitT+k1/xkjarcX8bBqPxWrGlK/R+C5WmWkfvWwyq5FfXfiBYCBs6PlA=="],
|
||||
|
||||
"sqlite-vec-linux-arm64": ["sqlite-vec-linux-arm64@0.1.9", "", { "os": "linux", "cpu": "arm64" }, "sha512-5wXVJ9c9kR4CHm/wVqXb/R+XUHTdpZ4nWbPHlS+gc9qQFVHs92Km4bPnCKX4rtcPMzvNis+SIzMJR1SCEwpuUw=="],
|
||||
|
||||
"sqlite-vec-linux-x64": ["sqlite-vec-linux-x64@0.1.9", "", { "os": "linux", "cpu": "x64" }, "sha512-w3tCH8xK2finW8fQJ/m8uqKodXUZ9KAuAar2UIhz4BHILfpE0WM/MTGCRfa7RjYbrYim5Luk3guvMOGI7T7JQA=="],
|
||||
|
||||
"sqlite-vec-windows-x64": ["sqlite-vec-windows-x64@0.1.9", "", { "os": "win32", "cpu": "x64" }, "sha512-y3gEIyy/17bq2QFPQOWLE68TYWcRZkBQVA2XLrTPHNTOp55xJi/BBBmOm40tVMDMjtP+Elpk6UBUXdaq+46b0Q=="],
|
||||
|
||||
"statuses": ["statuses@2.0.2", "", {}, "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw=="],
|
||||
|
||||
"string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="],
|
||||
|
||||
"string_decoder": ["string_decoder@1.1.1", "", { "dependencies": { "safe-buffer": "~5.1.0" } }, "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg=="],
|
||||
|
||||
"strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="],
|
||||
|
||||
"strnum": ["strnum@2.3.0", "", {}, "sha512-ums3KNd42PGyx5xaoVTO1mjU1bH3NpY4vsrVlnv9PNGqQj8wd7rJ6nEypLrJ7z5vxK5RP0yMLo6J/Gsm62DI5Q=="],
|
||||
|
||||
"strtok3": ["strtok3@10.3.5", "", { "dependencies": { "@tokenizer/token": "^0.3.0" } }, "sha512-ki4hZQfh5rX0QDLLkOCj+h+CVNkqmp/CMf8v8kZpkNVK6jGQooMytqzLZYUVYIZcFZ6yDB70EfD8POcFXiF5oA=="],
|
||||
|
||||
"tar": ["tar@7.5.15", "", { "dependencies": { "@isaacs/fs-minipass": "^4.0.0", "chownr": "^3.0.0", "minipass": "^7.1.2", "minizlib": "^3.1.0", "yallist": "^5.0.0" } }, "sha512-dzGK0boVlC4W5QFuQN1EFSl3bIDYsk7Tj40U6eIBnK2k/8ml7TZ5agbI5j5+qnoVcAA+rNtBml8SEiLxZpNqRQ=="],
|
||||
|
||||
"toidentifier": ["toidentifier@1.0.1", "", {}, "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="],
|
||||
|
||||
"token-types": ["token-types@6.1.2", "", { "dependencies": { "@borewit/text-codec": "^0.2.1", "@tokenizer/token": "^0.3.0", "ieee754": "^1.2.1" } }, "sha512-dRXchy+C0IgK8WPC6xvCHFRIWYUbqqdEIKPaKo/AcTUNzwLTK6AH7RjdLWsEZcAN/TBdtfUw3PYEgPr5VPr6ww=="],
|
||||
|
||||
"tokenjuice": ["tokenjuice@0.7.1", "", { "bin": { "tokenjuice": "dist/cli/main.js" } }, "sha512-eO048hm9UcGHASjYkIWEij8QN68amGp+S1nJyo685qB1/ol+VGEYjPglcVPvCbJbZyFHvI+BBAMvOfnqYCtpsQ=="],
|
||||
|
||||
"tr46": ["tr46@0.0.3", "", {}, "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="],
|
||||
|
||||
"tree-sitter-bash": ["tree-sitter-bash@0.25.1", "", { "dependencies": { "node-addon-api": "^8.2.1", "node-gyp-build": "^4.8.2" }, "peerDependencies": { "tree-sitter": "^0.25.0" }, "optionalPeers": ["tree-sitter"] }, "sha512-7hMytuYIMoXOq24yRulgIxthE9YmggZIOHCyPTTuJcu6EU54tYD+4G39cUb28kxC6jMf/AbPfWGLQtgPTdh3xw=="],
|
||||
|
||||
"ts-algebra": ["ts-algebra@2.0.0", "", {}, "sha512-FPAhNPFMrkwz76P7cdjdmiShwMynZYN6SgOujD1urY4oNm80Ou9oMdmbR45LotcKOXoy7wSmHkRFE6Mxbrhefw=="],
|
||||
|
||||
"tslib": ["tslib@2.8.1", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="],
|
||||
|
||||
"tslog": ["tslog@4.10.2", "", {}, "sha512-XuELoRpMR+sq8fuWwX7P0bcj+PRNiicOKDEb3fGNURhxWVyykCi9BNq7c4uVz7h7P0sj8qgBsr5SWS6yBClq3g=="],
|
||||
|
||||
"type-is": ["type-is@2.1.0", "", { "dependencies": { "content-type": "^2.0.0", "media-typer": "^1.1.0", "mime-types": "^3.0.0" } }, "sha512-faYHw0anBbc/kWF3zFTEnxSFOAGUX9GFbOBthvDdLsIlEoWOFOtS0zgCiQYwIskL9iGXZL3kAXD8OoZ4GmMATA=="],
|
||||
|
||||
"typebox": ["typebox@1.1.38", "", {}, "sha512-pZ0aQPmMmXoUvSbeuWf/Hzsc+avNw/Zd6VeE8CFgkVGWyuHPJvqeJJDeJqLve+K70LvjYIoleGcoJHPT17cWoA=="],
|
||||
|
||||
"typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="],
|
||||
|
||||
"uc.micro": ["uc.micro@2.1.0", "", {}, "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A=="],
|
||||
|
||||
"uhyphen": ["uhyphen@0.2.0", "", {}, "sha512-qz3o9CHXmJJPGBdqzab7qAYuW8kQGKNEuoHFYrBwV6hWIMcpAmxDLXojcHfFr9US1Pe6zUswEIJIbLI610fuqA=="],
|
||||
|
||||
"uint8array-extras": ["uint8array-extras@1.5.0", "", {}, "sha512-rvKSBiC5zqCCiDZ9kAOszZcDvdAHwwIKJG33Ykj43OKcWsnmcBRL09YTU4nOeHZ8Y2a7l1MgTd08SBe9A8Qj6A=="],
|
||||
|
||||
"undici": ["undici@8.3.0", "", {}, "sha512-TkUDgb6tl7KOGZ+7e8E3d2FYgUQgF6z5YypqjWmixVQSQERFcVrVg0ySADm2LVLRh5ljAaHTCR5Fmz3Q34rB7Q=="],
|
||||
|
||||
"undici-types": ["undici-types@6.21.0", "", {}, "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="],
|
||||
|
||||
"unpipe": ["unpipe@1.0.0", "", {}, "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ=="],
|
||||
|
||||
"util-deprecate": ["util-deprecate@1.0.2", "", {}, "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="],
|
||||
|
||||
"vary": ["vary@1.1.2", "", {}, "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg=="],
|
||||
|
||||
"web-push": ["web-push@3.6.7", "", { "dependencies": { "asn1.js": "^5.3.0", "http_ece": "1.2.0", "https-proxy-agent": "^7.0.0", "jws": "^4.0.0", "minimist": "^1.2.5" }, "bin": { "web-push": "src/cli.js" } }, "sha512-OpiIUe8cuGjrj3mMBFWY+e4MMIkW3SVT+7vEIjvD9kejGUypv8GPDf84JdPWskK8zMRIJ6xYGm+Kxr8YkPyA0A=="],
|
||||
|
||||
"web-streams-polyfill": ["web-streams-polyfill@3.3.3", "", {}, "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw=="],
|
||||
|
||||
"web-tree-sitter": ["web-tree-sitter@0.26.9", "", {}, "sha512-YJwSHANl6XFgeEjB8nitgj0qZYt5gkIesJ4w2srS2wcLB4GUa4xcOkM0YaMsU6WNR53YVIkDSY7Ej4pf3IXtCA=="],
|
||||
|
||||
"webidl-conversions": ["webidl-conversions@3.0.1", "", {}, "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="],
|
||||
|
||||
"whatwg-url": ["whatwg-url@5.0.0", "", { "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw=="],
|
||||
|
||||
"which": ["which@2.0.2", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "./bin/node-which" } }, "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="],
|
||||
|
||||
"which-module": ["which-module@2.0.1", "", {}, "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ=="],
|
||||
|
||||
"wrap-ansi": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="],
|
||||
|
||||
"wrappy": ["wrappy@1.0.2", "", {}, "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="],
|
||||
|
||||
"ws": ["ws@8.21.0", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g=="],
|
||||
|
||||
"xml-naming": ["xml-naming@0.1.0", "", {}, "sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw=="],
|
||||
|
||||
"y18n": ["y18n@5.0.8", "", {}, "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="],
|
||||
|
||||
"yallist": ["yallist@5.0.0", "", {}, "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw=="],
|
||||
|
||||
"yaml": ["yaml@2.9.0", "", { "bin": { "yaml": "bin.mjs" } }, "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA=="],
|
||||
|
||||
"yargs": ["yargs@17.7.2", "", { "dependencies": { "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.3", "y18n": "^5.0.5", "yargs-parser": "^21.1.1" } }, "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w=="],
|
||||
|
||||
"yargs-parser": ["yargs-parser@21.1.1", "", {}, "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw=="],
|
||||
|
||||
"zod": ["zod@4.4.3", "", {}, "sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ=="],
|
||||
|
||||
"zod-to-json-schema": ["zod-to-json-schema@3.25.2", "", { "peerDependencies": { "zod": "^3.25.28 || ^4" } }, "sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA=="],
|
||||
|
||||
"@aws-sdk/credential-provider-sso/@aws-sdk/token-providers": ["@aws-sdk/token-providers@3.1054.0", "", { "dependencies": { "@aws-sdk/core": "^3.974.14", "@aws-sdk/nested-clients": "^3.997.12", "@aws-sdk/types": "^3.973.9", "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-hG9YKApmZOw+drJ9Nuoaf/OvC8e5W1+3eoLeN5p2uVCZRWsv27teIS0b4kiH6Sfv3WMmamqYJxmE2WMwyp/L/A=="],
|
||||
|
||||
"@earendil-works/pi-ai/@google/genai": ["@google/genai@1.52.0", "", { "dependencies": { "google-auth-library": "^10.3.0", "p-retry": "^4.6.2", "protobufjs": "^7.5.4", "ws": "^8.18.0" }, "peerDependencies": { "@modelcontextprotocol/sdk": "^1.25.2" }, "optionalPeers": ["@modelcontextprotocol/sdk"] }, "sha512-gwSvbpiN/17O9TbsqSsE/OzZcpv5Fo4RQjdngGgogtuB9RsyJ8ZHhX5KjHj1bp5N9snN2eK8LDGXSaWW2hof8Q=="],
|
||||
|
||||
"@earendil-works/pi-ai/openai": ["openai@6.26.0", "", { "peerDependencies": { "ws": "^8.18.0", "zod": "^3.25 || ^4.0" }, "optionalPeers": ["ws", "zod"], "bin": { "openai": "bin/cli" } }, "sha512-zd23dbWTjiJ6sSAX6s0HrCZi41JwTA1bQVs0wLQPZ2/5o2gxOJA5wh7yOAUgwYybfhDXyhwlpeQf7Mlgx8EOCA=="],
|
||||
|
||||
"@openclaw/fs-safe/tar": ["tar@7.5.13", "", { "dependencies": { "@isaacs/fs-minipass": "^4.0.0", "chownr": "^3.0.0", "minipass": "^7.1.2", "minizlib": "^3.1.0", "yallist": "^5.0.0" } }, "sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng=="],
|
||||
|
||||
"gaxios/node-fetch": ["node-fetch@3.3.2", "", { "dependencies": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", "formdata-polyfill": "^4.0.10" } }, "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA=="],
|
||||
|
||||
"htmlparser2/entities": ["entities@7.0.1", "", {}, "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA=="],
|
||||
|
||||
"openclaw/typescript": ["typescript@6.0.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw=="],
|
||||
|
||||
"p-retry/retry": ["retry@0.13.1", "", {}, "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg=="],
|
||||
|
||||
"proxy-addr/ipaddr.js": ["ipaddr.js@1.9.1", "", {}, "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g=="],
|
||||
|
||||
"qrcode/yargs": ["yargs@15.4.1", "", { "dependencies": { "cliui": "^6.0.0", "decamelize": "^1.2.0", "find-up": "^4.1.0", "get-caller-file": "^2.0.1", "require-directory": "^2.1.1", "require-main-filename": "^2.0.0", "set-blocking": "^2.0.0", "string-width": "^4.2.0", "which-module": "^2.0.0", "y18n": "^4.0.0", "yargs-parser": "^18.1.2" } }, "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A=="],
|
||||
|
||||
"type-is/content-type": ["content-type@2.0.0", "", {}, "sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ=="],
|
||||
|
||||
"qrcode/yargs/cliui": ["cliui@6.0.0", "", { "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^6.2.0" } }, "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ=="],
|
||||
|
||||
"qrcode/yargs/y18n": ["y18n@4.0.3", "", {}, "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="],
|
||||
|
||||
"qrcode/yargs/yargs-parser": ["yargs-parser@18.1.3", "", { "dependencies": { "camelcase": "^5.0.0", "decamelize": "^1.2.0" } }, "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ=="],
|
||||
|
||||
"qrcode/yargs/cliui/wrap-ansi": ["wrap-ansi@6.2.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA=="],
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,175 @@
|
||||
import type { OpenClawPluginApi } from "openclaw/plugin-sdk/plugin-entry"
|
||||
import type { BmClient } from "../bm-client.ts"
|
||||
import type { BasicMemoryConfig } from "../config.ts"
|
||||
import { log } from "../logger.ts"
|
||||
|
||||
export function registerCli(
|
||||
api: OpenClawPluginApi,
|
||||
client: BmClient,
|
||||
cfg: BasicMemoryConfig,
|
||||
): void {
|
||||
api.registerCli(
|
||||
// biome-ignore lint/suspicious/noExplicitAny: openclaw SDK does not ship types
|
||||
({ program }: { program: any }) => {
|
||||
const cmd = program
|
||||
.command("basic-memory")
|
||||
.description("Basic Memory knowledge graph commands")
|
||||
|
||||
cmd
|
||||
.command("search")
|
||||
.argument("<query>", "Search query")
|
||||
.option("--limit <n>", "Max results", "10")
|
||||
.action(async (query: string, opts: { limit: string }) => {
|
||||
const limit = Number.parseInt(opts.limit, 10) || 10
|
||||
log.debug(`cli search: query="${query}" limit=${limit}`)
|
||||
|
||||
const results = await client.search(query, limit)
|
||||
|
||||
if (results.length === 0) {
|
||||
console.log("No notes found.")
|
||||
return
|
||||
}
|
||||
|
||||
for (const r of results) {
|
||||
const score = r.score ? ` (${(r.score * 100).toFixed(0)}%)` : ""
|
||||
console.log(`- ${r.title}${score}`)
|
||||
if (r.content) {
|
||||
const preview =
|
||||
r.content.length > 100
|
||||
? `${r.content.slice(0, 100)}...`
|
||||
: r.content
|
||||
console.log(` ${preview}`)
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
cmd
|
||||
.command("read")
|
||||
.argument("<identifier>", "Note title, permalink, or memory:// URL")
|
||||
.option("--raw", "Return raw markdown including frontmatter", false)
|
||||
.action(async (identifier: string, opts: { raw?: boolean }) => {
|
||||
log.debug(`cli read: identifier="${identifier}"`)
|
||||
|
||||
const note = await client.readNote(identifier, {
|
||||
includeFrontmatter: opts.raw === true,
|
||||
})
|
||||
console.log(`# ${note.title}`)
|
||||
console.log(`permalink: ${note.permalink}`)
|
||||
console.log(`file: ${note.file_path}`)
|
||||
console.log("")
|
||||
console.log(note.content)
|
||||
})
|
||||
|
||||
cmd
|
||||
.command("edit")
|
||||
.argument("<identifier>", "Note title, permalink, or memory:// URL")
|
||||
.requiredOption(
|
||||
"--operation <operation>",
|
||||
"Edit operation: append|prepend|find_replace|replace_section",
|
||||
)
|
||||
.requiredOption("--content <content>", "Edit content")
|
||||
.option("--find-text <text>", "Text to find for find_replace")
|
||||
.option("--section <heading>", "Section heading for replace_section")
|
||||
.option(
|
||||
"--expected-replacements <n>",
|
||||
"Expected replacement count for find_replace",
|
||||
"1",
|
||||
)
|
||||
.action(
|
||||
async (
|
||||
identifier: string,
|
||||
opts: {
|
||||
operation:
|
||||
| "append"
|
||||
| "prepend"
|
||||
| "find_replace"
|
||||
| "replace_section"
|
||||
content: string
|
||||
findText?: string
|
||||
section?: string
|
||||
expectedReplacements: string
|
||||
},
|
||||
) => {
|
||||
const expectedReplacements =
|
||||
Number.parseInt(opts.expectedReplacements, 10) || 1
|
||||
log.debug(
|
||||
`cli edit: identifier="${identifier}" op=${opts.operation} expected_replacements=${expectedReplacements}`,
|
||||
)
|
||||
|
||||
const result = await client.editNote(
|
||||
identifier,
|
||||
opts.operation,
|
||||
opts.content,
|
||||
{
|
||||
find_text: opts.findText,
|
||||
section: opts.section,
|
||||
expected_replacements: expectedReplacements,
|
||||
},
|
||||
)
|
||||
|
||||
console.log(`Edited: ${result.title}`)
|
||||
console.log(`permalink: ${result.permalink}`)
|
||||
console.log(`file: ${result.file_path}`)
|
||||
console.log(`operation: ${result.operation}`)
|
||||
if (result.checksum) {
|
||||
console.log(`checksum: ${result.checksum}`)
|
||||
}
|
||||
},
|
||||
)
|
||||
|
||||
cmd
|
||||
.command("context")
|
||||
.argument("<url>", "Memory URL to navigate")
|
||||
.option("--depth <n>", "Relation hops to follow", "1")
|
||||
.action(async (url: string, opts: { depth: string }) => {
|
||||
const depth = Number.parseInt(opts.depth, 10) || 1
|
||||
log.debug(`cli context: url="${url}" depth=${depth}`)
|
||||
|
||||
const ctx = await client.buildContext(url, depth)
|
||||
|
||||
if (!ctx.results || ctx.results.length === 0) {
|
||||
console.log(`No context found for "${url}".`)
|
||||
return
|
||||
}
|
||||
|
||||
for (const result of ctx.results) {
|
||||
console.log(`## ${result.primary_result.title}`)
|
||||
console.log(result.primary_result.content)
|
||||
console.log("")
|
||||
}
|
||||
})
|
||||
|
||||
cmd
|
||||
.command("recent")
|
||||
.option("--timeframe <t>", "Timeframe (e.g. 24h, 7d)", "24h")
|
||||
.action(async (opts: { timeframe: string }) => {
|
||||
log.debug(`cli recent: timeframe="${opts.timeframe}"`)
|
||||
|
||||
const results = await client.recentActivity(opts.timeframe)
|
||||
|
||||
if (results.length === 0) {
|
||||
console.log("No recent activity.")
|
||||
return
|
||||
}
|
||||
|
||||
for (const r of results) {
|
||||
console.log(`- ${r.title} (${r.permalink})`)
|
||||
}
|
||||
})
|
||||
|
||||
cmd
|
||||
.command("status")
|
||||
.description("Show plugin status")
|
||||
.action(() => {
|
||||
console.log(`Project: ${cfg.project}`)
|
||||
console.log(`Project path: ${cfg.projectPath}`)
|
||||
console.log(`BM CLI: ${cfg.bmPath}`)
|
||||
console.log(`Memory dir: ${cfg.memoryDir}`)
|
||||
console.log(`Memory file: ${cfg.memoryFile}`)
|
||||
console.log(`Auto-capture: ${cfg.autoCapture}`)
|
||||
console.log(`Debug: ${cfg.debug}`)
|
||||
})
|
||||
},
|
||||
{ commands: ["basic-memory"] },
|
||||
)
|
||||
}
|
||||
@@ -0,0 +1,125 @@
|
||||
import { describe, expect, it, jest } from "bun:test"
|
||||
import type { OpenClawPluginApi } from "openclaw/plugin-sdk/plugin-entry"
|
||||
import { registerSkillCommands } from "./skills.ts"
|
||||
|
||||
describe("skill slash commands", () => {
|
||||
it("should register all skill commands", () => {
|
||||
const mockApi = {
|
||||
registerCommand: jest.fn(),
|
||||
} as unknown as OpenClawPluginApi
|
||||
|
||||
registerSkillCommands(mockApi)
|
||||
|
||||
const callCount = (mockApi.registerCommand as jest.MockedFunction<any>).mock
|
||||
.calls.length
|
||||
expect(callCount).toBeGreaterThanOrEqual(9)
|
||||
|
||||
const names = (
|
||||
mockApi.registerCommand as jest.MockedFunction<any>
|
||||
).mock.calls.map((call: any[]) => call[0].name)
|
||||
expect(names).toEqual(
|
||||
expect.arrayContaining([
|
||||
"tasks",
|
||||
"reflect",
|
||||
"defrag",
|
||||
"schema",
|
||||
"notes",
|
||||
"metadata-search",
|
||||
"lifecycle",
|
||||
"ingest",
|
||||
"research",
|
||||
]),
|
||||
)
|
||||
})
|
||||
|
||||
it("should set correct metadata on each command", () => {
|
||||
const mockApi = {
|
||||
registerCommand: jest.fn(),
|
||||
} as unknown as OpenClawPluginApi
|
||||
|
||||
registerSkillCommands(mockApi)
|
||||
|
||||
for (const call of (mockApi.registerCommand as jest.MockedFunction<any>)
|
||||
.mock.calls) {
|
||||
const cmd = call[0]
|
||||
expect(cmd.acceptsArgs).toBe(true)
|
||||
expect(cmd.requireAuth).toBe(true)
|
||||
expect(typeof cmd.description).toBe("string")
|
||||
expect(cmd.description.length).toBeGreaterThan(0)
|
||||
}
|
||||
})
|
||||
|
||||
describe("handler behavior", () => {
|
||||
let commands: Record<string, any>
|
||||
|
||||
function setup(): void {
|
||||
commands = {}
|
||||
const mockApi = {
|
||||
registerCommand: jest.fn((cmd: any) => {
|
||||
commands[cmd.name] = cmd
|
||||
}),
|
||||
} as unknown as OpenClawPluginApi
|
||||
|
||||
registerSkillCommands(mockApi)
|
||||
}
|
||||
|
||||
it("should return skill content without prefix when no args", async () => {
|
||||
setup()
|
||||
|
||||
const result = await commands.tasks.handler({})
|
||||
expect(result.text).toStartWith("Follow this workflow:\n\n")
|
||||
expect(result.text).toContain("# Memory Tasks")
|
||||
})
|
||||
|
||||
it("should return skill content with empty args trimmed", async () => {
|
||||
setup()
|
||||
|
||||
const result = await commands.reflect.handler({ args: " " })
|
||||
expect(result.text).toStartWith("Follow this workflow:\n\n")
|
||||
expect(result.text).toContain("# Memory Reflect")
|
||||
})
|
||||
|
||||
it("should prepend user request when args provided", async () => {
|
||||
setup()
|
||||
|
||||
const result = await commands.defrag.handler({
|
||||
args: "clean up old tasks",
|
||||
})
|
||||
expect(result.text).toStartWith(
|
||||
"User request: clean up old tasks\n\nFollow this workflow:\n\n",
|
||||
)
|
||||
expect(result.text).toContain("# Memory Defrag")
|
||||
})
|
||||
|
||||
it("should include full skill content for each command", async () => {
|
||||
setup()
|
||||
|
||||
const tasksResult = await commands.tasks.handler({})
|
||||
expect(tasksResult.text).toContain("## Task Schema")
|
||||
|
||||
const reflectResult = await commands.reflect.handler({})
|
||||
expect(reflectResult.text).toContain("## When to Run")
|
||||
|
||||
const defragResult = await commands.defrag.handler({})
|
||||
expect(defragResult.text).toContain("## When to Run")
|
||||
|
||||
const schemaResult = await commands.schema.handler({})
|
||||
expect(schemaResult.text).toContain("## Picoschema Syntax Reference")
|
||||
|
||||
const notesResult = await commands.notes.handler({})
|
||||
expect(notesResult.text).toContain("## Note Anatomy")
|
||||
|
||||
const metadataResult = await commands["metadata-search"].handler({})
|
||||
expect(metadataResult.text).toContain("## Filter Syntax")
|
||||
|
||||
const lifecycleResult = await commands.lifecycle.handler({})
|
||||
expect(lifecycleResult.text).toContain("# Memory Lifecycle")
|
||||
|
||||
const ingestResult = await commands.ingest.handler({})
|
||||
expect(ingestResult.text).toContain("# Memory Ingest")
|
||||
|
||||
const researchResult = await commands.research.handler({})
|
||||
expect(researchResult.text).toContain("# Memory Research")
|
||||
})
|
||||
})
|
||||
})
|
||||
@@ -0,0 +1,64 @@
|
||||
import { existsSync, readFileSync } from "node:fs"
|
||||
import { dirname, resolve } from "node:path"
|
||||
import { fileURLToPath } from "node:url"
|
||||
import type { OpenClawPluginApi } from "openclaw/plugin-sdk/plugin-entry"
|
||||
|
||||
const __dirname = dirname(fileURLToPath(import.meta.url))
|
||||
|
||||
interface ManifestEntry {
|
||||
dir: string
|
||||
name: string
|
||||
description: string
|
||||
}
|
||||
|
||||
function resolveSkillsDir(api: OpenClawPluginApi): string {
|
||||
if (api.resolvePath) {
|
||||
return api.resolvePath("skills")
|
||||
}
|
||||
|
||||
const sourceRootSkills = resolve(__dirname, "..", "skills")
|
||||
if (existsSync(sourceRootSkills)) {
|
||||
return sourceRootSkills
|
||||
}
|
||||
|
||||
return resolve(__dirname, "..", "..", "skills")
|
||||
}
|
||||
|
||||
function loadManifest(skillsDir: string): ManifestEntry[] {
|
||||
try {
|
||||
const raw = readFileSync(resolve(skillsDir, "manifest.json"), "utf-8")
|
||||
return JSON.parse(raw) as ManifestEntry[]
|
||||
} catch {
|
||||
throw new Error(
|
||||
"skills/manifest.json not found. Run `bun scripts/fetch-skills.ts` first.",
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
function loadSkill(skillsDir: string, dir: string): string {
|
||||
return readFileSync(resolve(skillsDir, dir, "SKILL.md"), "utf-8")
|
||||
}
|
||||
|
||||
export function registerSkillCommands(api: OpenClawPluginApi): void {
|
||||
const skillsDir = resolveSkillsDir(api)
|
||||
const manifest = loadManifest(skillsDir)
|
||||
|
||||
for (const entry of manifest) {
|
||||
const commandName = entry.dir.replace(/^memory-/, "")
|
||||
const content = loadSkill(skillsDir, entry.dir)
|
||||
|
||||
api.registerCommand({
|
||||
name: commandName,
|
||||
description: entry.description,
|
||||
acceptsArgs: true,
|
||||
requireAuth: true,
|
||||
handler: async (ctx: { args?: string }) => {
|
||||
const args = ctx.args?.trim()
|
||||
const prefix = args
|
||||
? `User request: ${args}\n\nFollow this workflow:\n\n`
|
||||
: "Follow this workflow:\n\n"
|
||||
return { text: prefix + content }
|
||||
},
|
||||
})
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,107 @@
|
||||
import { execSync } from "node:child_process"
|
||||
import { dirname, resolve } from "node:path"
|
||||
import { fileURLToPath } from "node:url"
|
||||
import type { OpenClawPluginApi } from "openclaw/plugin-sdk/plugin-entry"
|
||||
import type { BmClient } from "../bm-client.ts"
|
||||
import { log } from "../logger.ts"
|
||||
|
||||
const __dirname = dirname(fileURLToPath(import.meta.url))
|
||||
|
||||
export function registerCommands(
|
||||
api: OpenClawPluginApi,
|
||||
client: BmClient,
|
||||
): void {
|
||||
api.registerCommand({
|
||||
name: "bm-setup",
|
||||
description: "Install or update the Basic Memory CLI (requires uv)",
|
||||
requireAuth: true,
|
||||
handler: async () => {
|
||||
const scriptPath = api.resolvePath
|
||||
? api.resolvePath("scripts/setup-bm.sh")
|
||||
: resolve(__dirname, "..", "scripts", "setup-bm.sh")
|
||||
log.info(`/bm-setup: running ${scriptPath}`)
|
||||
|
||||
try {
|
||||
const output = execSync(`bash "${scriptPath}"`, {
|
||||
encoding: "utf-8",
|
||||
timeout: 180_000,
|
||||
stdio: "pipe",
|
||||
env: { ...process.env },
|
||||
})
|
||||
return { text: output.trim() }
|
||||
} catch (err: unknown) {
|
||||
const execErr = err as { stderr?: string; stdout?: string }
|
||||
const detail = execErr.stderr || execErr.stdout || String(err)
|
||||
log.error("/bm-setup failed", err)
|
||||
return {
|
||||
text: `Setup failed:\n${detail.trim()}`,
|
||||
}
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
api.registerCommand({
|
||||
name: "remember",
|
||||
description: "Save something to the Basic Memory knowledge graph",
|
||||
acceptsArgs: true,
|
||||
requireAuth: true,
|
||||
handler: async (ctx: { args?: string }) => {
|
||||
const text = ctx.args?.trim()
|
||||
if (!text) {
|
||||
return { text: "Usage: /remember <text to save as a note>" }
|
||||
}
|
||||
|
||||
log.debug(`/remember: "${text.slice(0, 50)}"`)
|
||||
|
||||
try {
|
||||
const title = text.length > 60 ? text.slice(0, 60) : text
|
||||
await client.writeNote(title, text, "agent/memories")
|
||||
|
||||
const preview = text.length > 60 ? `${text.slice(0, 60)}...` : text
|
||||
return { text: `Remembered: "${preview}"` }
|
||||
} catch (err) {
|
||||
log.error("/remember failed", err)
|
||||
return {
|
||||
text: "Failed to save memory. Is Basic Memory running?",
|
||||
}
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
api.registerCommand({
|
||||
name: "recall",
|
||||
description: "Search the Basic Memory knowledge graph",
|
||||
acceptsArgs: true,
|
||||
requireAuth: true,
|
||||
handler: async (ctx: { args?: string }) => {
|
||||
const query = ctx.args?.trim()
|
||||
if (!query) {
|
||||
return { text: "Usage: /recall <search query>" }
|
||||
}
|
||||
|
||||
log.debug(`/recall: "${query}"`)
|
||||
|
||||
try {
|
||||
const results = await client.search(query, 5)
|
||||
|
||||
if (results.length === 0) {
|
||||
return { text: `No notes found for: "${query}"` }
|
||||
}
|
||||
|
||||
const lines = results.map((r, i) => {
|
||||
const score = r.score ? ` (${(r.score * 100).toFixed(0)}%)` : ""
|
||||
return `${i + 1}. ${r.title}${score}`
|
||||
})
|
||||
|
||||
return {
|
||||
text: `Found ${results.length} notes:\n\n${lines.join("\n")}`,
|
||||
}
|
||||
} catch (err) {
|
||||
log.error("/recall failed", err)
|
||||
return {
|
||||
text: "Failed to search. Is Basic Memory running?",
|
||||
}
|
||||
}
|
||||
},
|
||||
})
|
||||
}
|
||||
@@ -0,0 +1,187 @@
|
||||
import { describe, expect, it } from "bun:test"
|
||||
import { homedir } from "node:os"
|
||||
import { parseConfig, resolveProjectPath } from "./config.ts"
|
||||
|
||||
describe("config", () => {
|
||||
describe("parseConfig", () => {
|
||||
it("should return default config for empty input", () => {
|
||||
const config = parseConfig(undefined)
|
||||
|
||||
expect(config.bmPath).toBe("bm")
|
||||
expect(config.memoryDir).toBe("memory/")
|
||||
expect(config.memoryFile).toBe("MEMORY.md")
|
||||
expect(config.autoCapture).toBe(true)
|
||||
expect(config.captureMinChars).toBe(10)
|
||||
expect(config.autoRecall).toBe(true)
|
||||
expect(config.recallPrompt).toContain("Check for active tasks")
|
||||
expect(config.debug).toBe(false)
|
||||
expect(config.project).toMatch(/^openclaw-/)
|
||||
expect(config.projectPath).toBe(".")
|
||||
})
|
||||
|
||||
it("should return default config for null input", () => {
|
||||
const config = parseConfig(null)
|
||||
expect(config.memoryDir).toBe("memory/")
|
||||
})
|
||||
|
||||
it("should return default config for non-object input", () => {
|
||||
expect(parseConfig("string").memoryDir).toBe("memory/")
|
||||
expect(parseConfig(123).memoryDir).toBe("memory/")
|
||||
expect(parseConfig([]).memoryDir).toBe("memory/")
|
||||
})
|
||||
|
||||
it("should use provided project name", () => {
|
||||
const config = parseConfig({ project: "my-custom-project" })
|
||||
expect(config.project).toBe("my-custom-project")
|
||||
})
|
||||
|
||||
it("should use default project for empty string", () => {
|
||||
const config = parseConfig({ project: "" })
|
||||
expect(config.project).toMatch(/^openclaw-/)
|
||||
})
|
||||
|
||||
it("should use provided bmPath", () => {
|
||||
const config = parseConfig({ bmPath: "/custom/path/to/bm" })
|
||||
expect(config.bmPath).toBe("/custom/path/to/bm")
|
||||
})
|
||||
|
||||
it("should use provided memoryDir", () => {
|
||||
const config = parseConfig({ memoryDir: "notes/" })
|
||||
expect(config.memoryDir).toBe("notes/")
|
||||
})
|
||||
|
||||
it("should support snake_case memory_dir", () => {
|
||||
const config = parseConfig({ memory_dir: "notes/" })
|
||||
expect(config.memoryDir).toBe("notes/")
|
||||
})
|
||||
|
||||
it("should use provided memoryFile", () => {
|
||||
const config = parseConfig({ memoryFile: "MY_MEMORY.md" })
|
||||
expect(config.memoryFile).toBe("MY_MEMORY.md")
|
||||
})
|
||||
|
||||
it("should support snake_case memory_file", () => {
|
||||
const config = parseConfig({ memory_file: "MY_MEMORY.md" })
|
||||
expect(config.memoryFile).toBe("MY_MEMORY.md")
|
||||
})
|
||||
|
||||
it("should use provided projectPath", () => {
|
||||
const config = parseConfig({ projectPath: "/custom/project/path" })
|
||||
expect(config.projectPath).toBe("/custom/project/path")
|
||||
})
|
||||
|
||||
it("should default projectPath to workspace root", () => {
|
||||
const config = parseConfig({ memoryDir: "notes/" })
|
||||
expect(config.projectPath).toBe(".")
|
||||
})
|
||||
|
||||
it("should use provided autoCapture", () => {
|
||||
expect(parseConfig({ autoCapture: false }).autoCapture).toBe(false)
|
||||
expect(parseConfig({ autoCapture: true }).autoCapture).toBe(true)
|
||||
})
|
||||
|
||||
it("should use provided debug flag", () => {
|
||||
expect(parseConfig({ debug: true }).debug).toBe(true)
|
||||
expect(parseConfig({ debug: false }).debug).toBe(false)
|
||||
})
|
||||
|
||||
it("should use provided captureMinChars", () => {
|
||||
expect(parseConfig({ captureMinChars: 25 }).captureMinChars).toBe(25)
|
||||
expect(parseConfig({ captureMinChars: 0 }).captureMinChars).toBe(0)
|
||||
})
|
||||
|
||||
it("should support snake_case capture_min_chars", () => {
|
||||
expect(parseConfig({ capture_min_chars: 50 }).captureMinChars).toBe(50)
|
||||
})
|
||||
|
||||
it("should default captureMinChars for non-number input", () => {
|
||||
expect(parseConfig({ captureMinChars: "abc" }).captureMinChars).toBe(10)
|
||||
expect(parseConfig({ captureMinChars: -5 }).captureMinChars).toBe(10)
|
||||
})
|
||||
|
||||
it("should use provided autoRecall", () => {
|
||||
expect(parseConfig({ autoRecall: false }).autoRecall).toBe(false)
|
||||
expect(parseConfig({ autoRecall: true }).autoRecall).toBe(true)
|
||||
})
|
||||
|
||||
it("should support snake_case auto_recall", () => {
|
||||
expect(parseConfig({ auto_recall: false }).autoRecall).toBe(false)
|
||||
})
|
||||
|
||||
it("should default autoRecall to true", () => {
|
||||
expect(parseConfig({}).autoRecall).toBe(true)
|
||||
})
|
||||
|
||||
it("should use provided recallPrompt", () => {
|
||||
const config = parseConfig({ recallPrompt: "Custom prompt" })
|
||||
expect(config.recallPrompt).toBe("Custom prompt")
|
||||
})
|
||||
|
||||
it("should support snake_case recall_prompt", () => {
|
||||
const config = parseConfig({ recall_prompt: "Custom snake" })
|
||||
expect(config.recallPrompt).toBe("Custom snake")
|
||||
})
|
||||
|
||||
it("should default recallPrompt for empty string", () => {
|
||||
const config = parseConfig({ recallPrompt: "" })
|
||||
expect(config.recallPrompt).toContain("Check for active tasks")
|
||||
})
|
||||
|
||||
it("should reject cloud config", () => {
|
||||
expect(() =>
|
||||
parseConfig({
|
||||
cloud: {
|
||||
url: "https://cloud.basicmemory.com",
|
||||
api_key: "test-key",
|
||||
},
|
||||
}),
|
||||
).toThrow("basic-memory config has unknown keys: cloud")
|
||||
})
|
||||
|
||||
it("should throw error for unknown config keys", () => {
|
||||
expect(() => parseConfig({ unknownKey: "value" })).toThrow(
|
||||
"basic-memory config has unknown keys: unknownKey",
|
||||
)
|
||||
})
|
||||
|
||||
it("should handle complete config object", () => {
|
||||
const config = parseConfig({
|
||||
project: "test-project",
|
||||
bmPath: "/usr/bin/bm",
|
||||
memoryDir: "notes/",
|
||||
memoryFile: "NOTES.md",
|
||||
projectPath: "/tmp/test-project",
|
||||
autoCapture: false,
|
||||
debug: true,
|
||||
})
|
||||
|
||||
expect(config.project).toBe("test-project")
|
||||
expect(config.memoryDir).toBe("notes/")
|
||||
expect(config.memoryFile).toBe("NOTES.md")
|
||||
})
|
||||
|
||||
it("should not throw for empty config", () => {
|
||||
expect(() => parseConfig({})).not.toThrow()
|
||||
})
|
||||
})
|
||||
|
||||
describe("resolveProjectPath", () => {
|
||||
it("resolves relative projectPath against workspace", () => {
|
||||
expect(resolveProjectPath("memory/", "/tmp/workspace")).toBe(
|
||||
"/tmp/workspace/memory",
|
||||
)
|
||||
})
|
||||
|
||||
it("expands tilde paths", () => {
|
||||
expect(resolveProjectPath("~/memory", "/tmp/workspace")).toBe(
|
||||
`${homedir()}/memory`,
|
||||
)
|
||||
})
|
||||
|
||||
it("keeps absolute paths unchanged", () => {
|
||||
expect(resolveProjectPath("/var/data/memory", "/tmp/workspace")).toBe(
|
||||
"/var/data/memory",
|
||||
)
|
||||
})
|
||||
})
|
||||
})
|
||||
@@ -0,0 +1,136 @@
|
||||
import { homedir, hostname } from "node:os"
|
||||
import { isAbsolute, resolve } from "node:path"
|
||||
|
||||
export type BasicMemoryConfig = {
|
||||
project: string
|
||||
bmPath: string
|
||||
memoryDir: string
|
||||
memoryFile: string
|
||||
projectPath: string
|
||||
autoCapture: boolean
|
||||
captureMinChars: number
|
||||
autoRecall: boolean
|
||||
recallPrompt: string
|
||||
debug: boolean
|
||||
}
|
||||
|
||||
const ALLOWED_KEYS = [
|
||||
"project",
|
||||
"bmPath",
|
||||
"memoryDir",
|
||||
"memory_dir",
|
||||
"memoryFile",
|
||||
"memory_file",
|
||||
"projectPath",
|
||||
"autoCapture",
|
||||
"captureMinChars",
|
||||
"capture_min_chars",
|
||||
"autoRecall",
|
||||
"auto_recall",
|
||||
"recallPrompt",
|
||||
"recall_prompt",
|
||||
"debug",
|
||||
]
|
||||
|
||||
function assertAllowedKeys(
|
||||
value: Record<string, unknown>,
|
||||
allowed: string[],
|
||||
label: string,
|
||||
): void {
|
||||
const unknown = Object.keys(value).filter((k) => !allowed.includes(k))
|
||||
if (unknown.length > 0) {
|
||||
throw new Error(`${label} has unknown keys: ${unknown.join(", ")}`)
|
||||
}
|
||||
}
|
||||
|
||||
function defaultProject(): string {
|
||||
return `openclaw-${hostname()
|
||||
.replace(/[^a-zA-Z0-9-]/g, "-")
|
||||
.toLowerCase()}`
|
||||
}
|
||||
|
||||
function expandUserPath(path: string): string {
|
||||
if (path === "~") return homedir()
|
||||
if (path.startsWith("~/")) return `${homedir()}/${path.slice(2)}`
|
||||
return path
|
||||
}
|
||||
|
||||
export function resolveProjectPath(
|
||||
projectPath: string,
|
||||
workspaceDir: string,
|
||||
): string {
|
||||
const expanded = expandUserPath(projectPath)
|
||||
if (isAbsolute(expanded)) return expanded
|
||||
return resolve(workspaceDir, expanded)
|
||||
}
|
||||
|
||||
export function parseConfig(raw: unknown): BasicMemoryConfig {
|
||||
const cfg =
|
||||
raw && typeof raw === "object" && !Array.isArray(raw)
|
||||
? (raw as Record<string, unknown>)
|
||||
: {}
|
||||
|
||||
if (Object.keys(cfg).length > 0) {
|
||||
assertAllowedKeys(cfg, ALLOWED_KEYS, "basic-memory config")
|
||||
}
|
||||
|
||||
// Support both camelCase and snake_case for memory_dir / memory_file
|
||||
const memoryDir =
|
||||
typeof cfg.memoryDir === "string" && cfg.memoryDir.length > 0
|
||||
? cfg.memoryDir
|
||||
: typeof cfg.memory_dir === "string" &&
|
||||
(cfg.memory_dir as string).length > 0
|
||||
? (cfg.memory_dir as string)
|
||||
: "memory/"
|
||||
|
||||
const memoryFile =
|
||||
typeof cfg.memoryFile === "string" && cfg.memoryFile.length > 0
|
||||
? cfg.memoryFile
|
||||
: typeof cfg.memory_file === "string" &&
|
||||
(cfg.memory_file as string).length > 0
|
||||
? (cfg.memory_file as string)
|
||||
: "MEMORY.md"
|
||||
|
||||
return {
|
||||
project:
|
||||
typeof cfg.project === "string" && cfg.project.length > 0
|
||||
? cfg.project
|
||||
: defaultProject(),
|
||||
projectPath:
|
||||
typeof cfg.projectPath === "string" && cfg.projectPath.length > 0
|
||||
? cfg.projectPath
|
||||
: ".",
|
||||
bmPath:
|
||||
typeof cfg.bmPath === "string" && cfg.bmPath.length > 0
|
||||
? cfg.bmPath
|
||||
: "bm",
|
||||
memoryDir,
|
||||
memoryFile,
|
||||
autoCapture: typeof cfg.autoCapture === "boolean" ? cfg.autoCapture : true,
|
||||
captureMinChars:
|
||||
typeof cfg.captureMinChars === "number" && cfg.captureMinChars >= 0
|
||||
? cfg.captureMinChars
|
||||
: typeof cfg.capture_min_chars === "number" &&
|
||||
(cfg.capture_min_chars as number) >= 0
|
||||
? (cfg.capture_min_chars as number)
|
||||
: 10,
|
||||
autoRecall:
|
||||
typeof cfg.autoRecall === "boolean"
|
||||
? cfg.autoRecall
|
||||
: typeof cfg.auto_recall === "boolean"
|
||||
? (cfg.auto_recall as boolean)
|
||||
: true,
|
||||
recallPrompt:
|
||||
typeof cfg.recallPrompt === "string" && cfg.recallPrompt.length > 0
|
||||
? cfg.recallPrompt
|
||||
: typeof cfg.recall_prompt === "string" &&
|
||||
(cfg.recall_prompt as string).length > 0
|
||||
? (cfg.recall_prompt as string)
|
||||
: "Check for active tasks and recent activity. Summarize anything relevant to the current session.",
|
||||
debug: typeof cfg.debug === "boolean" ? cfg.debug : false,
|
||||
}
|
||||
}
|
||||
|
||||
export const basicMemoryConfigSchema = {
|
||||
parse: parseConfig,
|
||||
}
|
||||
@@ -0,0 +1,400 @@
|
||||
import { beforeEach, describe, expect, it, jest } from "bun:test"
|
||||
import type { ContextEngine } from "openclaw/plugin-sdk"
|
||||
import type { BmClient } from "../bm-client.ts"
|
||||
import type { BasicMemoryConfig } from "../config.ts"
|
||||
import {
|
||||
BasicMemoryContextEngine,
|
||||
MAX_ASSEMBLE_RECALL_CHARS,
|
||||
} from "./basic-memory-context-engine.ts"
|
||||
|
||||
type AgentMessage = Parameters<ContextEngine["assemble"]>[0]["messages"][number]
|
||||
|
||||
function makeConfig(overrides?: Partial<BasicMemoryConfig>): BasicMemoryConfig {
|
||||
return {
|
||||
project: "test-project",
|
||||
bmPath: "bm",
|
||||
memoryDir: "memory/",
|
||||
memoryFile: "MEMORY.md",
|
||||
projectPath: "/tmp/test-project",
|
||||
autoCapture: true,
|
||||
captureMinChars: 10,
|
||||
autoRecall: true,
|
||||
recallPrompt:
|
||||
"Check for active tasks and recent activity. Summarize anything relevant to the current session.",
|
||||
debug: false,
|
||||
...overrides,
|
||||
}
|
||||
}
|
||||
|
||||
function makeMessages(
|
||||
messages: Array<Record<string, unknown>>,
|
||||
): AgentMessage[] {
|
||||
return messages as AgentMessage[]
|
||||
}
|
||||
|
||||
describe("BasicMemoryContextEngine", () => {
|
||||
let mockClient: {
|
||||
search: jest.Mock
|
||||
recentActivity: jest.Mock
|
||||
indexConversation: jest.Mock
|
||||
writeNote: jest.Mock
|
||||
editNote: jest.Mock
|
||||
deleteNote: jest.Mock
|
||||
}
|
||||
|
||||
beforeEach(() => {
|
||||
mockClient = {
|
||||
search: jest.fn().mockResolvedValue([
|
||||
{
|
||||
title: "Fix auth rollout",
|
||||
permalink: "fix-auth-rollout",
|
||||
content: "Continue staging verification for auth rollout.",
|
||||
file_path: "memory/tasks/fix-auth-rollout.md",
|
||||
},
|
||||
]),
|
||||
recentActivity: jest.fn().mockResolvedValue([
|
||||
{
|
||||
title: "API review",
|
||||
permalink: "api-review",
|
||||
file_path: "memory/api-review.md",
|
||||
created_at: "2026-03-09T12:00:00Z",
|
||||
},
|
||||
]),
|
||||
indexConversation: jest.fn().mockResolvedValue(undefined),
|
||||
writeNote: jest.fn().mockResolvedValue({
|
||||
title: "subagent-handoff-agent-test-subagent-child-1",
|
||||
permalink:
|
||||
"agent/subagents/subagent-handoff-agent-test-subagent-child-1",
|
||||
file_path:
|
||||
"memory/agent/subagents/subagent-handoff-agent-test-subagent-child-1.md",
|
||||
content: "",
|
||||
}),
|
||||
editNote: jest.fn().mockResolvedValue({
|
||||
title: "subagent-handoff-agent-test-subagent-child-1",
|
||||
permalink:
|
||||
"agent/subagents/subagent-handoff-agent-test-subagent-child-1",
|
||||
file_path:
|
||||
"memory/agent/subagents/subagent-handoff-agent-test-subagent-child-1.md",
|
||||
operation: "append",
|
||||
}),
|
||||
deleteNote: jest.fn().mockResolvedValue({
|
||||
title: "subagent-handoff-agent-test-subagent-child-1",
|
||||
permalink:
|
||||
"agent/subagents/subagent-handoff-agent-test-subagent-child-1",
|
||||
file_path:
|
||||
"memory/agent/subagents/subagent-handoff-agent-test-subagent-child-1.md",
|
||||
}),
|
||||
}
|
||||
})
|
||||
|
||||
it("bootstraps recall state from active tasks and recent activity", async () => {
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig(),
|
||||
)
|
||||
|
||||
await expect(
|
||||
engine.bootstrap({
|
||||
sessionId: "session-1",
|
||||
sessionFile: "/tmp/session-1.jsonl",
|
||||
}),
|
||||
).resolves.toEqual({ bootstrapped: true })
|
||||
expect(mockClient.search).toHaveBeenCalledWith(undefined, 5, undefined, {
|
||||
note_types: ["Task"],
|
||||
status: "active",
|
||||
})
|
||||
expect(mockClient.recentActivity).toHaveBeenCalledWith("1d")
|
||||
})
|
||||
|
||||
it("skips bootstrap when recall is disabled", async () => {
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig({ autoRecall: false }),
|
||||
)
|
||||
|
||||
await expect(
|
||||
engine.bootstrap({
|
||||
sessionId: "session-2",
|
||||
sessionFile: "/tmp/session-2.jsonl",
|
||||
}),
|
||||
).resolves.toEqual({
|
||||
bootstrapped: false,
|
||||
reason: "autoRecall disabled",
|
||||
})
|
||||
|
||||
const result = await engine.assemble({
|
||||
sessionId: "session-2",
|
||||
messages: makeMessages([{ role: "user", content: "hello" }]),
|
||||
})
|
||||
|
||||
expect(result).toEqual({
|
||||
messages: makeMessages([{ role: "user", content: "hello" }]),
|
||||
estimatedTokens: 0,
|
||||
})
|
||||
})
|
||||
|
||||
it("injects bounded BM recall during assemble when bootstrap found context", async () => {
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig(),
|
||||
)
|
||||
|
||||
await engine.bootstrap({
|
||||
sessionId: "session-assemble",
|
||||
sessionFile: "/tmp/session-assemble.jsonl",
|
||||
})
|
||||
|
||||
const result = await engine.assemble({
|
||||
sessionId: "session-assemble",
|
||||
messages: makeMessages([{ role: "user", content: "hello" }]),
|
||||
})
|
||||
|
||||
expect(result.messages).toEqual(
|
||||
makeMessages([{ role: "user", content: "hello" }]),
|
||||
)
|
||||
expect(result.systemPromptAddition).toContain("## Active Tasks")
|
||||
expect(result.systemPromptAddition).toContain("Fix auth rollout")
|
||||
expect(result.systemPromptAddition).toContain("## Recent Activity")
|
||||
expect(result.systemPromptAddition).toContain("API review")
|
||||
})
|
||||
|
||||
it("returns a no-op bootstrap result when there is no recall context", async () => {
|
||||
mockClient.search.mockResolvedValue([])
|
||||
mockClient.recentActivity.mockResolvedValue([])
|
||||
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig(),
|
||||
)
|
||||
|
||||
await expect(
|
||||
engine.bootstrap({
|
||||
sessionId: "session-3",
|
||||
sessionFile: "/tmp/session-3.jsonl",
|
||||
}),
|
||||
).resolves.toEqual({
|
||||
bootstrapped: false,
|
||||
reason: "no recall context found",
|
||||
})
|
||||
|
||||
const result = await engine.assemble({
|
||||
sessionId: "session-3",
|
||||
messages: makeMessages([{ role: "user", content: "hello" }]),
|
||||
})
|
||||
|
||||
expect(result).toEqual({
|
||||
messages: makeMessages([{ role: "user", content: "hello" }]),
|
||||
estimatedTokens: 0,
|
||||
})
|
||||
})
|
||||
|
||||
it("keeps assemble recall stable and within the hard bound", async () => {
|
||||
mockClient.search.mockResolvedValue([
|
||||
{
|
||||
title: "Long task",
|
||||
permalink: "long-task",
|
||||
content: "A".repeat(4000),
|
||||
file_path: "memory/tasks/long-task.md",
|
||||
},
|
||||
])
|
||||
mockClient.recentActivity.mockResolvedValue([
|
||||
{
|
||||
title: "Long recent item",
|
||||
permalink: "long-recent-item",
|
||||
file_path: "memory/long-recent-item.md",
|
||||
created_at: "2026-03-09T12:00:00Z",
|
||||
},
|
||||
])
|
||||
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig({
|
||||
recallPrompt: "P".repeat(4000),
|
||||
}),
|
||||
)
|
||||
|
||||
await engine.bootstrap({
|
||||
sessionId: "session-bounded",
|
||||
sessionFile: "/tmp/session-bounded.jsonl",
|
||||
})
|
||||
|
||||
const first = await engine.assemble({
|
||||
sessionId: "session-bounded",
|
||||
messages: makeMessages([{ role: "user", content: "hello" }]),
|
||||
})
|
||||
const second = await engine.assemble({
|
||||
sessionId: "session-bounded",
|
||||
messages: makeMessages([{ role: "user", content: "hello" }]),
|
||||
})
|
||||
|
||||
expect(first.systemPromptAddition).toBeDefined()
|
||||
expect(first.systemPromptAddition?.length).toBeLessThanOrEqual(
|
||||
MAX_ASSEMBLE_RECALL_CHARS,
|
||||
)
|
||||
expect(first.systemPromptAddition).toContain(
|
||||
"[Basic Memory recall truncated]",
|
||||
)
|
||||
expect(second.systemPromptAddition).toBe(first.systemPromptAddition)
|
||||
})
|
||||
|
||||
it("creates a parent-to-child BM handoff note on subagent spawn", async () => {
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig(),
|
||||
)
|
||||
|
||||
await engine.bootstrap({
|
||||
sessionId: "parent-session",
|
||||
sessionFile: "/tmp/parent-session.jsonl",
|
||||
})
|
||||
|
||||
const preparation = await engine.prepareSubagentSpawn({
|
||||
parentSessionKey: "parent-session",
|
||||
childSessionKey: "agent:test:subagent:child-1",
|
||||
})
|
||||
|
||||
expect(preparation).toBeDefined()
|
||||
expect(mockClient.writeNote).toHaveBeenCalledWith(
|
||||
"subagent-handoff-agent-test-subagent-child-1",
|
||||
expect.stringContaining("## Parent Basic Memory Context"),
|
||||
"agent/subagents",
|
||||
)
|
||||
})
|
||||
|
||||
it("rolls back the handoff note when subagent spawn fails after preparation", async () => {
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig(),
|
||||
)
|
||||
|
||||
const preparation = await engine.prepareSubagentSpawn({
|
||||
parentSessionKey: "parent-session",
|
||||
childSessionKey: "agent:test:subagent:child-rollback",
|
||||
})
|
||||
|
||||
expect(preparation).toBeDefined()
|
||||
await preparation?.rollback()
|
||||
|
||||
expect(mockClient.deleteNote).toHaveBeenCalledWith(
|
||||
"agent/subagents/subagent-handoff-agent-test-subagent-child-1",
|
||||
)
|
||||
})
|
||||
|
||||
it("appends completion details to the handoff note when a child session completes", async () => {
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig(),
|
||||
)
|
||||
|
||||
await engine.prepareSubagentSpawn({
|
||||
parentSessionKey: "parent-session",
|
||||
childSessionKey: "agent:test:subagent:child-complete",
|
||||
})
|
||||
|
||||
await engine.onSubagentEnded({
|
||||
childSessionKey: "agent:test:subagent:child-complete",
|
||||
reason: "completed",
|
||||
})
|
||||
|
||||
expect(mockClient.editNote).toHaveBeenCalledWith(
|
||||
"agent/subagents/subagent-handoff-agent-test-subagent-child-1",
|
||||
"append",
|
||||
expect.stringContaining("Reason: completed"),
|
||||
)
|
||||
expect(mockClient.editNote).toHaveBeenCalledWith(
|
||||
"agent/subagents/subagent-handoff-agent-test-subagent-child-1",
|
||||
"append",
|
||||
expect.stringContaining(
|
||||
"Durable conversation capture continues through the normal afterTurn path.",
|
||||
),
|
||||
)
|
||||
})
|
||||
|
||||
it("handles deleted, released, and swept child endings without errors", async () => {
|
||||
const reasons = ["deleted", "released", "swept"] as const
|
||||
|
||||
for (const reason of reasons) {
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig(),
|
||||
)
|
||||
|
||||
await engine.prepareSubagentSpawn({
|
||||
parentSessionKey: "parent-session",
|
||||
childSessionKey: `agent:test:subagent:${reason}`,
|
||||
})
|
||||
|
||||
await expect(
|
||||
engine.onSubagentEnded({
|
||||
childSessionKey: `agent:test:subagent:${reason}`,
|
||||
reason,
|
||||
}),
|
||||
).resolves.toBeUndefined()
|
||||
}
|
||||
|
||||
expect(mockClient.editNote).toHaveBeenCalledTimes(3)
|
||||
})
|
||||
|
||||
it("captures only the current turn after prePromptMessageCount", async () => {
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig(),
|
||||
)
|
||||
|
||||
await engine.afterTurn({
|
||||
sessionId: "session-4",
|
||||
sessionFile: "/tmp/session-4.jsonl",
|
||||
prePromptMessageCount: 2,
|
||||
messages: makeMessages([
|
||||
{ role: "user", content: "Old question" },
|
||||
{ role: "assistant", content: "Old answer" },
|
||||
{ role: "user", content: "Current question with enough detail" },
|
||||
{ role: "assistant", content: "Current answer with enough detail" },
|
||||
]),
|
||||
})
|
||||
|
||||
expect(mockClient.indexConversation).toHaveBeenCalledWith(
|
||||
"Current question with enough detail",
|
||||
"Current answer with enough detail",
|
||||
)
|
||||
})
|
||||
|
||||
it("respects captureMinChars for afterTurn capture", async () => {
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig({ captureMinChars: 50 }),
|
||||
)
|
||||
|
||||
await engine.afterTurn({
|
||||
sessionId: "session-5",
|
||||
sessionFile: "/tmp/session-5.jsonl",
|
||||
prePromptMessageCount: 0,
|
||||
messages: makeMessages([
|
||||
{ role: "user", content: "short" },
|
||||
{ role: "assistant", content: "tiny" },
|
||||
]),
|
||||
})
|
||||
|
||||
expect(mockClient.indexConversation).not.toHaveBeenCalled()
|
||||
})
|
||||
|
||||
it("swallows capture failures in afterTurn", async () => {
|
||||
mockClient.indexConversation.mockRejectedValue(new Error("BM down"))
|
||||
const engine = new BasicMemoryContextEngine(
|
||||
mockClient as unknown as BmClient,
|
||||
makeConfig(),
|
||||
)
|
||||
|
||||
await expect(
|
||||
engine.afterTurn({
|
||||
sessionId: "session-6",
|
||||
sessionFile: "/tmp/session-6.jsonl",
|
||||
prePromptMessageCount: 0,
|
||||
messages: makeMessages([
|
||||
{ role: "user", content: "Current question with enough detail" },
|
||||
{ role: "assistant", content: "Current answer with enough detail" },
|
||||
]),
|
||||
}),
|
||||
).resolves.toBeUndefined()
|
||||
})
|
||||
})
|
||||
@@ -0,0 +1,262 @@
|
||||
import type {
|
||||
AssembleResult,
|
||||
BootstrapResult,
|
||||
CompactResult,
|
||||
ContextEngine,
|
||||
SubagentSpawnPreparation,
|
||||
} from "openclaw/plugin-sdk"
|
||||
import { delegateCompactionToRuntime } from "openclaw/plugin-sdk/core"
|
||||
import type { BmClient } from "../bm-client.ts"
|
||||
import type { BasicMemoryConfig } from "../config.ts"
|
||||
import { selectCaptureTurn } from "../hooks/capture.ts"
|
||||
import { loadRecallState } from "../hooks/recall.ts"
|
||||
import { log } from "../logger.ts"
|
||||
|
||||
export const MAX_ASSEMBLE_RECALL_CHARS = 1200
|
||||
const TRUNCATED_RECALL_SUFFIX = "\n\n[Basic Memory recall truncated]"
|
||||
const SUBAGENT_HANDOFF_FOLDER = "agent/subagents"
|
||||
const MAX_SUBAGENT_RECALL_CHARS = 800
|
||||
|
||||
type BootstrapParams = Parameters<NonNullable<ContextEngine["bootstrap"]>>[0]
|
||||
type AssembleParams = Parameters<ContextEngine["assemble"]>[0]
|
||||
type AfterTurnParams = Parameters<NonNullable<ContextEngine["afterTurn"]>>[0]
|
||||
type CompactParams = Parameters<ContextEngine["compact"]>[0]
|
||||
type PrepareSubagentSpawnParams = Parameters<
|
||||
NonNullable<ContextEngine["prepareSubagentSpawn"]>
|
||||
>[0]
|
||||
type OnSubagentEndedParams = Parameters<
|
||||
NonNullable<ContextEngine["onSubagentEnded"]>
|
||||
>[0]
|
||||
|
||||
interface SessionMemoryState {
|
||||
recallContext: string
|
||||
}
|
||||
|
||||
interface SubagentHandoffState {
|
||||
noteIdentifier: string
|
||||
noteTitle: string
|
||||
parentSessionKey: string
|
||||
}
|
||||
|
||||
function boundRecallContext(context: string): string {
|
||||
if (context.length <= MAX_ASSEMBLE_RECALL_CHARS) {
|
||||
return context
|
||||
}
|
||||
|
||||
const trimmed = context
|
||||
.slice(
|
||||
0,
|
||||
Math.max(0, MAX_ASSEMBLE_RECALL_CHARS - TRUNCATED_RECALL_SUFFIX.length),
|
||||
)
|
||||
.trimEnd()
|
||||
|
||||
return `${trimmed}${TRUNCATED_RECALL_SUFFIX}`
|
||||
}
|
||||
|
||||
function slugifySessionKey(sessionKey: string): string {
|
||||
return sessionKey
|
||||
.toLowerCase()
|
||||
.replace(/[^a-z0-9]+/g, "-")
|
||||
.replace(/^-+|-+$/g, "")
|
||||
.slice(0, 80)
|
||||
}
|
||||
|
||||
function buildSubagentNoteTitle(childSessionKey: string): string {
|
||||
return `subagent-handoff-${slugifySessionKey(childSessionKey)}`
|
||||
}
|
||||
|
||||
function buildSubagentHandoffContent(params: {
|
||||
parentSessionKey: string
|
||||
childSessionKey: string
|
||||
recallContext?: string
|
||||
}): string {
|
||||
const sections = [
|
||||
"# Subagent Handoff",
|
||||
"",
|
||||
"## Sessions",
|
||||
`- Parent: ${params.parentSessionKey}`,
|
||||
`- Child: ${params.childSessionKey}`,
|
||||
"",
|
||||
"## Lifecycle",
|
||||
`- Spawned: ${new Date().toISOString()}`,
|
||||
]
|
||||
|
||||
if (params.recallContext) {
|
||||
sections.push(
|
||||
"",
|
||||
"## Parent Basic Memory Context",
|
||||
params.recallContext.slice(0, MAX_SUBAGENT_RECALL_CHARS).trimEnd(),
|
||||
)
|
||||
}
|
||||
|
||||
return sections.join("\n")
|
||||
}
|
||||
|
||||
function buildSubagentCompletionUpdate(params: {
|
||||
childSessionKey: string
|
||||
reason: "deleted" | "completed" | "swept" | "released"
|
||||
}): string {
|
||||
const statusLine =
|
||||
params.reason === "completed"
|
||||
? "Child run completed. Durable conversation capture continues through the normal afterTurn path."
|
||||
: `Child run ended with reason: ${params.reason}.`
|
||||
|
||||
return [
|
||||
"",
|
||||
"## Completion",
|
||||
`- Child: ${params.childSessionKey}`,
|
||||
`- Ended: ${new Date().toISOString()}`,
|
||||
`- Reason: ${params.reason}`,
|
||||
"",
|
||||
statusLine,
|
||||
].join("\n")
|
||||
}
|
||||
|
||||
export class BasicMemoryContextEngine implements ContextEngine {
|
||||
readonly info = {
|
||||
id: "openclaw-basic-memory",
|
||||
name: "Basic Memory Context Engine",
|
||||
version: "0.1.5",
|
||||
ownsCompaction: false,
|
||||
} as const
|
||||
|
||||
private readonly sessionState = new Map<string, SessionMemoryState>()
|
||||
private readonly subagentState = new Map<string, SubagentHandoffState>()
|
||||
|
||||
constructor(
|
||||
private readonly client: BmClient,
|
||||
private readonly cfg: BasicMemoryConfig,
|
||||
) {}
|
||||
|
||||
async bootstrap(params: BootstrapParams): Promise<BootstrapResult> {
|
||||
if (!this.cfg.autoRecall) {
|
||||
this.sessionState.delete(params.sessionId)
|
||||
return { bootstrapped: false, reason: "autoRecall disabled" }
|
||||
}
|
||||
|
||||
try {
|
||||
const recall = await loadRecallState(this.client, this.cfg)
|
||||
if (!recall) {
|
||||
this.sessionState.delete(params.sessionId)
|
||||
return { bootstrapped: false, reason: "no recall context found" }
|
||||
}
|
||||
|
||||
this.sessionState.set(params.sessionId, {
|
||||
recallContext: boundRecallContext(recall.context),
|
||||
})
|
||||
|
||||
log.debug(
|
||||
`context-engine bootstrap: session=${params.sessionId} tasks=${recall.tasks.length} recent=${recall.recent.length}`,
|
||||
)
|
||||
|
||||
return { bootstrapped: true }
|
||||
} catch (err) {
|
||||
this.sessionState.delete(params.sessionId)
|
||||
log.error("context-engine bootstrap failed", err)
|
||||
return { bootstrapped: false, reason: "recall failed" }
|
||||
}
|
||||
}
|
||||
|
||||
async ingest(): Promise<{ ingested: boolean }> {
|
||||
return { ingested: false }
|
||||
}
|
||||
|
||||
async assemble(params: AssembleParams): Promise<AssembleResult> {
|
||||
const state = this.sessionState.get(params.sessionId)
|
||||
|
||||
return {
|
||||
messages: params.messages,
|
||||
estimatedTokens: 0,
|
||||
systemPromptAddition: state?.recallContext,
|
||||
}
|
||||
}
|
||||
|
||||
async afterTurn(params: AfterTurnParams): Promise<void> {
|
||||
if (!this.cfg.autoCapture) return
|
||||
|
||||
const newMessages = params.messages.slice(params.prePromptMessageCount)
|
||||
const turn =
|
||||
selectCaptureTurn(newMessages, this.cfg.captureMinChars) ??
|
||||
selectCaptureTurn(params.messages, this.cfg.captureMinChars)
|
||||
|
||||
if (!turn) return
|
||||
|
||||
log.debug(
|
||||
`context-engine afterTurn: session=${params.sessionId} user=${turn.userText.length} assistant=${turn.assistantText.length}`,
|
||||
)
|
||||
|
||||
try {
|
||||
await this.client.indexConversation(turn.userText, turn.assistantText)
|
||||
} catch (err) {
|
||||
log.error("context-engine capture failed", err)
|
||||
}
|
||||
}
|
||||
|
||||
async compact(params: CompactParams): Promise<CompactResult> {
|
||||
return delegateCompactionToRuntime(params)
|
||||
}
|
||||
|
||||
async prepareSubagentSpawn(
|
||||
params: PrepareSubagentSpawnParams,
|
||||
): Promise<SubagentSpawnPreparation | undefined> {
|
||||
const parentState = this.sessionState.get(params.parentSessionKey)
|
||||
const noteTitle = buildSubagentNoteTitle(params.childSessionKey)
|
||||
|
||||
try {
|
||||
const note = await this.client.writeNote(
|
||||
noteTitle,
|
||||
buildSubagentHandoffContent({
|
||||
parentSessionKey: params.parentSessionKey,
|
||||
childSessionKey: params.childSessionKey,
|
||||
recallContext: parentState?.recallContext,
|
||||
}),
|
||||
SUBAGENT_HANDOFF_FOLDER,
|
||||
)
|
||||
|
||||
this.subagentState.set(params.childSessionKey, {
|
||||
noteIdentifier: note.permalink,
|
||||
noteTitle: note.title,
|
||||
parentSessionKey: params.parentSessionKey,
|
||||
})
|
||||
|
||||
return {
|
||||
rollback: async () => {
|
||||
const handoff = this.subagentState.get(params.childSessionKey)
|
||||
this.subagentState.delete(params.childSessionKey)
|
||||
if (!handoff) return
|
||||
|
||||
try {
|
||||
await this.client.deleteNote(handoff.noteIdentifier)
|
||||
} catch (err) {
|
||||
log.error("context-engine subagent rollback failed", err)
|
||||
}
|
||||
},
|
||||
}
|
||||
} catch (err) {
|
||||
log.error("context-engine prepareSubagentSpawn failed", err)
|
||||
return undefined
|
||||
}
|
||||
}
|
||||
|
||||
async onSubagentEnded(params: OnSubagentEndedParams): Promise<void> {
|
||||
const handoff = this.subagentState.get(params.childSessionKey)
|
||||
if (!handoff) return
|
||||
|
||||
this.subagentState.delete(params.childSessionKey)
|
||||
|
||||
try {
|
||||
await this.client.editNote(
|
||||
handoff.noteIdentifier,
|
||||
"append",
|
||||
buildSubagentCompletionUpdate(params),
|
||||
)
|
||||
} catch (err) {
|
||||
log.error("context-engine onSubagentEnded failed", err)
|
||||
}
|
||||
}
|
||||
|
||||
async dispose(): Promise<void> {
|
||||
this.sessionState.clear()
|
||||
this.subagentState.clear()
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,244 @@
|
||||
import { beforeEach, describe, expect, it, jest } from "bun:test"
|
||||
import type { BmClient } from "../bm-client.ts"
|
||||
import type { BasicMemoryConfig } from "../config.ts"
|
||||
import { buildCaptureHandler } from "./capture.ts"
|
||||
|
||||
describe("capture hook", () => {
|
||||
let mockClient: { indexConversation: jest.Mock }
|
||||
let mockConfig: BasicMemoryConfig
|
||||
|
||||
beforeEach(() => {
|
||||
mockClient = {
|
||||
indexConversation: jest.fn().mockResolvedValue(undefined),
|
||||
}
|
||||
mockConfig = {
|
||||
project: "test-project",
|
||||
bmPath: "/usr/bin/bm",
|
||||
memoryDir: "memory/",
|
||||
memoryFile: "MEMORY.md",
|
||||
projectPath: "/tmp/test",
|
||||
autoCapture: true,
|
||||
captureMinChars: 10,
|
||||
autoRecall: true,
|
||||
recallPrompt: "Check for active tasks and recent activity.",
|
||||
debug: false,
|
||||
}
|
||||
})
|
||||
|
||||
describe("buildCaptureHandler", () => {
|
||||
it("should return a function", () => {
|
||||
const handler = buildCaptureHandler(
|
||||
mockClient as unknown as BmClient,
|
||||
mockConfig,
|
||||
)
|
||||
expect(typeof handler).toBe("function")
|
||||
})
|
||||
})
|
||||
|
||||
describe("capture handler execution", () => {
|
||||
let captureHandler: Function
|
||||
|
||||
beforeEach(() => {
|
||||
captureHandler = buildCaptureHandler(
|
||||
mockClient as unknown as BmClient,
|
||||
mockConfig,
|
||||
)
|
||||
})
|
||||
|
||||
it("should ignore events without success", async () => {
|
||||
await captureHandler({
|
||||
success: false,
|
||||
messages: [
|
||||
{ role: "user", content: "Hello" },
|
||||
{ role: "assistant", content: "Hi there" },
|
||||
],
|
||||
})
|
||||
expect(mockClient.indexConversation).not.toHaveBeenCalled()
|
||||
})
|
||||
|
||||
it("should ignore events without messages", async () => {
|
||||
await captureHandler({ success: true })
|
||||
expect(mockClient.indexConversation).not.toHaveBeenCalled()
|
||||
})
|
||||
|
||||
it("should ignore events with non-array messages", async () => {
|
||||
await captureHandler({ success: true, messages: "not an array" })
|
||||
expect(mockClient.indexConversation).not.toHaveBeenCalled()
|
||||
})
|
||||
|
||||
it("should ignore events with empty messages", async () => {
|
||||
await captureHandler({ success: true, messages: [] })
|
||||
expect(mockClient.indexConversation).not.toHaveBeenCalled()
|
||||
})
|
||||
|
||||
it("should extract and index user-assistant conversation", async () => {
|
||||
await captureHandler({
|
||||
success: true,
|
||||
messages: [
|
||||
{ role: "user", content: "What is the weather like?" },
|
||||
{
|
||||
role: "assistant",
|
||||
content: "I don't have access to real-time weather data.",
|
||||
},
|
||||
],
|
||||
})
|
||||
expect(mockClient.indexConversation).toHaveBeenCalledWith(
|
||||
"What is the weather like?",
|
||||
"I don't have access to real-time weather data.",
|
||||
)
|
||||
})
|
||||
|
||||
it("should find last user message when multiple users exist", async () => {
|
||||
await captureHandler({
|
||||
success: true,
|
||||
messages: [
|
||||
{ role: "user", content: "First question" },
|
||||
{ role: "assistant", content: "First answer" },
|
||||
{ role: "user", content: "Second question" },
|
||||
{ role: "assistant", content: "Second answer" },
|
||||
],
|
||||
})
|
||||
expect(mockClient.indexConversation).toHaveBeenCalledWith(
|
||||
"Second question",
|
||||
"Second answer",
|
||||
)
|
||||
})
|
||||
|
||||
it("should handle structured content blocks", async () => {
|
||||
await captureHandler({
|
||||
success: true,
|
||||
messages: [
|
||||
{
|
||||
role: "user",
|
||||
content: [
|
||||
{ type: "text", text: "Please explain" },
|
||||
{ type: "text", text: " how this works" },
|
||||
],
|
||||
},
|
||||
{
|
||||
role: "assistant",
|
||||
content: [
|
||||
{ type: "text", text: "Here's how it works:" },
|
||||
{ type: "text", text: " step by step explanation" },
|
||||
],
|
||||
},
|
||||
],
|
||||
})
|
||||
expect(mockClient.indexConversation).toHaveBeenCalledWith(
|
||||
"Please explain\n how this works",
|
||||
"Here's how it works:\n step by step explanation",
|
||||
)
|
||||
})
|
||||
|
||||
it("should skip conversations that are too short", async () => {
|
||||
await captureHandler({
|
||||
success: true,
|
||||
messages: [
|
||||
{ role: "user", content: "Hi" },
|
||||
{ role: "assistant", content: "Hello" },
|
||||
],
|
||||
})
|
||||
expect(mockClient.indexConversation).not.toHaveBeenCalled()
|
||||
})
|
||||
|
||||
it("should process conversation when at least one message is long enough", async () => {
|
||||
await captureHandler({
|
||||
success: true,
|
||||
messages: [
|
||||
{ role: "user", content: "This is a longer user message" },
|
||||
{ role: "assistant", content: "Ok" },
|
||||
],
|
||||
})
|
||||
expect(mockClient.indexConversation).toHaveBeenCalledWith(
|
||||
"This is a longer user message",
|
||||
"Ok",
|
||||
)
|
||||
})
|
||||
|
||||
it("should handle indexConversation errors gracefully", async () => {
|
||||
mockClient.indexConversation.mockRejectedValue(new Error("Failed"))
|
||||
await captureHandler({
|
||||
success: true,
|
||||
messages: [
|
||||
{ role: "user", content: "This should cause an error" },
|
||||
{ role: "assistant", content: "This response will fail to index" },
|
||||
],
|
||||
})
|
||||
// Should not throw
|
||||
})
|
||||
|
||||
it("should handle system messages between user and assistant", async () => {
|
||||
await captureHandler({
|
||||
success: true,
|
||||
messages: [
|
||||
{ role: "user", content: "User question" },
|
||||
{ role: "system", content: "System message" },
|
||||
{ role: "assistant", content: "Assistant answer" },
|
||||
],
|
||||
})
|
||||
expect(mockClient.indexConversation).toHaveBeenCalledWith(
|
||||
"User question",
|
||||
"Assistant answer",
|
||||
)
|
||||
})
|
||||
|
||||
it("should handle conversation with only assistant message", async () => {
|
||||
await captureHandler({
|
||||
success: true,
|
||||
messages: [
|
||||
{ role: "assistant", content: "This is a long assistant message" },
|
||||
],
|
||||
})
|
||||
expect(mockClient.indexConversation).not.toHaveBeenCalled()
|
||||
})
|
||||
|
||||
it("should respect custom captureMinChars threshold", async () => {
|
||||
const strictConfig = { ...mockConfig, captureMinChars: 50 }
|
||||
const strictHandler = buildCaptureHandler(
|
||||
mockClient as unknown as BmClient,
|
||||
strictConfig,
|
||||
)
|
||||
|
||||
// Both messages under 50 chars — should skip
|
||||
await strictHandler({
|
||||
success: true,
|
||||
messages: [
|
||||
{ role: "user", content: "This is a longer user message" },
|
||||
{ role: "assistant", content: "And a longer assistant reply" },
|
||||
],
|
||||
})
|
||||
expect(mockClient.indexConversation).not.toHaveBeenCalled()
|
||||
|
||||
// One message over 50 chars — should capture
|
||||
await strictHandler({
|
||||
success: true,
|
||||
messages: [
|
||||
{
|
||||
role: "user",
|
||||
content:
|
||||
"This is a very long message that definitely exceeds fifty characters in total length",
|
||||
},
|
||||
{ role: "assistant", content: "Ok" },
|
||||
],
|
||||
})
|
||||
expect(mockClient.indexConversation).toHaveBeenCalledTimes(1)
|
||||
})
|
||||
|
||||
it("should capture everything when captureMinChars is 0", async () => {
|
||||
const permissiveConfig = { ...mockConfig, captureMinChars: 0 }
|
||||
const permissiveHandler = buildCaptureHandler(
|
||||
mockClient as unknown as BmClient,
|
||||
permissiveConfig,
|
||||
)
|
||||
|
||||
await permissiveHandler({
|
||||
success: true,
|
||||
messages: [
|
||||
{ role: "user", content: "Hi" },
|
||||
{ role: "assistant", content: "Hello" },
|
||||
],
|
||||
})
|
||||
expect(mockClient.indexConversation).toHaveBeenCalledTimes(1)
|
||||
})
|
||||
})
|
||||
})
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user