Commit History

Add SANDBOX_DIR configuration to config.py; update Dockerfile to install Playwright; refactor tools.py to use SANDBOX_DIR for file management functions.
c5bb770

serverdaun commited on

Add Docker support with Dockerfile and .dockerignore; update app.py to launch on all interfaces; add requirements.txt for dependencies; enhance README.md with project metadata.
f5bbd44

serverdaun commited on

Add README.md with project overview, installation instructions, usage guidelines, and programmatic access details for AI Sidekick.
15b5ac0

serverdaun commited on

Update dependencies in pyproject.toml and uv.lock.
f14671d

serverdaun commited on

Refactor Sidekick initialization to accept a memory file parameter and add clear memory functionality in the Gradio UI.
724c738

serverdaun commited on

Add configuration file to load environment variables for OpenAI models and memory file
0e29489

serverdaun commited on

Update .gitignore to include sidekick_memory.json
5bf7ac6

serverdaun commited on

add gradio UI
b2f7196

serverdaun commited on

add agent back-end
04c9c28

serverdaun commited on

Update .gitignore to include .env and sandbox/ directories
d0ec9a4

serverdaun commited on

Add basic tools
632bae9

serverdaun commited on

initial commit
9beee9d

serverdaun commited on