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
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(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
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
Add comment to EMBEDDING_MODEL_NAME indicating it is unused for now 51ac17a starsnatched commited on Jun 3, 2025
Update model names and configuration parameters for improved performance f741707 starsnatched commited on Jun 3, 2025
Add initial implementation of chat application with required dependencies 0e02b97 minchyeom commited on Jun 1, 2025