refactor: remove deprecated Go CLI and macOS GUI components 4beb924 starsnatched commited on Jun 10, 2025
refactor: update model name and enhance junior agent prompt for clarity 04fe788 minchyeom commited on Jun 10, 2025
Remove redundant instruction from system prompt in config.py 1c16f4d starsnatched commited on Jun 9, 2025
Update model name and adjust context size in configuration c56348f starsnatched commited on Jun 9, 2025
refactor(chat): remove logging of thinking trace in chat session 367d937 minchyeom commited on Jun 8, 2025
fix(config): update NUM_CTX default value and ensure dotenv is loaded d03e0a7 minchyeom commited on Jun 8, 2025
fix(config): update SYSTEM_PROMPT to reinforce command re-execution for up-to-date information 5cf2a75 minchyeom commited on Jun 8, 2025
fix(tools): enhance execute_terminal docstring to clarify VM command execution 527e233 minchyeom commited on Jun 8, 2025
fix(config): update SYSTEM_PROMPT to emphasize use of execute_terminal tool 627f583 minchyeom commited on Jun 8, 2025
fix(config): increase MAX_TOOL_CALL_DEPTH to improve tool call handling 01aff11 minchyeom commited on Jun 8, 2025
fix(config): ensure SYSTEM_PROMPT string is properly stripped of whitespace 9484e05 minchyeom commited on Jun 8, 2025
refactor(chat): comment out tool calls serialization in output formatting 7196e74 minchyeom commited on Jun 8, 2025
Enhance system prompt for self-sufficient terminal usage c46c835 tech-envision commited on Jun 8, 2025
Enhance system prompt to clarify development background and user assistance capabilities 8114c3f minchyeom commited on Jun 8, 2025
fix: update VM_IMAGE environment variable to use python:3.11 a8e6ea9 minchyeom commited on Jun 7, 2025
fix: update MODEL_NAME and NUM_CTX environment variable defaults afe52f9 minchyeom commited on Jun 7, 2025
fix: update VM_IMAGE to use the base Ubuntu image instead of Dockerfile 14b4052 starsnatched commited on Jun 7, 2025
fix: update VM_IMAGE environment variable to use Dockerfile 67b4abb starsnatched commited on Jun 7, 2025