Skip to content

Addressing Openclaw feedback#346

Open
sdevinenamd wants to merge 7 commits into
mainfrom
openclaw-feedback
Open

Addressing Openclaw feedback#346
sdevinenamd wants to merge 7 commits into
mainfrom
openclaw-feedback

Conversation

@sdevinenamd

Copy link
Copy Markdown
Collaborator

Addressed feedback:

  1. Added Sanboxing
  2. Clarified on lemonade pull using --ctx-size
  3. Clarified about compaction
  4. Edited Discord and added Telegram integration
  5. Hardcoded the suggested Qwen3.6-35B-A3B-GGUF model
  6. Addressed the gateway token part.
  7. Set the suggested context size to 262144

…odified lemonade pull and context size, sandboxing
Changed the context length from 190000 to 262144 and added a suggestion on the min required context length
Comment thread playbooks/supplemental/openclaw-lemonade-server/README.md Outdated
@sdevinenamd sdevinenamd requested a review from sreeram-11 June 5, 2026 20:32
Comment thread playbooks/supplemental/openclaw-lemonade-server/README.md
Comment thread playbooks/supplemental/openclaw-lemonade-server/README.md

Sandbox containers have **no network access** by default. See the [sandboxing reference](https://docs.openclaw.ai/gateway/sandboxing) for bind mounts and network overrides.

> To verify sandboxing is active, ask the agent to `run hostname` from the dashboard. If you see a short container ID instead of your machine's hostname, the sandbox is working.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should move the gateway and dashboard launch above this because it's unclear whether to ask the openclaw agent from the CLI or from the UI

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be done before launching the gateway/ dashboard, only then the Docker sandbox kicks in.

…troubleshooting step for Docker permission denied issue
@adamlam2-amd

Copy link
Copy Markdown
Collaborator

can we clarify which quantization and the provider of the model? that was feedback I got from an internal tester

@adamlam2-amd

Copy link
Copy Markdown
Collaborator

also, after openclaw installation there was a message at the end recommending for the path to be updated - without this step the openclaw command was not found. We can consider adding this.

Reduced the RAM requirement to 12GB
VS community edition is not required so removed that prerequisite 
Documented the model details: provider and quant type
Made the netsh single line
Modified the JSON to reflect the already pulled model in WSL
Moved Docker desktop installation to prerequisites so users will first do it 
Adding sandbox key is now one shot
Moved the 
"If you’ve enabled sandboxing, you can verify it by asking the agent to run hostname from the dashboard. If you see a short container ID instead of your machine’s hostname, the sandbox is working" post agent onboarding 
9. For token, there is a tip to fetch the token in case you lost it
@ldokovic-personal ldokovic-personal self-requested a review June 12, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants