CoolFace
Apppublic

Agents-MCP-Hackathon/likable

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
8likes
50 commits on main
b7deb241y ago

Update src/app.py (#1)

HelmholtzWatson, zwischenraum
32abcae1y ago

Update src/kiss_agent.py

HelmholtzWatson
882c3311y ago

Update README.md

HelmholtzWatson
780dce81y ago

Update README.md

HelmholtzWatson
cc8593c1y ago

Update README.md

HelmholtzWatson
ea143da1y ago

Update README.md

HelmholtzWatson
c60839b1y ago

Added YT to readme

Ben Beinke
85226c91y ago

updated readme and added open router as api provider

Ben Beinke
f0ca2181y ago

refactor: cleanup and update README.md with new features and usage instructions

jens.luecke
64133ea1y ago

Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable

jens.luecke
e4c1a961y ago

Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable

Ben Beinke
5db8da51y ago

adapted models

Ben Beinke
ad5fb791y ago

Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable

jens.luecke
dfb6ff21y ago

refactor: cleanup and reorganize imports

jens.luecke
42ba3cd1y ago

Update README.md

HelmholtzWatson
a29a6371y ago

Update README.md

zwischenraum
090d5b81y ago

height fix 3rd try

Ben Beinke
0b640e81y ago

Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable

Ben Beinke
5e849c81y ago

fixed height for good for good

Ben Beinke
60b21761y ago

Update README.md

zwischenraum
4868c9f1y ago

fixed preview height for good

Ben Beinke
93b60051y ago

adapted preview height

Ben Beinke
279ff6e1y ago

Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable

Ben Beinke
2ff36391y ago

adjusted height of code block

Ben Beinke
8285a2a1y ago

Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable

jens.luecke
3458c601y ago

feat: add root path argument to Gradio app launch configuration

jens.luecke
816b6d91y ago

adjusted height for hf spaces

Ben Beinke
68ce0941y ago

Merge branch 'main' of https://huggingface.co/spaces/ZwischenholtzW/likable

Ben Beinke
a6b59591y ago

fixed height

Ben Beinke
244b4e21y ago

feat: update KISSAgent initialization with explicit model ID and API key from environment variables

jens.luecke
89229911y ago

feat: implement model initialization based on environment API keys

jens.luecke
97b54421y ago

feat: add functions to detect available API keys and set default provider

jens.luecke
85deeb01y ago

Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable

jens.luecke
14626471y ago

feat: improve Docker deployment with analytics disable and nginx optimization

jens.luecke
fcee46a1y ago

Update README.md

zwischenraum
7c710351y ago

Replace uv with pip in install_package tool for Docker compatibility

jens.luecke
8f63e881y ago

REFACTOR: Simplify and correct test_app_py tool logic

jens.luecke
4725f581y ago

FIX: Modify test_app_py tool to use free port and fix linters

jens.luecke
c86b6941y ago

FIX: Add cache-busting to preview iframe to force reload

jens.luecke
ee8d53a1y ago

FEAT: Force preview refresh after agent interactions

jens.luecke
4db0b611y ago

fixed startup command

jens.luecke
c7838be1y ago

fixed startup command

jens.luecke
5a4f0ba1y ago

REVERT: Go back to manual preview refresh logic on save

jens.luecke
6a047c11y ago

FIX: Use uvicorn with --reload for robust preview auto-restarts

jens.luecke
b8188221y ago

SIMPLIFY: Use gradio command for auto-reloading preview instead of complex restart logic

jens.luecke
52315091y ago

Add automatic preview refresh when saving code changes

jens.luecke
3ba20dc1y ago

FINAL FIX: Remove demo.unload that was causing 502 errors on page reloads

jens.luecke
5f595e01y ago

Add debugging to trace preview app stop calls

jens.luecke
1abaed61y ago

removed pgrep

jens.luecke
e05bdf51y ago

added python output

jens.luecke