Skip to content

Commit 5dea5d0

Browse files
timvisher-ddclaude
andcommitted
Update README.org with streaming-dedup and context insertion features
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3919c08 commit 5dea5d0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ A soft fork of [[https://github.com/xenodium/agent-shell][agent-shell]] with ext
1111
- Regression tests for shell buffer selection ordering ([[https://github.com/timvisher-dd/agent-shell-plus/pull/3][#3]])
1212
- CI check that README.org is updated when code changes ([[https://github.com/timvisher-dd/agent-shell-plus/pull/4][#4]])
1313
- Usage tests and defense against ACP =used > size= bug ([[https://github.com/timvisher-dd/agent-shell-plus/pull/5][#5]])
14+
- Streaming tool output with dedup: advertise =_meta.terminal_output= capability, handle incremental chunks from codex-acp and batch results from claude-agent-acp, strip =<persisted-output>= tags, and fix O(n²) rendering ([[https://github.com/timvisher-dd/agent-shell-plus/pull/7][#7]])
15+
- DWIM context insertion: inserted context lands at the prompt and fragment updates no longer drag process-mark past it ([[https://github.com/timvisher-dd/agent-shell-plus/pull/7][#7]])
1416

1517
-----
1618

0 commit comments

Comments
 (0)