llmOS-Agent / README.md

Commit History

Update README.md
62f3899
verified

minchyeom commited on

Add metadata section to README.md for project details
a079abe

minchyeom commited on

Update README.md
f782089
unverified

starsnatched commited on

feat: allow VM filesystem browsing in gradio UI
ca5f649

tech-envision commited on

Add macOS GUI client and usage docs
1f8a981

tech-envision commited on

Add security middleware
c1304d4

tech-envision commited on

Add VM file management API endpoints
4f46c78

tech-envision commited on

Fix VM command execution to capture output
3645430

tech-envision commited on

Add configurable database path and log level
db26769

tech-envision commited on

Improve README readability
e9772d2

tech-envision commited on

Refactor Discord bot and add module entry point
57fa15b

tech-envision commited on

Refactor API into separate package
e75d7f2

tech-envision commited on

Add Windows CLI and session info API
5cbac45

tech-envision commited on

Add interactive CLI and session listing endpoint
bf3a897

tech-envision commited on

Remove non-stream chat
3e5cdc3

tech-envision commited on

Limit tool output to last 10k characters
26ff0b4

tech-envision commited on

Update system prompt for plain-language responses
bcb17b5

tech-envision commited on

feat(vm): persist docker container across restarts
4bec4d3

tech-envision commited on

feat(vm): persist containers across sessions
9f82d8d

tech-envision commited on

Update system prompt with python and /think guidance
7f10a78

tech-envision commited on

Fix terminal tool to return output
d39d8db

tech-envision commited on

Run terminal commands in background
c8f7ad8

tech-envision commited on

Add custom Ubuntu VM Dockerfile and usage docs
ddfbd88

tech-envision commited on

docs: enforce lookup behavior
59f95d3

tech-envision commited on

Add configurable VM image with pip
44051cc

tech-envision commited on

document session registry
114361d

tech-envision commited on

Add asynchronous message streaming
d0252db

tech-envision commited on

Add asynchronous VM execution and update prompt
a8ee91f

tech-envision commited on

Add Discord bot with file uploads
7765906

tech-envision commited on

Remove Dockerfile and .dockerignore as part of project cleanup
5cdf20a

minchyeom commited on

Add React frontend for chat API
f3074ed

tech-envision commited on

Add FastAPI server for LLM chat
6fce4ec

tech-envision commited on

Enhance system prompt
43fc611

tech-envision commited on

Insert system prompt at runtime
10ac258

tech-envision commited on

feat(bot): support text file uploads
f9b0b58

tech-envision commited on

Add document upload support and update prompt
7a7b1d3

tech-envision commited on

Add persistent VM execution
2bae1d8

tech-envision commited on

Update Dockerfile with Ollama and models
afd68f9

tech-envision commited on

Replace python execution tool with terminal
ecc9e42

tech-envision commited on

Remove add_two_numbers tool
385fdad

tech-envision commited on

Add default system prompt and ensure it is used
86c5368

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

Add user-based session tracking
bf45c7d

tech-envision commited on

Add database support and persist chat history
bedb8e2

tech-envision commited on

Initial commit
7637921
unverified

tech-envision commited on