OpenFox - Lightweight self hosted AI assistant, similar to OpenClaw, with expandable multi tool and Feishu channels
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
43
commits
Refactor OpenFox agent and toolkit initialization to enhance configurability and maintainability. Introduce toolkit filter functionality for selective tool registration, and update related classes to support dynamic loading of tools based on configuration. Remove deprecated shell tool implementation.
1d36896View on GitHubUpdate README files to clarify the usage of the skills directory and improve formatting for better readability in both English and Chinese versions.
d755ddbView on GitHubEnhance message handling in router.py by adding contextlib for error suppression during JSON decoding. Refactor message construction to improve clarity and ensure proper formatting before sending to the runner.
1fcc699View on GitHubUpdate dependencies in pyproject.toml and enhance README with new built-in Agent tools section. Added support for various tools including WebSearch, Arxiv, HackerNews, Pubmed, Wikipedia, Crawl4ai, Calculator, Docker, YouTube, and WebBrowser functionalities, improving the overall capabilities of the OpenFox project.
549f2d1View on GitHubAdd Chinese README translation for OpenFox, enhancing accessibility for Chinese-speaking users. Include detailed project description, features, quick start guide, and integration instructions for Feishu, along with screenshots of the web interface.
54d1ddcView on GitHubUpdate README to change the main heading from h1 to h3, improving the document's structure and visual hierarchy.
42303bfView on GitHubUpdate README to resize OpenFox logo for improved display, enhancing visual consistency in documentation.
95066adView on GitHubUpdate README to reflect changes in command usage, replacing 'serve' with a more general 'openfox' command. Clarify instructions for custom host and port configurations, ensuring users have accurate guidance for initialization and service startup.
5e2f255View on GitHubAdd pyyaml dependency to pyproject.toml and enhance README with updated project description, features, and usage instructions. Introduce new assets for the web interface and improve configuration management with new API routes for skills and settings. Refactor OpenFoxAgent to include new routers and improve modularity.
1c09825View on GitHubRefactor OpenFox CLI commands to improve English translations and enhance user prompts for configuration settings. Update messages for clarity and consistency, ensuring a better user experience during initialization.
07ec143View on GitHubAdd motivational message in README to encourage user engagement
03edfe1View on GitHubUpdate README to remove outdated MongoDB connection instructions, streamlining the configuration section in preparation for SQLite integration.
bf6302dView on GitHub