Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
ottopus
Public
forked from
koshikraj/ottopus
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ottopus
service
src
routes
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 10, 2026
fix(api): the review payload actually reaches the token registry
koshikraj
committed
19b3953
View commit details
Copy full SHA for 19b3953
View code at this point
Browse repository at this point
chore(mcp): the token registry is the portfolio's provider
koshikraj
committed
cfe5074
View commit details
Copy full SHA for cfe5074
View code at this point
Browse repository at this point
chore(mcp): both transports carry the token registry
koshikraj
committed
98de788
View commit details
Copy full SHA for 98de788
View code at this point
Browse repository at this point
feat(mcp): both transports route through the configured provider
koshikraj
committed
7ef08b5
View commit details
Copy full SHA for 7ef08b5
View code at this point
Browse repository at this point
chore(mcp): the router is a config slot, empty until a provider is chosen
koshikraj
committed
77eba60
View commit details
Copy full SHA for 77eba60
View code at this point
Browse repository at this point
feat(mcp): preparing a plan no longer simulates; the page does
koshikraj
committed
94be98c
View commit details
Copy full SHA for 94be98c
View code at this point
Browse repository at this point
feat(api): the review payload names each chain's own currency
koshikraj
committed
4a8443f
View commit details
Copy full SHA for 4a8443f
View code at this point
Browse repository at this point
feat(mcp): prepare_transfer simulates before it hashes
koshikraj
committed
adfc585
View commit details
Copy full SHA for adfc585
View code at this point
Browse repository at this point
feat(mcp): both transports read and cancel plans through the store
koshikraj
committed
f65ec31
View commit details
Copy full SHA for f65ec31
View code at this point
Browse repository at this point
fix(api): an ended plan gets a read-only link, and a submitted one hands back its hash
koshikraj
committed
0c26c19
View commit details
Copy full SHA for 0c26c19
View code at this point
Browse repository at this point
feat(api): every plan, waiting-on-you first, with icons and prices beside each row
koshikraj
committed
b0c8a15
View commit details
Copy full SHA for b0c8a15
View code at this point
Browse repository at this point
feat(api): icons and wallet clients beside the plan, never inside it
koshikraj
committed
da1faa4
View commit details
Copy full SHA for da1faa4
View code at this point
Browse repository at this point
Commits on Sep 9, 2026
feat(mcp): prepare_transfer — intent to review link, never a transaction
koshikraj
committed
859b87b
View commit details
Copy full SHA for 859b87b
View code at this point
Browse repository at this point
feat(api): review link policy — fifteen minutes, never past the plan, dead on supersede
koshikraj
committed
835759e
View commit details
Copy full SHA for 835759e
View code at this point
Browse repository at this point
feat(mcp): get_portfolio says what sits in each protocol
Show description for 58b3ec9
koshikraj
and
claude
committed
58b3ec9
View commit details
Copy full SHA for 58b3ec9
View code at this point
Browse repository at this point
fix(api): submitted requires a transaction hash
koshikraj
committed
bd544a5
View commit details
Copy full SHA for bd544a5
View code at this point
Browse repository at this point
feat(api): /api/plans — pending list, review link read, web transitions
koshikraj
committed
452ec2e
View commit details
Copy full SHA for 452ec2e
View code at this point
Browse repository at this point
test(api): one user's session never reaches another's wallets or grants
koshikraj
committed
915425a
View commit details
Copy full SHA for 915425a
View code at this point
Browse repository at this point
fix(api): a malformed grant id is a 404, not a 500
koshikraj
committed
e4375fe
View commit details
Copy full SHA for e4375fe
View code at this point
Browse repository at this point
feat(mcp): list_wallets and get_portfolio, and a whoami a person can read
Show description for b905e9b
koshikraj
committed
b905e9b
View commit details
Copy full SHA for b905e9b
View code at this point
Browse repository at this point
refactor(api): one portfolio connector, one cache, for both surfaces
Show description for 5273112
koshikraj
committed
5273112
View commit details
Copy full SHA for 5273112
View code at this point
Browse repository at this point
feat(api): the service says where its MCP surface is
Show description for 7f1db2c
koshikraj
and
claude
committed
7f1db2c
View commit details
Copy full SHA for 7f1db2c
View code at this point
Browse repository at this point
Commits on Sep 8, 2026
feat(api): hand the agent's callbacks to settings
Show description for 8707613
koshikraj
committed
8707613
View commit details
Copy full SHA for 8707613
View code at this point
Browse repository at this point
feat(api): list and revoke agent grants
Show description for 140aced
koshikraj
committed
140aced
View commit details
Copy full SHA for 140aced
View code at this point
Browse repository at this point
fix(mcp): serve the authorization server document where clients look for it
Show description for b28589e
koshikraj
committed
b28589e
View commit details
Copy full SHA for b28589e
View code at this point
Browse repository at this point
feat(api): the consent page's half of the grant flow
Show description for 4054978
koshikraj
committed
4054978
View commit details
Copy full SHA for 4054978
View code at this point
Browse repository at this point
feat(mcp): streamable http endpoint and the stdio variant
Show description for 87fa03c
koshikraj
committed
87fa03c
View commit details
Copy full SHA for 87fa03c
View code at this point
Browse repository at this point
feat(portfolio): group tokens across chains with network icons
koshikraj
committed
a55db01
View commit details
Copy full SHA for a55db01
View code at this point
Browse repository at this point
feat(api): portfolio endpoint, behind a short cache
Show description for d85b2ae
koshikraj
committed
d85b2ae
View commit details
Copy full SHA for d85b2ae
View code at this point
Browse repository at this point
fix(api): refuse a token that carries no linked_accounts
Show description for b32f2b6
koshikraj
and
claude
committed
b32f2b6
View commit details
Copy full SHA for b32f2b6
View code at this point
Browse repository at this point
feat(api): wallet routes for sync, watch-only and unlink
Show description for de08503
koshikraj
committed
de08503
View commit details
Copy full SHA for de08503
View code at this point
Browse repository at this point
fix(api): allow the web app to call the service
Show description for ce5ae8a
koshikraj
committed
ce5ae8a
View commit details
Copy full SHA for ce5ae8a
View code at this point
Browse repository at this point
feat(api): establish a session and record who signed in
Show description for ee80064
koshikraj
committed
ee80064
View commit details
Copy full SHA for ee80064
View code at this point
Browse repository at this point
Commits on Sep 7, 2026
fix(api): load .env at boot and name a broken verification key
Show description for 45705e9
koshikraj
committed
45705e9
View commit details
Copy full SHA for 45705e9
View code at this point
Browse repository at this point
feat(api): verify Privy access tokens and map them to users
Show description for 5f97746
koshikraj
committed
5f97746
View commit details
Copy full SHA for 5f97746
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.