chore(public): sanitize repository presentation

This commit is contained in:
igor04091968
2026-06-03 08:02:15 +03:00
parent dd3163624b
commit 9fc218dc49
107 changed files with 829 additions and 139257 deletions
+3 -3
View File
@@ -3,7 +3,7 @@
`scripts/metagpt-aw-scout.sh` is the safe project wrapper for using the
MetaGPT-configured LLM provider with ActivityWatch-Russian tasks.
Default mode is direct LLM scout through `/home/igor/.metagpt/config2.yaml`.
Default mode is direct LLM scout through `<OPERATOR_HOME>/.metagpt/config2.yaml`.
This avoids MetaGPT Browser/Editor tools, which are too noisy for operational
checklists.
@@ -24,8 +24,8 @@ Use a valid provider key outside git:
export GROQ_API_KEY="gsk_..."
```
The global wrapper `/home/igor/bin/metagpt-lab` can write the key into
`/home/igor/.metagpt/config2.yaml`. The scout script reads that config and does
The global wrapper `<OPERATOR_HOME>/bin/metagpt-lab` can write the key into
`<OPERATOR_HOME>/.metagpt/config2.yaml`. The scout script reads that config and does
not print secrets.
## Presets