This website requires JavaScript.
Explore
Help
Register
Sign In
yumoqing
/
harnessed_agent
Watch
1
Star
0
Fork
0
You've already forked harnessed_agent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
harnessed_agent
/
harnessed_agent
History
yumoqing
ce6b6fd45a
feat: implement actual tool logic in base_tools (read, write, search, terminal, execute_code, memory, skills, todo)
2026-05-08 17:55:57 +08:00
..
__pycache__
bugfix
2026-04-16 15:40:17 +08:00
tools
feat: implement actual tool logic in base_tools (read, write, search, terminal, execute_code, memory, skills, todo)
2026-05-08 17:55:57 +08:00
__init__.py
bugfix
2026-04-17 16:40:12 +08:00
config_functions.py
fix: replace uuid.uuid4() with getID() from appPublic.uniqueID for all table ID generation
2026-05-08 15:47:22 +08:00
core.py
fix: grant full permissions to internal calls (empty context)
2026-05-08 15:58:33 +08:00
init.py
refactor: LLM client for calling supplier LLM APIs (not server)
2026-05-07 11:57:04 +08:00
llm_client.py
fix: DBPools() not in __init__, sqlorContext uses module name not default
2026-05-08 11:41:53 +08:00
orchestrator.py
fix: replace uuid.uuid4() with getID() from appPublic.uniqueID for all table ID generation
2026-05-08 15:47:22 +08:00