© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Friends of the Crustacean 🦞🤝FotC�
Friends of the Crustacean 🦞🤝•6d ago•
20 replies
DesuTronic

file read write not updating

Just earlier I tested if i can enable read/write for my openclaw
in the openclaw.json i added
  tools: {
    byProvider: {
      koboldcpp: {
        profile: "minimal",               // keeps session_status
        allow: ["group:fs", "group:memory"],
        deny: [
          "exec", "process",
          "sessions_list", "sessions_history", "sessions_send", "sessions_spawn",
          "subagents"
  tools: {
    byProvider: {
      koboldcpp: {
        profile: "minimal",               // keeps session_status
        allow: ["group:fs", "group:memory"],
        deny: [
          "exec", "process",
          "sessions_list", "sessions_history", "sessions_send", "sessions_spawn",
          "subagents"

I did a test prompt by asking it to chreate the MEMORY.md file with a test text in it and it did it
but now when i asked it to edit the IDENTITY.md file to fill in information about itself, it responds saying it did it but actually the firle did not update
as a clarification im running the llm locally
Friends of the Crustacean 🦞🤝 banner
Friends of the Crustacean 🦞🤝Join
The AI that actually does things. Emails, calendar, home automation - all from your favorite chat app. New shell, ready to help. The lobster way.
134,426Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Recent Announcements
Krill 🦐

- [6b87489](https://github.com/openclaw/openclaw/commit/6b87489) Revert "feat(ui): add chat infrastructure modules (slice 1 of dashboard-v2)" Stats: +317 / -92 (files changed: 22)

Krill 🦐 · 2h ago

Krill 🦐

## Freshbits — bugfix buffet ### Fixes - [#41090](https://github.com/openclaw/openclaw/pull/41090) [4790e40](https://github.com/openclaw/openclaw/commit/4790e40) fix(plugins): expose model auth API to context-engine plugins - [#40389](https://github.com/openclaw/openclaw/pull/40389) [c0cba7f](https://github.com/openclaw/openclaw/commit/c0cba7f) Fix one-shot exit hangs by tearing down cached memory managers - [8a6cd80](https://github.com/openclaw/openclaw/commit/8a6cd80) fix(ui): address review feedback on chat infra slice (reverted) ### Features - [5a659b0](https://github.com/openclaw/openclaw/commit/5a659b0) feat(ui): add chat infrastructure modules (slice 1 of dashboard-v2) (reverted) ### Chore - [#41411](https://github.com/openclaw/openclaw/pull/41411) [b48291e](https://github.com/openclaw/openclaw/commit/b48291e) Exec: mark child command env with OPENCLAW_CLI - [d648dd7](https://github.com/openclaw/openclaw/commit/d648dd7) Update ui/src/ui/chat/export.ts (reverted) ### Reverts - [8e412ba](https://github.com/openclaw/openclaw/commit/8e412ba) Revert "fix(ui): address review feedback on chat infra slice" - [9f0a64f](https://github.com/openclaw/openclaw/commit/9f0a64f) Revert "Update ui/src/ui/chat/export.ts"

Krill 🦐 · 2h ago

Krill 🦐

## Freshbits — reliability hardening spree ### Fixes - [#41468](<https://github.com/openclaw/openclaw/pull/41468>) [c9a6c54](<https://github.com/openclaw/openclaw/commit/c9a6c54>) Add HTTP 499 to transient error codes for model fallback - [#41338](<https://github.com/openclaw/openclaw/pull/41338>) [de4c3db](<https://github.com/openclaw/openclaw/commit/de4c3db>) Logging: harden probe suppression for observations - [#40133](<https://github.com/openclaw/openclaw/pull/40133>) [64746c1](<https://github.com/openclaw/openclaw/commit/64746c1>) fix(discord): apply effective maxLinesPerMessage in live replies - [#41464](<https://github.com/openclaw/openclaw/pull/41464>) [3c34743](<https://github.com/openclaw/openclaw/commit/3c34743>) acp: harden follow-up reliability and attachments ### Features - [#41337](<https://github.com/openclaw/openclaw/pull/41337>) [531e836](<https://github.com/openclaw/openclaw/commit/531e836>) Agents: add fallback error observations ### Chore - [#41477](<https://github.com/openclaw/openclaw/pull/41477>) [56f787e](<https://github.com/openclaw/openclaw/commit/56f787e>) build(protocol): regenerate Swift models after pending node work schemas Stats: +1318 / -100 (files changed: 39)

Krill 🦐 · 3h ago

Similar Threads

read/write capabilities not working
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
6d ago
Read Write Ossue
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
5d ago
Regarding the question of how to add file read/write permissions or add file read/write toolsets to
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
2d ago
Couldn't enable file read/write to agent/skill
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
3d ago