Peter Steinberger
|
eac86c2081
|
refactor: unify boundary hardening for file reads
|
2026-02-26 13:04:37 +01:00 |
|
Gustavo Madeira Santana
|
39a1c13635
|
chore(ci): fix cross-platform symlink path assertions in agents file tests
|
2026-02-26 00:39:18 -05:00 |
|
Peter Steinberger
|
125f4071bc
|
fix(gateway): block agents.files symlink escapes
|
2026-02-26 00:31:08 +01:00 |
|
Peter Steinberger
|
397f243ded
|
refactor: dedupe gateway session guards and agent test fixtures
|
2026-02-19 14:27:36 +00:00 |
|
Peter Steinberger
|
396ccf9fb1
|
test(gateway): dedupe agents.files.list assertions
|
2026-02-18 12:45:14 +00:00 |
|
cpojer
|
084e39b519
|
chore: Fix types in tests 38/N.
|
2026-02-17 15:50:07 +09:00 |
|
Peter Steinberger
|
93ca0ed54f
|
refactor(channels): dedupe transport and gateway test scaffolds
|
2026-02-16 14:59:31 +00:00 |
|
Gustavo Madeira Santana
|
b4f14d6f7a
|
Gateway: hide BOOTSTRAP in agent files after onboarding completes (#17491)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: f95f6dd052
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-02-15 15:42:43 -05:00 |
|
Advait Paliwal
|
980f788731
|
feat(gateway): add agents.create/update/delete methods (#11045)
* feat(gateway): add agents.create/update/delete methods
* fix(lint): preserve memory-lancedb load error cause
* feat(gateway): trash agent files on agents.delete
* chore(protocol): regenerate Swift gateway models
* fix(gateway): stabilize agents.create dirs and agentDir
* feat(gateway): support avatar in agents.create
* fix: prep agents.create/update/delete handlers (#11045) (thanks @advaitpaliwal)
- Reuse movePathToTrash from browser/trash.ts (has ~/.Trash fallback on non-macOS)
- Fix partial-failure: workspace setup now runs before config write
- Always write Name to IDENTITY.md regardless of emoji/avatar
- Add unit tests for agents.create, agents.update, agents.delete
- Add CHANGELOG entry
---------
Co-authored-by: Tyler Yust <TYTYYUST@YAHOO.COM>
|
2026-02-07 16:47:58 -08:00 |
|