feat: stream CLI log transcripts and run status to Socket backend#201
Merged
Benjamin Barslev Nielsen (barslev) merged 17 commits intoJun 12, 2026
mainSocketDev/socket-python-cli:mainfrom
barslev/streaming-logsSocketDev/socket-python-cli:barslev/streaming-logsCopy head branch name to clipboard
Merged
feat: stream CLI log transcripts and run status to Socket backend#201Benjamin Barslev Nielsen (barslev) merged 17 commits intomainSocketDev/socket-python-cli:mainfrom barslev/streaming-logsSocketDev/socket-python-cli:barslev/streaming-logsCopy head branch name to clipboard
Benjamin Barslev Nielsen (barslev) merged 17 commits into
mainSocketDev/socket-python-cli:mainfrom
barslev/streaming-logsSocketDev/socket-python-cli:barslev/streaming-logsCopy head branch name to clipboard
Commits
Commits on May 12, 2026
feat: stream CLI logs to /python-cli-runs/* lifecycle endpoints
Show description for 681f078committed
Commits on May 14, 2026
chore: drop per-batch size chunking to match upstream uploader
Show description for b07e621committed
Commits on May 15, 2026
chore: drop integration field from cli-run register payload
Show description for 03b6126committedfeat: link cli-run to its full_scan via report_run_id on finalize
Show description for d18795dcommitted
Commits on May 16, 2026
chore: bump version to 2.2.87 for streaming logs feature
Show description for 0e8746dcommitted
Commits on Jun 10, 2026
feat: flip streaming logs to opt-in via --upload-logs
Show description for 19216cecommittedMerge remote-tracking branch 'origin/main' into barslev/streaming-logs
Show description for 27d84d5committedchore: regenerate uv.lock for version 2.4.8
Show description for 06982fbcommitted
Commits on Jun 11, 2026
feat: add --no-upload-logs to explicitly decline log upload
Show description for 3b154decommittedMerge remote-tracking branch 'origin/main' into barslev/streaming-logs
Show description for 4c50f11committedchore: bump version to 2.4.9
Show description for 2b9a9b7committedchore: bump __version__ to 2.4.9
Show description for 678518ccommittedrefactor: address PR review on streaming logs
Show description for 900f74bcommittedtest(log_uploader): cover cross-thread emit during active flush
Show description for d630013committed
Commits on Jun 12, 2026
refactor(config): use store_const + mutually exclusive group for log-upload flags
Show description for 7561b2fcommittedrefactor: push upload_logs tri-state down to the API boundary
Show description for a2d5733committedfix(cli_run): broaden register exception handling to honor 'never break the scan'
Show description for 008999acommitted