@swifty.js/larky 0.0.7 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -53,7 +53,7 @@ larky core start|stop|status # daemon lifecycle
53
53
  larky trace --layer ipc -f # follow the wire trace
54
54
  ```
55
55
 
56
- Configuration lives in larky's `.larky/config.yaml` (providers, hooks, MCP, sandbox) plus larky's `~/.larky/config.toml` / `LARKY_*` env vars (host/port/logging/trace).
56
+ Configuration lives in larky's `.larky/config.yaml` (providers, hooks, MCP, sandbox, core host/port, trace) plus `LARKY_*` env vars.
57
57
 
58
58
  ## Development
59
59
 
Binary file