main
merge main
overriding SQLAlchemy equality messes with the working of its internals/cache
Prevent lazy loading of SQLAlchemy relationships. (#960)
Add full chat history support
Use UTC for started_at colum in exec_logs.
move metadata from file to file content table
move knowledge base to separate table
revert planning
TEMPgit reset tests/state/test_state_manager.pygit reset tests/state/test_state_manager.py
optimize get_fe_states
Fix update spec
fix clearing database at loading of the project. Now we delete user_inputs and file_contents.