picoclaw/cmd/picoclaw/internal
Kunal Karmakar 40279c8dde
chore(config): move loglevel settings under gateway (#1912)
* Move log level config to gateway property

* Fix unit test

* Fix linting

* Fix linting

* Add comment for log level
2026-03-23 06:14:53 +01:00
..
agent Add configurable logger 2026-03-21 06:54:49 +00:00
auth refactor: update model name and add VolcEngine coding plan (#1412) 2026-03-12 16:10:29 +08:00
cron refactor(cli): migrate to Cobra-based command structure (#429) 2026-02-25 18:47:45 +11:00
gateway feat: add web gateway hot reload and polling state sync (#1684) 2026-03-17 18:46:00 +08:00
migrate Feat/update migrate (#910) 2026-02-28 19:59:17 +08:00
model add model command to set default model (#1250) 2026-03-13 14:10:11 +08:00
onboard merge: sync main into refactor/agent 2026-03-22 21:44:17 +08:00
skills enhance skill installer (#1252) 2026-03-13 14:04:02 +08:00
status feat:Modify the location where version is obtained, and insert version information into the context (#1300) 2026-03-10 17:42:05 +08:00
version feat:Modify the location where version is obtained, and insert version information into the context (#1300) 2026-03-10 17:42:05 +08:00
helpers.go chore(config): move loglevel settings under gateway (#1912) 2026-03-23 06:14:53 +01:00
helpers_test.go feat:Modify the location where version is obtained, and insert version information into the context (#1300) 2026-03-10 17:42:05 +08:00