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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
hashtopolis
/
server
Public
Notifications
You must be signed in to change notification settings
Fork
251
Star
1.8k
Code
Issues
195
Pull requests
15
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Agent API update
- #2388
#2388
Open
s3inlc
wants to merge 15 commits into
master
hashtopolis/server:master
from
agent-api-rewrite
hashtopolis/server:agent-api-rewrite
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Agent API update
#2388
s3inlc
wants to merge 15 commits into
master
hashtopolis/server:master
from
agent-api-rewrite
hashtopolis/server:agent-api-rewrite
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
first step in replacing the api
s3inlc
committed
aaf360f
View commit details
Copy full SHA for aaf360f
Browse repository at this point
added unittests for the new skeletons
s3inlc
committed
72d1a1c
View commit details
Copy full SHA for 72d1a1c
Browse repository at this point
Commits on Jul 31, 2026
migrated first two handlers
s3inlc
committed
836fe95
View commit details
Copy full SHA for 836fe95
Browse repository at this point
migrated first two handlers (added missing file)
s3inlc
committed
44483f7
View commit details
Copy full SHA for 44483f7
Browse repository at this point
first action with auth added
s3inlc
committed
0128e1b
View commit details
Copy full SHA for 0128e1b
Browse repository at this point
handling token solely in middleware
s3inlc
committed
0bf3a5c
View commit details
Copy full SHA for 0bf3a5c
Browse repository at this point
migrated all less complicated actions
s3inlc
committed
6250ba1
View commit details
Copy full SHA for 6250ba1
Browse repository at this point
migrated sendKeyspace and sendBenchmark actions
s3inlc
committed
58787f9
View commit details
Copy full SHA for 58787f9
Browse repository at this point
migrated getTask
s3inlc
committed
1f2cadd
View commit details
Copy full SHA for 1f2cadd
Browse repository at this point
finished migrating last actions
s3inlc
committed
b79be78
View commit details
Copy full SHA for b79be78
Browse repository at this point
some small refactor and cleanup
s3inlc
committed
d49c93d
View commit details
Copy full SHA for d49c93d
Browse repository at this point
remove old part and clean up, exception handling added
s3inlc
committed
449c017
View commit details
Copy full SHA for 449c017
Browse repository at this point
added schema and generation and checks
s3inlc
committed
344cb82
View commit details
Copy full SHA for 344cb82
Browse repository at this point
Commits on Aug 3, 2026
Merge remote-tracking branch 'origin/master' into agent-api-rewrite
s3inlc
committed
c5ac488
View commit details
Copy full SHA for c5ac488
Browse repository at this point
Commits on Aug 5, 2026
added notice in the agent protocol documentation to point to the new generated openapi specs
s3inlc
committed
6b42253
View commit details
Copy full SHA for 6b42253
Browse repository at this point
You can’t perform that action at this time.