picogent/src/transport
Markov 6871fdb443 Config split: agent.json (connection) + config.json (LLM)
- loadAgentConfig() reads both files with priority: env > config.json > agent.json
- Remote config merge from auth.ok (model, provider, prompt)
- Local config.json overrides remote values
- Transport default changed to 'ws'
2026-02-27 16:30:37 +01:00
..
http.ts init 2026-02-21 02:41:39 +03:00
types.ts init 2026-02-21 02:41:39 +03:00
websocket.ts init 2026-02-21 02:41:39 +03:00
ws-client.ts Config split: agent.json (connection) + config.json (LLM) 2026-02-27 16:30:37 +01:00