Skip to content

Conversation

@codefromthecrypt
Copy link
Contributor

Per ACP spec, agents MUST check readTextFile and writeTextFile capabilities before delegating filesystem operations to the client. Delegation enables access to unsaved editor state and modification tracking. Both capabilities default to false.

This makes my little internal test of stakpak pass every test claude code does

@mstfash
Copy link
Collaborator

mstfash commented Dec 19, 2025

Hey @codefromthecrypt
Thank you! looks solid. Could you please fmt (cargo fmt) the code so it passes the CI pipeline.

@codefromthecrypt
Copy link
Contributor Author

Oops sorry thought I did guess not;)

Per ACP spec, agents MUST check readTextFile and writeTextFile
capabilities before delegating filesystem operations to the client.
Delegation enables access to unsaved editor state and modification
tracking. Both capabilities default to false.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt
Copy link
Contributor Author

cool all good now!

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