activities
12 hours ago
5c506cf fix(nodes): avoid SIGBUS memory fork limitations on constrained NAS by directly importing python modules instead of subprocess proxying
12 hours ago
4adbdb5 feat(nodes): dynamic pyinstaller compilation check with seamless python3 venv fallback
12 hours ago
4ecda27 fix(nodes): bypass synology /tmp noexec restrictions for pyinstaller shared objects
12 hours ago
a336418 fix(nodes): resolve 500 internal server error during bash provisioning by reading correct swarm yaml config
13 hours ago
ab350cb feat(ui): dynamic swarm grpc endpoint database configuration
13 hours ago
26127b0 fix(api): correct jinja template path for start_daemon.sh bundle
13 hours ago
6d30cef feat(nodes): add accurate node status indicator in UI & daemonize start.sh script bundle
13 hours ago
fb34534 feat(api): add dynamic binary bundle endpoint for direct GUI downloads
13 hours ago
e9fee39 feat(ui): add macOS native binary direct download links
13 hours ago
389f561 fix: exclude agent-node/dist from remote sync to prevent binary deletions during deploy
13 hours ago
959fa78 feat: add --skip-binaries flag to scripts/remote_deploy.sh and scripts/local_rebuild.sh to speed up hot deployments
14 hours ago
ca7ee96 feat: add native mac build script for darwin binaries
14 hours ago
4f56ecc fix: automatic fallback from binary to source provisioning in bash installer
14 hours ago
06ef565 feat: integrate agent binary building into setup and deployment workflows
1 day ago
647a3bd chore: remove accidental log file commit and add to gitignore
1 day ago
058a21a feat: add native macos launchd daemon support to standalone provisioner script
1 day ago
6f8eed4 feat: complete removal of playwright from agent-node and re-align UI to prioritize standalone binary distro
1 day ago
bebdf14 feat: scaffold standalone all-in-one pyinstaller binary build pipeline and bash provisioner
1 day ago
61dba59 fix: resolve provisioning payload delivery issues for Synology NAS nodes
1 day ago
1522128 feat: add drilldown link icon indicator to agent dashboard cards
1 day 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
2 days ago
1b51f4f test(integration): conditionally skip node docker lifecycle test in devcontainer
2 days ago
3b71ca8 Fix gigabyte file sync race conditions and malicious path errors
3 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
...
3 days ago
c27694f test(integration): natively bypass Docker-in-Docker Dev Container constraints, fallback integration backend seamlessly via subprocesses
3 days ago
d7d6c02 Add distinct Node Registration flow integration tests verifying token generation and DB insertion
3 days ago
393d2fd Update browser skill LLM testing telemetry checking and ensure hardcoded trivia tests for standard LLM inference
3 days ago
5365204 Add integration test for session creation and LLM SSE stream chat response logic
3 days ago
d3560c0 Add integration tests for LLM provider configuration endpoints and corner cases (gemini-3-flash-preview)
3 days ago
5bd6285 Refactor integration tests, introduce CUJ isolation, create E2E mesh runner script with no-rebuild, and clean up orphan files
3 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
4 days ago
696b630 Fix frontend build crash by updating getNodes to getUserAccessibleNodes and restore production service sync
4 days ago
f8e64d2 docs: Update Task 0.4 to use fast sub-agents for middle context chunk summarization rather than blind deletion
4 days ago
927dcf4 docs: Add task 0.4 Prerequisite (Head and Tail Context Truncation)
4 days ago
130ddcf docs: Add task 0.1, 0.2 and 0.3 Prerequisite Swarm Upgrades (Skill Binding, Lock UI)
4 days ago
391a36b docs: Harness Engineering Design, Execution, and Test plans
5 days ago
144d844 style(chat): optimize markdown preview formatting to be vastly more compact and remove excessive whitespace
5 days ago
ca2943d fix(agent): migrate PTY execution to sourced scripts to prevent Zsh ZLE line-wrap scrambling of markers
5 days ago
ace326f feat(ui): allow drag-and-drop of file paths to chat input
5 days ago
3ce5528 refactor(prompt): soften tone of fixed tool-belt constraint
5 days ago
6f54e60 refactor: compress redundant VFS skill description injection
5 days ago
6a611a8 fix: ToolService binary artifact serialization and sync logic updates
5 days ago
826b68d Patch undefined context unassigned variable in parallel_fetch finally block alongside DBUS lockout fallbacks
5 days ago
ae41a60 Implement native asyncio.wait_for wrapper around chromium new_context with brute-force init recovery to eliminate deep IPC silent locks
5 days ago
0b36dfd Inject DBUS session bypass to eradicate Chromium new_context kernel deadlock
5 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
5 days ago
357c675 Fix Chromium Playwright hard hang on new_context by injecting --disable-dev-shm-usage and --disable-gpu container heuristics
5 days ago
8df5560 Auto-cleanup dead systemlink & FS Cache Reflowing, Bump OTA Version to 1.0.76
5 days ago
f48f982 feat/fix: Rich token usage popovers, robust LiteLLM context window bounds logic, and Skill management refactor
6 days ago
e9e0995 chore: remove hardcoded prod passwords from test scripts and workflows