diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f6f1476a..5de0dd1f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Docs: https://docs.clawd.bot ### Changes - Agents: keep system prompt time zone-only and move current time to `session_status` for better cache hits. +- Agents: remove redundant bash tool alias from tool registration/display. (#1571) Thanks @Takhoffman. - Browser: add node-host proxy auto-routing for remote gateways (configurable per gateway/node). - Plugins: add optional llm-task JSON-only tool for workflows. (#1498) Thanks @vignesh07. - CLI: restart the gateway by default after `clawdbot update`; add `--no-restart` to skip it. diff --git a/README.md b/README.md index b89831b80..8f4411f12 100644 --- a/README.md +++ b/README.md @@ -479,28 +479,29 @@ Thanks to all clawtributors:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+