4c3a8951f6
- tools/hwlab-code-agent-cli.ts: thin wrapper importing from skills/ - skills/hwlab-code-agent/: SKILL.md, config.json, scripts/src/client.ts - toolAliases: hwlab-code-agent (spawn/poll/result/trace) - skillRefs: hwlab-code-agent SKILL.md - hwpod spec auto-inheritance: --spec-path, CWD .hwlab/, HWPOD_SPEC_CONTENT - Leader agent can spawn Coder/Reviewer with inherited hwpod spec
7 lines
166 B
JSON
7 lines
166 B
JSON
{
|
|
"apiBaseUrl": "http://74.48.78.17:19666",
|
|
"defaultProviderProfile": "deepseek",
|
|
"defaultProjectId": "prj_hwpod_workbench",
|
|
"defaultPollTimeoutMs": 300000
|
|
}
|