💄 style: improve server agent harness (#12611)

* add device gateway

* improve persona memory

* support auto renaming

* support memory

* fix memory captureAt

* add more db testing

* add more db testing

* add agent tracing tool

* add agent tracing tool

* fix lint

* fix lint

* update skills

* Potential fix for code scanning alert no. 178: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Arvin Xu
2026-03-03 17:35:18 +08:00
committed by GitHub
parent f234397bf8
commit a1a89b3531
66 changed files with 6542 additions and 37 deletions

3
.gitignore vendored
View File

@@ -100,6 +100,9 @@ robots.txt
# Cloud service keys
vertex-ai-key.json
# Agent tracing snapshots
.agent-tracing/
# AI coding tools
.local/
.claude/