Skip to content

Fix annotate terminal startup in large folders#1022

Merged
backnotprop merged 1 commit into
mainfrom
fix/annotate-webtui-folder-terminal
Jul 8, 2026
Merged

Fix annotate terminal startup in large folders#1022
backnotprop merged 1 commit into
mainfrom
fix/annotate-webtui-folder-terminal

Conversation

@backnotprop

Copy link
Copy Markdown
Owner

Summary

  • exclude .claude/ and .agents/ from annotate folder file-browser scans
  • cap folder file-browser scans to avoid monopolizing the Bun server on huge trees
  • make the annotate WebTUI panel cancel cleanly before onReady and use the DOM renderer

Verification

  • bun test packages/server/agent-terminal.test.ts packages/shared/reference-common.test.ts packages/server/reference-handlers.test.ts
  • bun run typecheck
  • live smoke: plannotator annotate . on this repo; /api/reference/files returned 189 files quickly and Pi spawned through WebTUI

@backnotprop backnotprop merged commit d3c9de1 into main Jul 8, 2026
13 checks passed
@backnotprop backnotprop deleted the fix/annotate-webtui-folder-terminal branch July 8, 2026 19:33
@backnotprop

Copy link
Copy Markdown
Owner Author

This is now released in version 0.23.0

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