Spaces:
Sleeping
Sleeping
Commit History
Update src/kiss_agent.py 32abcae verified
Update README.md 882c331 verified
Update README.md 780dce8 verified
Update README.md cc8593c verified
Update README.md ea143da verified
Added YT to readme c60839b
Ben Beinke commited on
updated readme and added open router as api provider 85226c9
Ben Beinke commited on
refactor: cleanup and update README.md with new features and usage instructions f0ca218
jens.luecke commited on
Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable 64133ea
jens.luecke commited on
Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable e4c1a96
Ben Beinke commited on
adapted models 5db8da5
Ben Beinke commited on
Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable ad5fb79
jens.luecke commited on
refactor: cleanup and reorganize imports dfb6ff2
jens.luecke commited on
Update README.md 42ba3cd verified
Update README.md a29a637 verified
height fix 3rd try 090d5b8
Ben Beinke commited on
Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable 0b640e8
Ben Beinke commited on
fixed height for good for good 5e849c8
Ben Beinke commited on
Update README.md 60b2176 verified
fixed preview height for good 4868c9f
Ben Beinke commited on
adapted preview height 93b6005
Ben Beinke commited on
Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable 279ff6e
Ben Beinke commited on
adjusted height of code block 2ff3639
Ben Beinke commited on
Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable 8285a2a
jens.luecke commited on
feat: add root path argument to Gradio app launch configuration 3458c60
jens.luecke commited on
adjusted height for hf spaces 816b6d9
Ben Beinke commited on
Merge branch 'main' of https://huggingface.co/spaces/ZwischenholtzW/likable 68ce094
Ben Beinke commited on
fixed height a6b5959
Ben Beinke commited on
feat: update KISSAgent initialization with explicit model ID and API key from environment variables 244b4e2
jens.luecke commited on
feat: implement model initialization based on environment API keys 8922991
jens.luecke commited on
feat: add functions to detect available API keys and set default provider 97b5442
jens.luecke commited on
Merge branch 'main' of hf.co:spaces/ZwischenholtzW/likable 85deeb0
jens.luecke commited on
feat: improve Docker deployment with analytics disable and nginx optimization 1462647
jens.luecke commited on
Update README.md fcee46a verified
Replace uv with pip in install_package tool for Docker compatibility 7c71035
jens.luecke commited on
REFACTOR: Simplify and correct test_app_py tool logic 8f63e88
jens.luecke commited on
FIX: Modify test_app_py tool to use free port and fix linters 4725f58
jens.luecke commited on
FIX: Add cache-busting to preview iframe to force reload c86b694
jens.luecke commited on
FEAT: Force preview refresh after agent interactions ee8d53a
jens.luecke commited on
fixed startup command 4db0b61
jens.luecke commited on
fixed startup command c7838be
jens.luecke commited on
REVERT: Go back to manual preview refresh logic on save 5a4f0ba
jens.luecke commited on
FIX: Use uvicorn with --reload for robust preview auto-restarts 6a047c1
jens.luecke commited on
SIMPLIFY: Use gradio command for auto-reloading preview instead of complex restart logic b818822
jens.luecke commited on
Add automatic preview refresh when saving code changes 5231509
jens.luecke commited on
FINAL FIX: Remove demo.unload that was causing 502 errors on page reloads 3ba20dc
jens.luecke commited on
Add debugging to trace preview app stop calls 5f595e0
jens.luecke commited on
removed pgrep 1abaed6
jens.luecke commited on
added python output e05bdf5
jens.luecke commited on