11 hours ago
696b630
Fix frontend build crash by updating getNodes to getUserAccessibleNodes and restore production service sync
15 hours ago
f8e64d2
docs: Update Task 0.4 to use fast sub-agents for middle context chunk summarization rather than blind deletion
15 hours ago
927dcf4
docs: Add task 0.4 Prerequisite (Head and Tail Context Truncation)
15 hours ago
130ddcf
docs: Add task 0.1, 0.2 and 0.3 Prerequisite Swarm Upgrades (Skill Binding, Lock UI)
17 hours ago
391a36b
docs: Harness Engineering Design, Execution, and Test plans
1 day ago
144d844
style(chat): optimize markdown preview formatting to be vastly more compact and remove excessive whitespace
1 day ago
ca2943d
fix(agent): migrate PTY execution to sourced scripts to prevent Zsh ZLE line-wrap scrambling of markers
1 day ago
ace326f
feat(ui): allow drag-and-drop of file paths to chat input
1 day ago
3ce5528
refactor(prompt): soften tone of fixed tool-belt constraint
1 day ago
6f54e60
refactor: compress redundant VFS skill description injection
1 day ago
6a611a8
fix: ToolService binary artifact serialization and sync logic updates
1 day ago
826b68d
Patch undefined context unassigned variable in parallel_fetch finally block alongside DBUS lockout fallbacks
1 day ago
ae41a60
Implement native asyncio.wait_for wrapper around chromium new_context with brute-force init recovery to eliminate deep IPC silent locks
1 day ago
0b36dfd
Inject DBUS session bypass to eradicate Chromium new_context kernel deadlock
1 day ago
83c68ed
Implement Orchestrator HTTP Keep-alive stream injection, global generator exception guard, and strict gRPC tool timeout bounds to eradicate ghost-hanging sessions
1 day ago
357c675
Fix Chromium Playwright hard hang on new_context by injecting --disable-dev-shm-usage and --disable-gpu container heuristics
1 day ago
8df5560
Auto-cleanup dead systemlink & FS Cache Reflowing, Bump OTA Version to 1.0.76
1 day ago
f48f982
feat/fix: Rich token usage popovers, robust LiteLLM context window bounds logic, and Skill management refactor
2 days ago
e9e0995
chore: remove hardcoded prod passwords from test scripts and workflows
2 days ago
fed99cf
feat: periodic background health check for system LLM providers
2 days ago
bfef5be
docs: remove environment coupled remote_deploy script from README
2 days ago
87dadc5
docs: remove test env references from README
2 days ago
4e6b098
docs: improve quick start and configuration CUJ in README
2 days ago
cae34ec
docs: auto-generate detailed API reference using OpenAPI schema
2 days ago
cc22a8d
Fix: Localized UI verification feedback for Swarm/OIDC testing, UI locking pre-validation, password fallback parsing fix, and icon corrections
3 days ago
c41322b
Refactor AI Config and Fix Login failure: Migrated services to a structured api directory, updated backend schemas for multiple TTS/STT providers, and improved settings/chat UI coverage.
4 days ago
2564e42
fix: swarm control ui for empty sessions
46f5eb4
refactor(auth): decouple sandbox node from core deployment and add dedicated provisioning script
f7910cc
feat(auth): bootstrap Day 1 local auth fallback, migrations, and sandbox node
...
5 days ago
c22d672
refactor: consolidate chat into swarm_control everywhere
5 days ago
e639826
docs: update README with v2 architecture refactoring and stability updates
5 days ago
7096846
fix(sync): broadcast CLEANUP and PURGE instantly on session delete, update protobufs
5 days ago
77aba42
fix(frontend): swarm file explorer layout
5 days ago
a59e70e
chore: update browser.proto
b1876cc
refactor(frontend): move remaining pages into feature modules
5 days ago
998f4eb
refactor(frontend): move shared components into shared/components
5 days ago
28cadc0
refactor(frontend): move nodes page and terminal into nodes feature module
5 days ago
ff9d4ed
refactor(frontend): move voice chat into feature module
5 days ago
ee2350b
refactor(frontend): move chat UI into feature module and update imports
5 days ago
3e1dded
chore: add frontend modularity refactor plan and update related files
5 days ago
5677fde
feat(sync): implement BoundedThreadPoolExecutor to allow parallel chunk broadcasting over mesh without server memory explosion
5 days ago
ed37259
fix(sync): memory exhaust on large file mesh broadcast by enforcing synchronous stream backpressure, increasing chunk size to 4MB, and bounding priority queues
5 days ago
8215333
perf: implement local file metadata hash cache for manifest generation and reconciliation
5 days ago
3d39ac8
docs: add infinite sync loop troubleshooting section
5 days ago
04d6c66
fix: block infinite sync loops by checking file hash before sending chunks
5 days ago
5f87d69
docs: add macOS ghost deletion echo loop troubleshooting steps to md
5 days ago
0072783
fix: ignore delayed macos on_deleted events from os.replace
5 days ago
af29d3b
chore: add watcher debug tracing
5 days ago
00455d8
fix: resolve zero byte file sync breaking push loop iteration
5 days ago
846177c
docs: use local bash block extraction for mac mini persistence tests
5 days ago
c12aef6
fix: resolve file sync infinite bounce loop and unbound local variable bugs
5 days ago
347d151
docs: add mac mini file sync persistence test to deployment workflow
5 days ago
386cb9b
chore: bump agent version to 1.0.70 to fix watcher bug with symlinks