Hugging Face
Models
Datasets
Spaces
Buckets
new
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
Ctrl+K
Ctrl+K
4 contributors
History:
90 commits
starsnatched
refactor: remove deprecated Go CLI and macOS GUI components
4beb924
11 months ago
__init__.py
Safe
461 Bytes
Add multi-agent team with communication
11 months ago
chat.py
Safe
17.4 kB
fix duplicate junior messages
11 months ago
config.py
Safe
4.88 kB
chore: add AGENTS.md reminder to prompts
11 months ago
db.py
Safe
3.55 kB
Add configurable database path and log level
11 months ago
log.py
Safe
1.23 kB
Add configurable database path and log level
11 months ago
schema.py
Safe
302 Bytes
Add 'system' role to Msg TypedDict for enhanced message handling
12 months ago
security.py
Safe
2.58 kB
Add security middleware
11 months ago
team.py
Safe
4.24 kB
fix duplicate junior messages
11 months ago
tools.py
Safe
2.29 kB
fix(tools): enhance execute_terminal docstring to clarify VM command execution
11 months ago
utils.py
Safe
507 Bytes
Limit tool output to last 10k characters
11 months ago
vm.py
Safe
7.36 kB
Fix VM command execution to capture output
11 months ago