Skip to content

fix: increase Alcove adapter DETECT_READ_SIZE to 32KB#225

Merged
decko merged 4 commits into
mainfrom
soda/218
Apr 27, 2026
Merged

fix: increase Alcove adapter DETECT_READ_SIZE to 32KB#225
decko merged 4 commits into
mainfrom
soda/218

Conversation

@decko
Copy link
Copy Markdown
Owner

@decko decko commented Apr 27, 2026

Summary

Increase DETECT_READ_SIZE from 4KB to 32KB so sessions with long prompts are not silently skipped by the Alcove adapter. Updates AGENTS.md gotcha #3 to reflect the new detection window.

Test plan

  • Test with session where "transcript" appears past 4KB boundary
  • Existing detection of normal sessions still works
  • uv run pytest tests/ -v -m "not slow" — all pass

Refs #218

🤖 Generated with Claude Code via SODA pipeline

@decko decko added this to the v0.11.0 milestone Apr 27, 2026
@decko decko added the bug Something isn't working label Apr 27, 2026
@decko decko merged commit 7aefc1e into main Apr 27, 2026
4 checks passed
@decko decko deleted the soda/218 branch April 27, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant