Logo
Explore Help
Sign In
Timmy_Foundation/hermes-agent
16
0
Fork 0
You've already forked hermes-agent
Code Issues 38 Pull Requests 2 Actions 18 Packages Projects Releases Wiki Activity
Files
25481d42863c7121180330c5abe6e50f7dd480d7
hermes-agent/acp_adapter/__main__.py

6 lines
99 B
Python
Raw Normal View History

feat: restore ACP server implementation from PR #949 (#1254) Restore the ACP editor-integration implementation that was present on the original PR branch but did not actually land in main. Includes: - acp_adapter/ server, session manager, event bridge, auth, permissions, and tool helpers - hermes acp subcommand and hermes-acp entry point - hermes-acp curated toolset - ACP registry manifest, setup guide, and ACP test suite - jupyter-live-kernel data science skill from the original branch Also updates the revived ACP code for current main by: - resolving runtime providers through the modern shared provider router - binding ACP sessions to per-session cwd task overrides - tracking duplicate same-name tool calls with FIFO IDs - restoring terminal approval callbacks after prompts - normalizing supporting docs/skill metadata Validated with tests/acp and the full pytest suite (-n0).
2026-03-14 00:09:05 -07:00
"""Allow running the ACP adapter as ``python -m acp_adapter``."""
from .entry import main
main()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 101ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API