Skip to content

Extend the agent self-API: conversation read/fork/colors, memory history, skill restore, viewer-scoped files/deployments, projects - #169

Merged
ReganBell merged 7 commits into
mainfrom
up-agent-api
Aug 3, 2026
Merged

Extend the agent self-API: conversation read/fork/colors, memory history, skill restore, viewer-scoped files/deployments, projects#169
ReganBell merged 7 commits into
mainfrom
up-agent-api

Conversation

@ReganBell

@ReganBell ReganBell commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Extends the agent self-API with seven capabilities agents kept needing and could not reach:

  • Conversation colors — update a conversation's color
  • Memory history & restore — list memory versions and restore one
  • Skill restore — restore an archived skill
  • Conversation read & fork — read a conversation the actor can see (tailTurns/beforeSeq paging) and fork one up to a sequence point
  • Viewer-scoped file reads — fetch a file through the viewer's own visibility
  • Projects — expose projects to agent capabilities
  • Viewer-scoped deployment fetch — fetch a deployment the viewer can reach

Each endpoint is documented in the API catalog and covered by route tests (87 assertions across the eight touched test files).


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@ReganBell
ReganBell merged commit 52f6b8b into main Aug 3, 2026
20 checks passed
@ReganBell
ReganBell deleted the up-agent-api branch August 3, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant