This website requires JavaScript.
Explore
Help
Sign In
jarianc
/
Clover
Watch
1
Star
0
Fork
0
You've already forked Clover
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Clover
/
models
History
opencode
57da263433
Merge pull request
#17
: fix: disable SSL verification on non-TLS connections (
closes
#7
)
2026-07-05 07:15:43 +00:00
..
__init__.py
fix: replace sys.path.insert(0) with safe sys.path.append (issue
#7
)
2026-07-05 07:02:43 +00:00
api_client.py
fix: add requests.Session with SSL verification control (issue
#6
)
2026-07-05 07:02:15 +00:00
model_manager.py
feat: Implement AI agent with multi-turn conversation and tool calling
2026-01-15 01:23:40 -06:00