Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
minchyeom
/
llmOS-Agent
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llmOS-Agent
/
src
44.8 kB
4 contributors
History:
90 commits
starsnatched
refactor: remove deprecated Go CLI and macOS GUI components
4beb924
8 months ago
__init__.py
461 Bytes
Add multi-agent team with communication
8 months ago
chat.py
17.4 kB
fix duplicate junior messages
8 months ago
config.py
4.88 kB
chore: add AGENTS.md reminder to prompts
8 months ago
db.py
3.55 kB
Add configurable database path and log level
8 months ago
log.py
1.23 kB
Add configurable database path and log level
8 months ago
schema.py
302 Bytes
Add 'system' role to Msg TypedDict for enhanced message handling
8 months ago
security.py
2.58 kB
Add security middleware
8 months ago
team.py
4.24 kB
fix duplicate junior messages
8 months ago
tools.py
2.29 kB
fix(tools): enhance execute_terminal docstring to clarify VM command execution
8 months ago
utils.py
507 Bytes
Limit tool output to last 10k characters
8 months ago
vm.py
7.36 kB
Fix VM command execution to capture output
8 months ago