History for cortex-hub / agent-node / src / agent_node / core
2026-04-19
@Antigravity AI
fix(windows): refine noise-filtering regex for batch calls and exit codes
Antigravity AI committed 14 hours ago
@Antigravity AI
refactor: centralise Windows stream-filter regex in regex_patterns.py, remove debug bat
Antigravity AI committed 14 hours ago
@Antigravity AI
feat: complete Windows swarm integration and remote terminal functionality
Antigravity AI committed 14 hours ago
@Antigravity AI
feat(mesh): autonomous windows provisioning and lifecycle management ...
Antigravity AI committed 1 day ago
@Antigravity AI
Fix Windows PyWinPTY terminal boundary string drops via bat spool execution and full Windows deployment support
Antigravity AI committed 1 day ago
2026-03-22
@jerxie
Fix gigabyte file sync race conditions and malicious path errors
jerxie committed 28 days ago
2026-03-20
@Antigravity AI
fix: ToolService binary artifact serialization and sync logic updates
Antigravity AI committed on 20 Mar
2026-03-15
@Antigravity AI
fix(sync): memory exhaust on large file mesh broadcast by enforcing synchronous stream backpressure, increasing chunk size to 4MB, and bounding priority queues
Antigravity AI committed on 15 Mar
@Antigravity AI
perf: implement local file metadata hash cache for manifest generation and reconciliation
Antigravity AI committed on 15 Mar
@Antigravity AI
fix: block infinite sync loops by checking file hash before sending chunks
Antigravity AI committed on 15 Mar
@Antigravity AI
fix: ignore delayed macos on_deleted events from os.replace
Antigravity AI committed on 15 Mar
@Antigravity AI
chore: add watcher debug tracing
Antigravity AI committed on 15 Mar
@Antigravity AI
fix: resolve zero byte file sync breaking push loop iteration
Antigravity AI committed on 15 Mar
@Antigravity AI
fix: resolve file sync infinite bounce loop and unbound local variable bugs
Antigravity AI committed on 15 Mar
@Antigravity AI
fix: guard spurious .cortex_tmp/.cortex_lock DELETEs and add mesh delete broadcast ...
Antigravity AI committed on 15 Mar
@Antigravity AI
fix(file_sync): check protobuf DESCRIPTOR to correctly detect total_chunks support for fast-path processing
Antigravity AI committed on 15 Mar
@Antigravity AI
feat(file_sync): introduce fast-path sync bypassing locks and shadow files for single-chunk transfers
Antigravity AI committed on 15 Mar
@Antigravity AI
Refactor browser service for parallel worker pool and deep research capabilities. Clean up redundant directories and fix potential path issues for .browser_data.
Antigravity AI committed on 15 Mar
2026-03-14
@Antigravity AI
Fix macOS symlinked path resolution in watcher
Antigravity AI committed on 14 Mar
@Antigravity AI
Fix file sync issues and improve mirror stability
Antigravity AI committed on 14 Mar
@Antigravity AI
Cleanup skill logic files and update deployment scripts
Antigravity AI committed on 14 Mar
@Antigravity AI
Fix AI loop stalling and large file sync issues
Antigravity AI committed on 14 Mar
2026-03-12
@Antigravity AI
fix(agent): use Optional type hint for Python 3.8 compatibility ...
Antigravity AI committed on 12 Mar
@Antigravity AI
fix(agent): correct path to bootstrap_installer in updater ...
Antigravity AI committed on 12 Mar
@Antigravity AI
refactor: organize agent-node client code structure by moving core packages to src/ ...
Antigravity AI committed on 12 Mar