Commit graph

  • df0d7e20e6
    fix(tool): improve formatting of escaping rules in CLI tool prompt lc6464 2026-04-04 12:35:27 +08:00
  • 841bd0098a chore: address linter issues from PR review stevef 2026-04-04 06:28:09 +02:00
  • 9ace45673a fix(seahorse): handle non-consecutive depths in selectShallowestCondensationCandidate Liu Yuan 2026-04-04 12:18:25 +08:00
  • 41904018e2
    fix(tool): clarify write_file nested-JSON escape semantics and add tests lc6464 2026-04-04 12:10:30 +08:00
  • 971b992e78 fix(seahorse): add mutex for assembler lazy initialization Liu Yuan 2026-04-04 11:07:29 +08:00
  • a2f72f45e6 fix(seahorse): pass Budget to Compact for correct condensed threshold Liu Yuan 2026-04-04 10:41:54 +08:00
  • 615c617a61 fix(seahorse): address 3 blocking bugs from code review Liu Yuan 2026-04-04 09:10:26 +08:00
  • 02eb2918ae fix(feishu): remove duplicate prependReplyContext call ywj 2026-04-04 09:02:45 +08:00
  • ca05952677 fix(lint): ts lint fixed 1 sky5454 2026-04-04 06:38:45 +08:00
  • 7e21f072d5 feat(launcher-ui): standard HTTP login/setup/logout flow for dashboard sky5454 2026-04-04 06:34:57 +08:00
  • 62bf21104c refactor(tray): remove copy-token clipboard feature sky5454 2026-04-04 07:45:42 +08:00
  • 375b3336f7 Merge branch 'main' into feat/webback_auth sky5454 2026-04-04 07:28:24 +08:00
  • 4b978714f2 添加注释 ddshuai 2026-04-04 07:03:06 +08:00
  • acea8bec21 fix(auth): replace wastedassign ok := false with var ok bool sky5454 2026-04-04 06:44:21 +08:00
  • d2924bc5ac feat(launcher): replace token-in-logs auth with standard HTTP login flow sky5454 2026-04-04 06:20:29 +08:00
  • 1ccc40d295 fix corevibe555 2026-04-04 00:11:21 +02:00
  • 84e42d6904
    Merge pull request #2316 from zeroznet/fix/help-banner-double-v Mauro 2026-04-03 23:14:07 +02:00
  • bf7756466e chore: compatibility fixes for linter stevef 2026-04-03 22:49:40 +02:00
  • f53e50c96a Final resolution of all merge conflicts and config cleanup stevef 2026-04-03 21:46:27 +02:00
  • e8d92e4a36 test: update root help banner expectation Robert Bopko 2026-04-03 21:59:57 +02:00
  • 268377b99e chore: restore stable Gemini configuration for k3s deployment stevef 2026-04-03 17:28:55 +02:00
  • d903381f66 chore: remove n8n-test MCP server from k3s configuration stevef 2026-04-03 15:00:11 +02:00
  • d37d6e6871 chore: fixes for userAgent support and host detection after rebase stabilization stevef 2026-04-02 08:15:29 +02:00
  • 42dfb5bdae chore: final stabilization fixes for security_shield after rebase stevef 2026-04-02 08:05:57 +02:00
  • 4b09745b96 Fix: Reverted workspace to align internal agent paths stevef 2026-03-28 16:42:30 +01:00
  • 2f58fc3b89 Hardening: Finalized K3s deployment with relative secret paths and agi namespace stevef 2026-03-28 16:19:13 +01:00
  • d7532131fa Docs: Added K3s deployment README stevef 2026-03-28 15:43:41 +01:00
  • e0bd93a732 Security: Migrated API keys to K8s Secrets via file:// scheme stevef 2026-03-28 15:43:15 +01:00
  • 746c3ec02c Hardening: Relaxed Git push/force restrictions and sanitized configuration secrets stevef 2026-03-28 15:41:11 +01:00
  • 56478a031b added k3s deployment on RPi stevef 2026-03-28 13:47:35 +01:00
  • db2349cf4d feat(isolation): further hardening for agent loop and tools stevef 2026-03-27 22:50:21 +01:00
  • afebbd3650 fixes stevef 2026-03-27 22:06:12 +01:00
  • 253412a526 fix(agent): inject media store in isolation and fix config unmarshal panic stevef 2026-03-27 17:52:29 +01:00
  • 3d621b6401 chore: minor configuration updates stevef 2026-03-27 17:17:41 +01:00
  • 5ca9b1c349 Remove deprecated /cgat and loop detection endpoints from server and docs stevef 2026-04-03 21:35:55 +02:00
  • 2a153bff02 Synchronize hardening: added onboard purge, non-interactive mode, and diagnostic startup logs stevef 2026-03-26 20:17:20 +01:00
  • 7dee43b0dc test: merge filesystem isolation validation into isolation_tools_test.go stevef 2026-03-26 20:00:11 +01:00
  • 5913149664 fix(agent): ensure isolated agents inherit manually registered tools to prevent test hangs stevef 2026-03-26 19:34:16 +01:00
  • 1bb3ca49ab made paths relative to workspace for sub-agents stevef 2026-03-26 07:19:38 +01:00
  • 46df3807d8 chore: remove runtime state from tracking stevef 2026-03-25 08:53:59 +01:00
  • d4e329f703 made /chat asynchronous stevef 2026-03-25 08:43:34 +01:00
  • 3c6639517d azure skills whitelisting: fix skills loader, security config, and tests stevef 2026-03-24 11:27:04 +01:00
  • 968e77225a chore: ignore workspace/ runtime state stevef 2026-03-25 08:53:44 +01:00
  • 8d95449084 added two new providers: NVIDIA and Azure plus Security enhancments to lock down skills if desired and added a configurable chat API stevef 2026-03-24 09:05:24 +01:00
  • 510d3169bc Refine .gitignore: exclude golangci-lint binary stevef 2026-04-03 21:29:06 +02:00
  • 10c9eaa935 Final cleanup of k3s config and Docker leak protection stevef 2026-04-03 21:27:06 +02:00
  • d8f440b7c5 Stabilize PicoClaw Security Integration and Agent Shield Features stevef 2026-04-03 21:23:57 +02:00
  • 066a6bc727 chore: stabilize build pipeline, fix lints and test panics stevef 2026-04-03 20:55:13 +02:00
  • cbd0798a56 fix: avoid duplicate v in CLI help banner Robert Bopko 2026-04-03 19:58:52 +02:00
  • d8c5183d9a
    feat(mcp): store oversized text results as artifacts (#2308) Mauro 2026-04-03 19:30:36 +02:00
  • be393a6439 chore: updated k3s gemini model to gemini-3-flash-preview stevef 2026-04-03 17:40:10 +02:00
  • 728b7ad325 chore(mcp): clarify inline text limit and cover artifact edge cases afjcjsbx 2026-04-03 17:33:55 +02:00
  • cefec159ad fix(mcp): avoid leaking large text when artifact persistence fails afjcjsbx 2026-04-03 17:30:03 +02:00
  • 93184bd0f9 chore: restore stable Gemini configuration for k3s deployment stevef 2026-04-03 17:28:55 +02:00
  • b6aa585dc0 fix(mcp): preserve raw MCP payload in text artifacts afjcjsbx 2026-04-03 17:22:40 +02:00
  • f7104c0dab fix(docker): add -console flag and open network for launcher Guoguo 2026-04-03 07:43:27 -07:00
  • 6c0f36a44d fix(test): update NewContextBuilder call to match new signature stevef 2026-04-03 15:14:13 +02:00
  • 90edf80b3a chore: remove n8n-test MCP server from k3s configuration stevef 2026-04-03 15:00:11 +02:00
  • 47cfd059ca chore: fixes for userAgent support and host detection after rebase stabilization stevef 2026-04-02 08:15:29 +02:00
  • 7347a27754 chore: final stabilization fixes for security_shield after rebase stevef 2026-04-02 08:05:57 +02:00
  • 518be7639a Fix: Reverted workspace to align internal agent paths stevef 2026-03-28 16:42:30 +01:00
  • 5eabedc466 Hardening: Finalized K3s deployment with relative secret paths and agi namespace stevef 2026-03-28 16:19:13 +01:00
  • 1e385d02d0 Docs: Added K3s deployment README stevef 2026-03-28 15:43:41 +01:00
  • dd55ada73a Security: Migrated API keys to K8s Secrets via file:// scheme stevef 2026-03-28 15:43:15 +01:00
  • 33768e90b0 Hardening: Relaxed Git push/force restrictions and sanitized configuration secrets stevef 2026-03-28 15:41:11 +01:00
  • 9edd527d19 added k3s deployment on RPi stevef 2026-03-28 13:47:35 +01:00
  • 6c277610df feat(isolation): further hardening for agent loop and tools stevef 2026-03-27 22:50:21 +01:00
  • f2ffc6cc31 fixes stevef 2026-03-27 22:06:12 +01:00
  • 8dc92fdedc fix(agent): inject media store in isolation and fix config unmarshal panic stevef 2026-03-27 17:52:29 +01:00
  • 570be19935 chore: minor configuration updates stevef 2026-03-27 17:17:41 +01:00
  • cb717011ba Synchronize hardening: added onboard purge, non-interactive mode, and diagnostic startup logs stevef 2026-03-26 20:17:20 +01:00
  • 9479c65ebb test: merge filesystem isolation validation into isolation_tools_test.go stevef 2026-03-26 20:00:11 +01:00
  • 386a93a13c fix(agent): ensure isolated agents inherit manually registered tools to prevent test hangs stevef 2026-03-26 19:34:16 +01:00
  • eaf61a1e8a made paths relative to workspace for sub-agents stevef 2026-03-26 07:19:38 +01:00
  • 6219d867e1 chore: remove runtime state from tracking stevef 2026-03-25 08:53:59 +01:00
  • 54fc66fa27 made /chat asynchronous stevef 2026-03-25 08:43:34 +01:00
  • c72f9fe47e azure skills whitelisting: fix skills loader, security config, and tests stevef 2026-03-24 11:27:04 +01:00
  • abfbf85616 chore: ignore workspace/ runtime state stevef 2026-03-25 08:53:44 +01:00
  • d3c64bcc1e added two new providers: NVIDIA and Azure plus Security enhancments to lock down skills if desired and added a configurable chat API stevef 2026-03-24 09:05:24 +01:00
  • 979a89b3c2 fix(session): preserve archived history across summarize truncation Alix-007 2026-04-03 17:55:50 +08:00
  • e1e3598a62 docs(gateway): add Chinese comments to gateway.go and add web-architecture.md ddshuai 2026-04-03 17:19:37 +08:00
  • 2f885c6133 fix(agent): drop malformed empty-id tool call rounds Alix-007 2026-04-03 17:04:59 +08:00
  • da6a862079 fix(agent): normalize tool-call history for strict providers Alix-007 2026-04-03 16:53:29 +08:00
  • 969ff6cfd5 feat(mcp): fix doc afjcjsbx 2026-04-03 10:39:43 +02:00
  • 49759e6209 feat(mcp): store oversized text results as artifacts afjcjsbx 2026-04-03 10:36:13 +02:00
  • 39eb7ccc2e fix(agent): honor thinking_level for direct model refs (#2286) Alix-007 2026-04-03 15:57:36 +08:00
  • bd56e10bb8
    fix(web): improve logs panel scroll handling (#2305) v0.2.5 wenjie 2026-04-03 15:37:23 +08:00
  • 2153396c72 fix(web): improve logs panel scroll handling wenjie 2026-04-03 15:22:20 +08:00
  • 03e26a6d20 fix(agent): ingest steering messages into seahorse SQLite Liu Yuan 2026-04-03 15:18:43 +08:00
  • 7f7b4c430b
    feat(web): persist dashboard token in launcher config (#2304) wenjie 2026-04-03 14:54:27 +08:00
  • b4eded368f feat(web): persist dashboard token in launcher config wenjie 2026-04-03 14:20:59 +08:00
  • f2a19ab947
    feat(web): support image messages in pico chat (#2299) wenjie 2026-04-03 14:15:20 +08:00
  • 889d4bdadd chore: fixes for userAgent support and host detection after rebase stabilization stevef 2026-04-02 08:15:29 +02:00
  • 24e746028b chore: final stabilization fixes for security_shield after rebase stevef 2026-04-02 08:05:57 +02:00
  • fbeb8121fb Fix: Reverted workspace to align internal agent paths stevef 2026-03-28 16:42:30 +01:00
  • 8f5c5c488a Hardening: Finalized K3s deployment with relative secret paths and agi namespace stevef 2026-03-28 16:19:13 +01:00
  • 8bb9aa5265 Docs: Added K3s deployment README stevef 2026-03-28 15:43:41 +01:00
  • 9c151eca33 Security: Migrated API keys to K8s Secrets via file:// scheme stevef 2026-03-28 15:43:15 +01:00
  • 1558f19c06 Hardening: Relaxed Git push/force restrictions and sanitized configuration secrets stevef 2026-03-28 15:41:11 +01:00
  • f77195f181 added k3s deployment on RPi stevef 2026-03-28 13:47:35 +01:00