Your projects
Projects are created automatically when your CLI / agent makes its first request for a new git remote. Use the Tokens page to mint Bearer tokens.
No projects yet.
Mint a token at /tokens, then from any repo run something like:
curl -H "Authorization: Bearer $STORIES_TOKEN" \
-H "X-Project-Key: $(git remote get-url origin)" \
https://stories.anguitaosorio.com/api/v1/stories/ready
The project will appear here on the next page load.
Ready
Polling every 5s · story(s)-
- Nothing ready. Either everything is blocked or there are no open stories.
Live claims ()
- No live claims.
Bearer tokens
One token authenticates you across every project you own. Set it
on your CLI / agent as Authorization: Bearer …;
address a project with the X-Project-Key
header (your repo's git remote URL). Projects auto-create on first use.
Tokens are shown ONCE — copy immediately.
Mint a new token
Token minted — copy now
This is the only time this value is shown.
Label:
Existing tokens
- No tokens yet.