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 }}
NousResearch
/
hermes-agent
Public
Notifications
You must be signed in to change notification settings
Fork
52.7k
Star
249k
Code
Issues
5k+
Pull requests
5k+
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(delegate): named delegation profiles for delegate_task
- #34754
#34754
Closed
gutleib
wants to merge 14 commits into
NousResearch:main
NousResearch/hermes-agent:main
from
gutleib:feat/delegate-profiles
gutleib/hermes-agent:feat/delegate-profiles
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
feat(delegate): named delegation profiles for delegate_task
#34754
gutleib
wants to merge 14 commits into
NousResearch:main
NousResearch/hermes-agent:main
from
gutleib:feat/delegate-profiles
gutleib/hermes-agent:feat/delegate-profiles
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
feat(delegate): add _resolve_profile() for delegation.profiles config lookup
gutleib
committed
2506e68
View commit details
Copy full SHA for 2506e68
Browse repository at this point
chore(test): remove unused json import from test_delegate_profiles
gutleib
committed
eefde5c
View commit details
Copy full SHA for eefde5c
Browse repository at this point
feat(delegate): profile_system_prompt replaces first line, profile_constraints added before task instruction
gutleib
committed
8d1bd21
View commit details
Copy full SHA for 8d1bd21
Browse repository at this point
fix(delegate): guard whitespace-only profile_system_prompt to prevent empty persona line
gutleib
committed
22927c4
View commit details
Copy full SHA for 22927c4
Browse repository at this point
feat(delegate): add override_proxy v1 stub to _build_child_agent; proxy=None stub to _build_keepalive_http_client
gutleib
committed
5f91f03
View commit details
Copy full SHA for 5f91f03
Browse repository at this point
feat(delegate): profile param — ACP/API routing, proxy stub pass-through, toolset priority, early batch validation
gutleib
committed
c31905a
View commit details
Copy full SHA for c31905a
Browse repository at this point
fix(delegate): forward profile in _dispatch_delegate_task; fix toolsets [] bug; cache per-profile creds
gutleib
committed
85f969a
View commit details
Copy full SHA for 85f969a
Browse repository at this point
feat(delegate): add profile field to DELEGATE_TASK_SCHEMA (root + tasks.items)
Show description for e03b84a
gutleib
committed
e03b84a
View commit details
Copy full SHA for e03b84a
Browse repository at this point
feat(delegate): _build_dynamic_schema_overrides injects profile enum from config
gutleib
committed
cbfb236
View commit details
Copy full SHA for cbfb236
Browse repository at this point
fix(delegate): lazy default-creds, toolsets [] key-check, ACP acp_args priority
Show description for 74138dd
gutleib
committed
74138dd
View commit details
Copy full SHA for 74138dd
Browse repository at this point
docs(delegate): add delegation.profiles example to cli-config.yaml.example
Show description for 4799fba
gutleib
committed
4799fba
View commit details
Copy full SHA for 4799fba
Browse repository at this point
chore: gitignore .hermes/ user data directory
Show description for ee99c6a
gutleib
committed
ee99c6a
View commit details
Copy full SHA for ee99c6a
Browse repository at this point
feat(delegate): per-profile max_iterations override
Show description for b0f1ebd
gutleib
committed
b0f1ebd
View commit details
Copy full SHA for b0f1ebd
Browse repository at this point
chore: add gutleib to AUTHOR_MAP
gutleib
committed
9a96fdc
View commit details
Copy full SHA for 9a96fdc
Browse repository at this point
You can’t perform that action at this time.