Commit History

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-l commited on

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

jens-l 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-l commited on

refactor: cleanup and reorganize imports
dfb6ff2

jens-l commited on

Update README.md
a29a637
verified

zwischenraum commited on

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

zwischenraum commited on

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-l commited on

feat: add root path argument to Gradio app launch configuration
3458c60

jens-l 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-l commited on

feat: implement model initialization based on environment API keys
8922991

jens-l commited on

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

jens-l commited on

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

jens-l commited on

feat: improve Docker deployment with analytics disable and nginx optimization
1462647

jens-l commited on

Update README.md
fcee46a
verified

zwischenraum commited on

Replace uv with pip in install_package tool for Docker compatibility
7c71035

jens-l commited on

REFACTOR: Simplify and correct test_app_py tool logic
8f63e88

jens-l commited on

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

jens-l commited on

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

jens-l commited on

FEAT: Force preview refresh after agent interactions
ee8d53a

jens-l commited on

fixed startup command
4db0b61

jens-l commited on

fixed startup command
c7838be

jens-l commited on

REVERT: Go back to manual preview refresh logic on save
5a4f0ba

jens-l commited on

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

jens-l commited on

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

jens-l commited on

Add automatic preview refresh when saving code changes
5231509

jens-l commited on

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

jens-l commited on

Add debugging to trace preview app stop calls
5f595e0

jens-l commited on

removed pgrep
1abaed6

jens-l commited on

added python output
e05bdf5

jens-l commited on