Seere — dispatch intelligence running on OpenJarvis. Swift, truthful, non-destructive by default.
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
67
commits
19
commits
9
commits
3
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
fix: correct /v1/tools endpoint to use executor.get_openai_tools()
9bee6d0View on GitHubfix: frontend now sends tools array to enable tool calling
e1dbe9fView on GitHubdocs: update MLX tool calling fix status to fully working
85dedadView on GitHubfix: strip tool_calls from assistant history for MLX compatibility
986b4f8View on GitHubfix: ensure assistant messages with tool_calls have non-empty content
9c418a5View on GitHubdocs: Seere cabinet — six specialized agents configured
9d72302View on GitHubfix: memory tools now receive backend parameter + explicit tool calling prompt
1adfeaaView on GitHubdocs: fix tool execution and add memory backend setup guide
7cf2ad0View on GitHubdocs: add Seere startup reference and remove conflicting uv.lock
bdeeb66View on GitHubfeat: wire Tavily search tools (web_search, web_fetch, news_search) via ToolRegistry class pattern
ca81288View on GitHubfix: inject Seere system prompt at agent creation and server level
ac4e13eView on GitHub