awsettings(tool, public)
Your agent's permissions and config, following you to the next machine.
Name
awsettings — Your agent's permissions and config, following you to the next machine.
The problem it solves
An agent harness keeps its permission allowlist, enabled tool servers and hooks in a local file. Work from a second machine -- a laptop, a shell session, a dev container a phone just opened -- and none of it is there. You re-approve the same action, by hand, once per surface, forever, and the copies drift apart while every one of them looks correct.
Instead of trusting / you check
- instead of trusting
- that you will remember to re-approve the same thing on every box you work from
- you check
- one profile, unioned rather than overwritten, with the credentials left behind
Adopt it alone
Point it at your agent's settings on one machine and have them show up on the next one you open.
Install
pip install awsettings
Where it sits in the path
- Not on the path yet — reference only.
Links
Generated 2026-09-14 00:48Z from the ecosystem registry. A field here that is wrong is wrong in the registry — fix it there and this page follows.