-
Notifications
You must be signed in to change notification settings - Fork 75
Home
igardev edited this page Aug 18, 2025
·
22 revisions
- llama.cpp already supports gpt-oss with tools! If you have 20+ VRAM available, you could select env "Local, full package - min, gpt-oss 20B" and use all AI features, including Llama Agent, only with local models.
- Llama agent UI now shows tables correctly
- Auto select/start last used env if desired - setting Env_start_last_usedEnv_start_last_used
- Agent (system prompt + default tools) selection is now possible ("Agents..." -> "Select/start agent" from llama-vscode menu). All agents details are stored in setting agents_list. Export/import agents is also possible, i.e. they could be shared.