picoclaw/cmd/picoclaw/internal
2026-06-12 22:33:51 +02:00
..
agent fix(agent): add ok checks for startup info type assertions 2026-06-07 21:28:45 +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 fix(agent): route media turns to image models and embed onboard workspace 2026-06-12 22:33:51 +02:00
skills fix: use %w for error wrapping and handle json.MarshalIndent error 2026-06-09 09:04:56 +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