13 hours ago
647a3bd
chore: remove accidental log file commit and add to gitignore
13 hours ago
058a21a
feat: add native macos launchd daemon support to standalone provisioner script
13 hours ago
6f8eed4
feat: complete removal of playwright from agent-node and re-align UI to prioritize standalone binary distro
13 hours ago
bebdf14
feat: scaffold standalone all-in-one pyinstaller binary build pipeline and bash provisioner
13 hours ago
61dba59
fix: resolve provisioning payload delivery issues for Synology NAS nodes
14 hours ago
1522128
feat: add drilldown link icon indicator to agent dashboard cards
14 hours ago
1df98bf
fix: resolve tool error counting logic and add advanced UI execution metrics
5516477
feat(agents): full implementation of harness engineering and file sync fixes
1 day ago
1b51f4f
test(integration): conditionally skip node docker lifecycle test in devcontainer
1 day ago
3b71ca8
Fix gigabyte file sync race conditions and malicious path errors
1 day ago
9e134d9
docs: Auto-generate latest API reference documentation
06979c4
Fix consecutive e2e test failures due to stale database node bindings
d1ae856
Enhance browser integration test with filesystem screenshot validation
...
2 days ago
c27694f
test(integration): natively bypass Docker-in-Docker Dev Container constraints, fallback integration backend seamlessly via subprocesses
2 days ago
d7d6c02
Add distinct Node Registration flow integration tests verifying token generation and DB insertion
2 days ago
393d2fd
Update browser skill LLM testing telemetry checking and ensure hardcoded trivia tests for standard LLM inference
2 days ago
5365204
Add integration test for session creation and LLM SSE stream chat response logic
2 days ago
d3560c0
Add integration tests for LLM provider configuration endpoints and corner cases (gemini-3-flash-preview)
2 days ago
5bd6285
Refactor integration tests, introduce CUJ isolation, create E2E mesh runner script with no-rebuild, and clean up orphan files
2 days ago
3ed7d7c
fix(tool_service): fix LazyFileContent property indentation bug causing NoneType error
6bd6c35
fix(frontend): corrected mesh node field mapping in AgentDrillDown
0dcd9bf
fix(llm): eradicate gemini-1.5-flash 404 from production
3 days ago
696b630
Fix frontend build crash by updating getNodes to getUserAccessibleNodes and restore production service sync
3 days ago
f8e64d2
docs: Update Task 0.4 to use fast sub-agents for middle context chunk summarization rather than blind deletion
3 days ago
927dcf4
docs: Add task 0.4 Prerequisite (Head and Tail Context Truncation)
3 days ago
130ddcf
docs: Add task 0.1, 0.2 and 0.3 Prerequisite Swarm Upgrades (Skill Binding, Lock UI)
3 days ago
391a36b
docs: Harness Engineering Design, Execution, and Test plans
4 days ago
144d844
style(chat): optimize markdown preview formatting to be vastly more compact and remove excessive whitespace
4 days ago
ca2943d
fix(agent): migrate PTY execution to sourced scripts to prevent Zsh ZLE line-wrap scrambling of markers
4 days ago
ace326f
feat(ui): allow drag-and-drop of file paths to chat input
4 days ago
3ce5528
refactor(prompt): soften tone of fixed tool-belt constraint
4 days ago
6f54e60
refactor: compress redundant VFS skill description injection
4 days ago
6a611a8
fix: ToolService binary artifact serialization and sync logic updates
4 days ago
826b68d
Patch undefined context unassigned variable in parallel_fetch finally block alongside DBUS lockout fallbacks
4 days ago
ae41a60
Implement native asyncio.wait_for wrapper around chromium new_context with brute-force init recovery to eliminate deep IPC silent locks
4 days ago
0b36dfd
Inject DBUS session bypass to eradicate Chromium new_context kernel deadlock
4 days ago
83c68ed
Implement Orchestrator HTTP Keep-alive stream injection, global generator exception guard, and strict gRPC tool timeout bounds to eradicate ghost-hanging sessions
4 days ago
357c675
Fix Chromium Playwright hard hang on new_context by injecting --disable-dev-shm-usage and --disable-gpu container heuristics
4 days ago
8df5560
Auto-cleanup dead systemlink & FS Cache Reflowing, Bump OTA Version to 1.0.76
4 days ago
f48f982
feat/fix: Rich token usage popovers, robust LiteLLM context window bounds logic, and Skill management refactor
5 days ago
e9e0995
chore: remove hardcoded prod passwords from test scripts and workflows
5 days ago
fed99cf
feat: periodic background health check for system LLM providers
5 days ago
bfef5be
docs: remove environment coupled remote_deploy script from README
5 days ago
87dadc5
docs: remove test env references from README
5 days ago
4e6b098
docs: improve quick start and configuration CUJ in README
5 days ago
cae34ec
docs: auto-generate detailed API reference using OpenAPI schema
5 days ago
cc22a8d
Fix: Localized UI verification feedback for Swarm/OIDC testing, UI locking pre-validation, password fallback parsing fix, and icon corrections
6 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.
7 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
...
8 days ago
c22d672
refactor: consolidate chat into swarm_control everywhere
8 days ago
e639826
docs: update README with v2 architecture refactoring and stability updates
8 days ago
7096846
fix(sync): broadcast CLEANUP and PURGE instantly on session delete, update protobufs
8 days ago
77aba42
fix(frontend): swarm file explorer layout
8 days ago
a59e70e
chore: update browser.proto
b1876cc
refactor(frontend): move remaining pages into feature modules
8 days ago
998f4eb
refactor(frontend): move shared components into shared/components