Open Source Jarvis Voice Assistant
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
68
commits
chaged to open router
0b68409
feat: location cache
cc0bb34
chore: improve code quality instructions
5fd86be
feat: resolve ip via opendns as a last resort
342c50e
refactor: split built-in tools into individual modules (#27)
c35d635
docs: mention useful mcp integrations
d1c0018
test: clean up leftover test file
5985f2a
ci: automated releases
0a45de4
feat: add fetchWebPage tool to all profiles
455404d
fix: add missing import
c988852
feat: fetchWebPage tool
3474782
refactor: remove dead code
f39139a
feat: incentivise tool usage and succinct replies
a84d6a9
refactor: align tool format with standards
83d2466
fix: make mcp integrations work again
a257e57