llmOS-Agent / run.py

Commit History

refactor: comment out unused chat_stream query for current date
e575a5e

minchyeom commited on

refactor: update chat_stream query to check contents of requirements.txt
5003012

starsnatched commited on

fix: correct path in chat_stream for requirements.txt
22279f6

starsnatched commited on

refactor: update chat stream command in main function
4b96179

minchyeom commited on

Uncomment document upload and adjust chat stream query in run.py
084003a

starsnatched commited on

Update model name and adjust context size in configuration
c56348f

starsnatched commited on

Update chat stream message to inquire about junior agent status
b9049da

minchyeom commited on

Add multi-agent team with communication
f7c8c98

tech-envision commited on

Remove commented-out chat commands from run.py
c8dee25

minchyeom commited on

Update chat command to remind user to take a break in 30 seconds
a99a8f0

minchyeom commited on

refactor(run): comment out document upload functionality in main
22fb7d5

minchyeom commited on

Remove non-stream chat
3e5cdc3

tech-envision commited on

feat(vm): persist containers across sessions
9f82d8d

tech-envision commited on

fix: update chat stream command to look up current weather
596848e

starsnatched commited on

Uncomment document upload and adjust chat stream commands in run.py
69e31cd

starsnatched commited on

Implement code changes to enhance functionality and improve performance
0328eb1

minchyeom commited on

Update chat stream query in run.py to display root directory contents
c22c463

starsnatched commited on

Update Discord bot intents to use all available intents and modify chat stream query in run.py
834003a

starsnatched commited on

Add asynchronous message streaming
d0252db

tech-envision commited on

Update document upload logic and extend command execution timeout to 30 seconds
4477cf4

starsnatched commited on

Refactor chat command in main function to modify file contents
4ff72e9

minchyeom commited on

Update chat prompt in _main function to specify document modification
572053e

minchyeom commited on

Add test file and update document upload logic in run.py
a74f4b0

starsnatched commited on

Add document upload support and update prompt
7a7b1d3

tech-envision commited on

Update command in chat session to check running processes
66327b5

minchyeom commited on

Replace python execution tool with terminal
ecc9e42

tech-envision commited on

Allow limited imports in execute_python
7bd7366

tech-envision commited on

Add session-based conversation history
27b075e

tech-envision commited on

Update chat prompt and fix message type in ChatSession
ccb1848

minchyeom commited on

Add user-based session tracking
bf45c7d

tech-envision commited on

Add database support and persist chat history
bedb8e2

tech-envision commited on

Add initial implementation of chat application with required dependencies
0e02b97

minchyeom commited on