Skip to content

Support terminal and meta capabilities in initialize requests - #1

Merged
timvisher-dd merged 4 commits into
mainfrom
support-terminal-and-meta-caps
Mar 15, 2026
Merged

Support terminal and meta capabilities in initialize requests#1
timvisher-dd merged 4 commits into
mainfrom
support-terminal-and-meta-caps

Conversation

@timvisher-dd

@timvisher-dd timvisher-dd commented Mar 15, 2026

Copy link
Copy Markdown
Owner
  • Add :terminal-capability and :meta-capabilities keyword args to acp-make-initialize-request so callers can assert terminal output streaming and arbitrary _meta capabilities during ACP initialization
  • Add ERT tests covering nil-omission, true, :false, and meta alist round-tripping
  • Bootstrap CI: bin/test (byte-compile + ERT + README-update check) and GitHub Actions workflow
  • Add AGENTS.md with project guidelines
  • Update README.org with soft-fork features list

Test plan

  • bin/test passes locally (6/6 ERT tests, byte-compilation clean)
  • CI green on PR

timvisher-dd and others added 4 commits March 14, 2026 12:23
Co-authored-by: Codex <codex@openai.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
bin/test runs byte-compilation, ERT tests, and checks that README.org
is updated when code changes. GitHub Actions CI mirrors this on every
push and PR.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@timvisher-dd
timvisher-dd marked this pull request as ready for review March 15, 2026 20:42
@timvisher-dd
timvisher-dd merged commit 2742866 into main Mar 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant