1d0522dc33
feat: standardize parameters for mine_resource action in AIPlanner to improve error handling and compatibility with LM Studio responses
main
21in7
2026-03-27 20:23:22 +09:00
d9801ee457
feat: implement action aliasing and parameter normalization in AIPlanner to enhance compatibility with LM Studio responses
21in7
2026-03-27 20:19:53 +09:00
66f3a327e8
feat: add action validation and sanitization in AIPlanner to ensure only allowed actions are processed
21in7
2026-03-27 20:14:52 +09:00
8e743d12e7
feat: enhance AIPlanner with compact system prompt and improved JSON parsing for input-only mode responses
21in7
2026-03-27 20:10:44 +09:00
d054f9aee1
feat: implement automatic payload candidate retry mechanism in AIPlanner for improved LM Studio compatibility
21in7
2026-03-27 20:07:32 +09:00
2cf072d38c
feat: enhance AIPlanner payload structure for LM Studio compatibility by including 'input' field and improve response content extraction methods
21in7
2026-03-27 20:04:18 +09:00
4b104f2146
chore: update OLLAMA_HOST and API endpoint in AIPlanner, and add .cursor to .gitignore
21in7
2026-03-27 19:58:18 +09:00
c93785a809
chore: increase timeout for API requests in AIPlanner to 600 seconds and add local settings for Claude permissions
kswdev0
2026-03-27 14:46:28 +09:00
1b2688d1e1
refactor: update AIPlanner response format to JSON and simplify structure
kswdev0
2026-03-27 11:03:02 +09:00
dabce8b6fb
refactor: replace Ollama client with HTTPX for API requests in AIPlanner
kswdev0
2026-03-27 10:59:43 +09:00
3fccbb20eb
refactor: remove assistant message placeholder from AIPlanner user message format
kswdev0
2026-03-27 10:55:48 +09:00
f6947d7345
feat: modify user message format and enhance AIPlanner options with increased context size
kswdev0
2026-03-27 10:51:43 +09:00
a4ade0d5c0
fix: update default Ollama model to qwen3.5:9b
kswdev0
2026-03-27 09:39:38 +09:00
fe1f0c1193
feat: add think parameter to AIPlanner options for enhanced configuration
kswdev0
2026-03-27 09:38:44 +09:00
7014b47231
feat: enhance AIPlanner with loading spinner during Ollama requests and update print statements for clarity
kswdev0
2026-03-27 09:26:38 +09:00
82fa73342f
fix: update default Ollama model to qwen3.5:9b-nothink
kswdev0
2026-03-27 09:14:13 +09:00
2d20e729f9
fix: change default model to qwen3.5:9b
21in7
2026-03-27 00:07:48 +09:00
90a0ada6ff
feat: Ollama migration — GLM API → local Ollama, blueprint system, RCON optimization
21in7
2026-03-27 00:04:16 +09:00
21cc94bc87
chore: update startup banner to show Ollama model and host
21in7
2026-03-27 00:03:18 +09:00
dfa4ab1f30
perf: reduce RCON polling in move/explore loops from 0.1s to 0.3s
21in7
2026-03-27 00:02:43 +09:00