13 hours ago
f4eb44b
fix(mesh): resolve integration test failures for move, copy, and stat mesh file operations
18 hours ago
98cf61f
feat: Add one-click webhook copy to Dashboard cards
18 hours ago
4f3e830
fix: Align AgentExecutor.run call signature in webhook router
18 hours ago
6d3439f
fix: Correctly import Response and status in agents router
19 hours ago
e52b749
feat: Add Dual-Mode (Sync/Async) Webhook Support
19 hours ago
ecbbfcd
fix: Resolve UnboundLocalError in background message streaming
19 hours ago
8067e60
feat: Enable real-time message streaming for background agents
19 hours ago
a1671da
docs: Add rich documentation tooltip for webhook URLs
19 hours ago
b0c7462
test: Add webhook trigger integration test
20 hours ago
b49bcb9
feat: Enhance agent webhook with custom prompt support and UI fire button
20 hours ago
387ebaf
Fix integration tests for agents, file sync, and audio. Restore 2026 model versions.
3 days ago
7e112de
fix(nodes): use -B and dedicated TMPDIR in provision.sh fallback to avoid SIGBUS on Synology
4 days ago
5c506cf
fix(nodes): avoid SIGBUS memory fork limitations on constrained NAS by directly importing python modules instead of subprocess proxying
4 days ago
4adbdb5
feat(nodes): dynamic pyinstaller compilation check with seamless python3 venv fallback
4 days ago
4ecda27
fix(nodes): bypass synology /tmp noexec restrictions for pyinstaller shared objects
4 days ago
a336418
fix(nodes): resolve 500 internal server error during bash provisioning by reading correct swarm yaml config
4 days ago
ab350cb
feat(ui): dynamic swarm grpc endpoint database configuration
4 days ago
26127b0
fix(api): correct jinja template path for start_daemon.sh bundle
4 days ago
6d30cef
feat(nodes): add accurate node status indicator in UI & daemonize start.sh script bundle
4 days ago
fb34534
feat(api): add dynamic binary bundle endpoint for direct GUI downloads
4 days ago
e9fee39
feat(ui): add macOS native binary direct download links
4 days ago
389f561
fix: exclude agent-node/dist from remote sync to prevent binary deletions during deploy
4 days ago
959fa78
feat: add --skip-binaries flag to scripts/remote_deploy.sh and scripts/local_rebuild.sh to speed up hot deployments
4 days ago
ca7ee96
feat: add native mac build script for darwin binaries
4 days ago
4f56ecc
fix: automatic fallback from binary to source provisioning in bash installer
4 days ago
06ef565
feat: integrate agent binary building into setup and deployment workflows
5 days ago
647a3bd
chore: remove accidental log file commit and add to gitignore
5 days ago
058a21a
feat: add native macos launchd daemon support to standalone provisioner script
5 days ago
6f8eed4
feat: complete removal of playwright from agent-node and re-align UI to prioritize standalone binary distro
5 days ago
bebdf14
feat: scaffold standalone all-in-one pyinstaller binary build pipeline and bash provisioner
5 days ago
61dba59
fix: resolve provisioning payload delivery issues for Synology NAS nodes
5 days ago
1522128
feat: add drilldown link icon indicator to agent dashboard cards
5 days 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
6 days ago
1b51f4f
test(integration): conditionally skip node docker lifecycle test in devcontainer
6 days ago
3b71ca8
Fix gigabyte file sync race conditions and malicious path errors
6 days 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
...
7 days ago
c27694f
test(integration): natively bypass Docker-in-Docker Dev Container constraints, fallback integration backend seamlessly via subprocesses
7 days ago
d7d6c02
Add distinct Node Registration flow integration tests verifying token generation and DB insertion
7 days ago
393d2fd
Update browser skill LLM testing telemetry checking and ensure hardcoded trivia tests for standard LLM inference
7 days ago
5365204
Add integration test for session creation and LLM SSE stream chat response logic
7 days ago
d3560c0
Add integration tests for LLM provider configuration endpoints and corner cases (gemini-3-flash-preview)
7 days ago
5bd6285
Refactor integration tests, introduce CUJ isolation, create E2E mesh runner script with no-rebuild, and clean up orphan files
7 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
8 days ago
696b630
Fix frontend build crash by updating getNodes to getUserAccessibleNodes and restore production service sync
8 days ago
f8e64d2
docs: Update Task 0.4 to use fast sub-agents for middle context chunk summarization rather than blind deletion
8 days ago
927dcf4
docs: Add task 0.4 Prerequisite (Head and Tail Context Truncation)
8 days ago
130ddcf
docs: Add task 0.1, 0.2 and 0.3 Prerequisite Swarm Upgrades (Skill Binding, Lock UI)
8 days ago
391a36b
docs: Harness Engineering Design, Execution, and Test plans
9 days ago
144d844
style(chat): optimize markdown preview formatting to be vastly more compact and remove excessive whitespace
9 days ago
ca2943d
fix(agent): migrate PTY execution to sourced scripts to prevent Zsh ZLE line-wrap scrambling of markers