picoclaw/cmd/picoclaw/internal
SiYue-ZO d61902d42a feat(config): add ResetToDefaults and CLI config reset command
Export MakeBackup for external use, add ResetToDefaults function that
backs up current config, creates defaults, and preserves security
credentials. Add `picoclaw config reset` CLI command with --force flag.
2026-05-18 13:01:39 +08:00
..
agent feat(logger): add PICOCLAW_LOG_FILE env var for file-only logging 2026-03-25 21:34:27 +08:00
auth Feat(channels): unify animated tool feedback across chat channels and Pico (#2622) 2026-04-23 10:35:50 +08:00
cliui feat(mcp): add show, add, list, remove, test, edit cli commands 2026-04-23 19:20:15 +02:00
config feat(config): add ResetToDefaults and CLI config reset command 2026-05-18 13:01:39 +08:00
cron refactor(cron): remove deliver and type params, unify agent execution path (#2147) 2026-03-29 22:52:34 +08:00
gateway fix: resolve PR2514 lint regressions 2026-04-14 14:49:23 +08:00
mcp docs(cli): mention streamable-http in mcp add transport help 2026-05-13 19:56:08 +02:00
migrate Feat/update migrate (#910) 2026-02-28 19:59:17 +08:00
model Add CLI support for custom OpenAI-compatible endpoints and remove TUI (#2710) 2026-04-29 17:52:47 +08:00
onboard onboard: drop unrelated go generate change from serial work 2026-04-28 12:58:26 +08:00
skills refactor skills registries and add GitHub-backed skill discovery (#2442) 2026-04-14 15:14:16 +08:00
status refactor: support explicit provider field in model list entries (#2609) 2026-04-22 11:28:47 +08:00
version feat(cli): structured terminal UI for PicoClaw CLI like modern CLIs (#2229) 2026-04-12 18:44:24 +08:00
helpers.go add pid file for gateway running and auth token for /reload and pico channel 2026-03-29 01:14:39 +08:00
helpers_test.go Merge branch 'main' into version 2026-03-19 18:04:58 +08:00