Skip to content

feat: additional directories#838

Open
egor-baranov wants to merge 5 commits intoagentclientprotocol:mainfrom
egor-baranov:feat-additional-directories
Open

feat: additional directories#838
egor-baranov wants to merge 5 commits intoagentclientprotocol:mainfrom
egor-baranov:feat-additional-directories

Conversation

@egor-baranov
Copy link
Contributor

Summary

  • add additionalDirectories support to session lifecycle requests, session/list, SessionInfo, and SessionCapabilities
  • document multi-root session behavior in the protocol docs and align the session-info update RFD note with immutable workspace roots
  • regenerate stable and unstable schemas plus generated schema docs

Verification

  • npm run generate
  • npm run check

@egor-baranov egor-baranov requested a review from a team as a code owner March 24, 2026 21:26
@egor-baranov egor-baranov marked this pull request as draft March 24, 2026 21:29
@egor-baranov egor-baranov changed the title feat: implement additional directories feat: additional directories Mar 24, 2026
"description": "The _meta property is reserved by ACP to allow clients and agents to attach additional\nmetadata to their interactions. Implementations MUST NOT make assumptions about values at\nthese keys.\n\nSee protocol docs: [Extensibility](https://agentclientprotocol.com/protocol/extensibility)",
"type": ["object", "null"]
},
"additionalDirectories": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional directories are yet unstable, so they should be added to the unstable schema only

@egor-baranov egor-baranov marked this pull request as ready for review March 26, 2026 09:52
@egor-baranov egor-baranov requested a review from anna239 March 26, 2026 14:22
@egor-baranov
Copy link
Contributor Author

Re-requesting @anna239 review because of updated nullable schema for additionalDirectories

@anna239
Copy link
Contributor

anna239 commented Mar 27, 2026

looks good to me

@anna239 anna239 requested a review from benbrandt March 27, 2026 05:57
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.

2 participants