@muxbot/muxbot
Advanced tools
| --- | ||
| summary: "Workspace long-term memory" | ||
| read_when: | ||
| - Bootstrapping a workspace manually | ||
| --- | ||
| # MEMORY.md - Long-Term Memory | ||
| _Use this file for durable context worth carrying across sessions._ | ||
| Good content: | ||
| - stable preferences | ||
| - project background worth reusing | ||
| - architecture or product decisions | ||
| - recurring operational facts | ||
| - lessons learned | ||
| - ongoing constraints that should not need to be rediscovered | ||
| Avoid: | ||
| - credentials or secrets unless you explicitly intend to store them here | ||
| - high-churn scratch notes that belong in day-specific memory files instead | ||
| - transient task state that will be obsolete soon | ||
| ## Notes | ||
| Add short entries over time. Prefer facts that will help future sessions start with better judgment. |
+1
-1
| { | ||
| "name": "@muxbot/muxbot", | ||
| "version": "0.1.4", | ||
| "version": "0.1.5", | ||
| "private": false, | ||
@@ -5,0 +5,0 @@ "description": "Chat surfaces for durable AI coding agents running in tmux", |
+9
-0
@@ -222,2 +222,11 @@ # muxbot - tmux-based Agentic Coding CLI & chat bot | ||
| - If `muxbot status` shows `bootstrap=...:not-bootstrapped`, finish the workspace bootstrap by reviewing `BOOTSTRAP.md`, `SOUL.md`, `IDENTITY.md`, and the mode-specific files in that workspace. | ||
| - If Codex shows `Do you trust the contents of this directory?`, keep `trustWorkspace: true` in muxbot config and also mark the workspace as trusted in `~/.codex/config.toml`, for example: | ||
| ```toml | ||
| [projects."/home/node/.muxbot/workspaces/default"] | ||
| trust_level = "trusted" | ||
| ``` | ||
| - If that trust screen is still blocking, attach directly and continue from tmux with `tmux -S ~/.muxbot/state/muxbot.sock attach -t agent-default-main`. | ||
| - If Codex warns that `bubblewrap` is missing on Linux, install `bubblewrap` in the runtime environment. | ||
| - If the bot does not answer, check that your shell environment really contains the expected tokens and restart `muxbot` after changing them. | ||
@@ -224,0 +233,0 @@ - If runtime startup still fails, run `muxbot logs` and inspect the recent log tail that `muxbot` now prints automatically on startup failure. |
@@ -12,2 +12,3 @@ # OpenClaw Agent Templates | ||
| - `IDENTITY.md` | ||
| - `MEMORY.md` | ||
| - `SOUL.md` | ||
@@ -14,0 +15,0 @@ - `TOOLS.md` |
Sorry, the diff of this file is too big to display
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
2316153
0.12%22
4.76%66487
0.06%360
2.56%