inject current file contents + write instruction when user asks to edit 67c2842 ausername-12345 commited on 19 days ago
add project file names to prompt; handle <css> and <javascript> tags eb0bb4e ausername-12345 commited on 19 days ago
use XML tags (<read>/<write>) instead of markdown code fences for file ops 0b2dd22 ausername-12345 commited on 19 days ago
inject project file tree into prompt; more lenient read/write regex ef34f59 ausername-12345 commited on 20 days ago
switch to gemma2-9b-it; shorten system prompt to reduce token usage b2bcacd ausername-12345 commited on 20 days ago
increase iter limit; fix prompt to push model to act; don't log intermediate file reads to UI 52a4c62 ausername-12345 commited on 20 days ago
replace function calling with text-parsed read/write code fence blocks 5c490f9 ausername-12345 commited on 20 days ago
remove function calling (unsupported by API proxy), use plain chat only a281e3b ausername-12345 commited on 20 days ago
switch default to llama-3.3-70b-versatile for better function calling support d4d67c9 ausername-12345 commited on 20 days ago
default to llama-3.1-8b-instant; trim system prompt and tool descriptions to reduce token overhead 15036d1 ausername-12345 commited on 20 days ago
add built-in read_file/write_file/list_files tools; re-add tool_choice to API calls c782f16 ausername-12345 commited on 20 days ago
use INFERENCE_API_URL as-is, no endpoint construction 3edcc9b ausername-12345 commited on 21 days ago
fix endpoint construction when INFERENCE_API_URL already includes /gen/chat/completions b6479e4 ausername-12345 commited on 22 days ago
add 503 fallback: retry without tools then fall back to Gen endpoint 56dbcd5 ausername-12345 commited on 22 days ago
fix default model to 'lightning' for InferencePort API compatibility 3ee7765 ausername-12345 commited on 22 days ago
fix: guard /data access behind USE_PERSISTENT_STORAGE env var to prevent startup hang on slow mounts 2a0602e ausername-12345 commited on 22 days ago
Initial commit - Forge: self-improving AI assistant with filesystem access for self-editing 4381a41 ausername-12345 commited on 22 days ago