Skip to content

Reduce subagent read polling and suppress transcript chatter - #7

Merged
ianwalter merged 15 commits into
mainfrom
fix/subagents-read-summary
Aug 17, 2026
Merged

Reduce subagent read polling and suppress transcript chatter#7
ianwalter merged 15 commits into
mainfrom
fix/subagents-read-summary

Merge remote-tracking branch 'origin/fix/subagents-read-summary' into…

808f0ce
Select commit
Loading
Failed to load commit list.
Informant fa2915a4 / Informant / build succeeded Aug 17, 2026 in 11s

build passed

Ran on blackbird.local.

Details

[2026-08-17T13:47:40.772Z] [build] started

[build] $ set -eu
bun run build
[0/6] [0s]
[1/6] Fetching image [0s]
[2/6] Unpacking image [0s]
[3/6] Fetching kernel [0s]
[4/6] Fetching init image [0s]
[5/6] Unpacking init image [0s]
[6/6] Starting container [0s]
[6/6] Starting container [0s]
$ bun run webBuild
$ vite build --config web/vite.config.ts
vite v7.3.6 building client environment for production...
transforming...
✓ 2053 modules transformed.
rendering chunks...
computing gzip size...
dist/index.html                   1.06 kB │ gzip:   0.47 kB
dist/assets/index-d742RzDJ.css   51.49 kB │ gzip:  10.54 kB
dist/assets/index-CvpKssy_.js   694.33 kB │ gzip: 221.84 kB

(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
✓ built in 1.39s

[2026-08-17T13:47:51.095Z] [build] finished (success, exit 0)