AI Assistant - Agentic runtime and API gateway that orchestrates multi-turn LLM conversations, cron-based automation, distributed tool nodes, and persistent memory — with 15+ provider support and a Vue/Tauri dashboard.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat(gateway): configurable max_tool_loops per schedule, bump default to 50
fa31a1cView on GitHubrefactor(auth): remove separate admin token, use API token for all endpoints
66582dfView on GitHubfeat(gateway): per-schedule model override and OpenClaw import upsert
40f000fView on GitHubfix: CI failures — clippy, TypeScript types, Windows tests, doctest
9adfaffView on GitHubMerge pull request #11 from sblanchard/worktree-llm-router
28387faView on GitHubfix: record routing decisions, validate routing_profile, fix clearing profile
80d574dView on GitHubfix(dashboard): show router card error state and loading indicator
369ccc7View on GitHubfeat(dashboard): add routing profile dropdown to schedule forms
54e6b5eView on GitHubfix(dashboard): make avg_latency_ms optional, fix routerDecisions response shape
11fa461View on GitHubfeat(gateway): initialize smart router at startup from config
37d126bView on GitHub