Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ZwischenholtzW/likable
Agents-MCP-Hackathon
/
likable
like
8
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
7c71035
likable
Ctrl+K
Ctrl+K
4 contributors
History:
71 commits
jens-l
Replace uv with pip in install_package tool for Docker compatibility
7c71035
3 months ago
sandbox
feat: Implement functional live preview and fix all linting
3 months ago
src
added install_package tool in kiss_agent.py for package installation, updated README, and generated requirements.txt for dependencies.
3 months ago
.dockerignore
Safe
133 Bytes
Add Docker support with nginx and supervisor configuration, implement .dockerignore, and enhance local development script.
3 months ago
.env.example
Safe
438 Bytes
Added coding and testing agents
3 months ago
.gitignore
Safe
4.25 kB
Added coding and testing agents
3 months ago
.pre-commit-config.yaml
Safe
358 Bytes
Add ruff pre-commit configuration and improve code formatting
3 months ago
.python-version
Safe
5 Bytes
initial commit
3 months ago
Dockerfile
Safe
947 Bytes
Add Docker configuration and deployment files
3 months ago
README.md
Safe
958 Bytes
Fix Docker Space deployment: simplify architecture for HF Spaces
3 months ago
app.py
Safe
36.4 kB
FIX: Modify test_app_py tool to use free port and fix linters
3 months ago
kiss_agent.py
Safe
12.7 kB
Replace uv with pip in install_package tool for Docker compatibility
3 months ago
nginx.conf
Safe
3.21 kB
Fix 502 Bad Gateway errors: Enhanced nginx config, added restart cooldown, improved health checks, better error handling, graceful shutdown
3 months ago
pyproject.toml
Safe
894 Bytes
Removed startup print statements from app.py, updated numpy and pandas versions in requirements.txt and pyproject.toml for compatibility.
3 months ago
requirements.txt
Safe
5.77 kB
Removed startup print statements from app.py, updated numpy and pandas versions in requirements.txt and pyproject.toml for compatibility.
3 months ago
start.sh
Safe
521 Bytes
Replace uv with pip in install_package tool for Docker compatibility
3 months ago
ui_helpers.py
Safe
12.2 kB
added install_package tool in kiss_agent.py for package installation, updated README, and generated requirements.txt for dependencies.
3 months ago
uv.lock
Safe
350 kB
Removed startup print statements from app.py, updated numpy and pandas versions in requirements.txt and pyproject.toml for compatibility.
3 months ago