Commit History

fix(strategy): tag idle hold state instead of bare wait
90f383d
Running

snapsheep commited on

fix(strategy): all unit types return to core instead of bare wait
5c1cbb9

snapsheep commited on

fix(strategy): far vanguard returns to core instead of waiting
e33d39b

snapsheep commited on

fix(strategy): scout retries 8 directions before falling back to wait
5ca9d72

snapsheep commited on

chore(memory): refresh space bootstrap from live memory snapshot
ab5f693

snapsheep commited on

fix(strategy): ranger tracking skips enemy memory (use_memory=False)
2c2f823

snapsheep commited on

fix(strategy): ranger ignores enemy workers outside defense
4f0935d

snapsheep commited on

fix(strategy): require dir_streak>=2 before lead-shot prediction
d4f3e99

snapsheep commited on

fix(strategy): skip low-hp retreat when Core has no resources
59c2252

snapsheep commited on

fix(strategy): gate migration on non-idle unit intent only
1c4a266

snapsheep commited on

fix(strategy): pause migration for unit actions
aa17a67

snapsheep commited on

feat(strategy): add station and migration mode toggle
83b8781

snapsheep commited on

fix(strategy): detour core around obstacles instead of blind retry
1b09aea

snapsheep commited on

feat(web): show stationed and migrating states
c32a0c3

snapsheep commited on

fix(strategy): retry automatic migration while empty
bd17551

snapsheep commited on

fix(strategy): translate frozen migration formation
5695506

snapsheep commited on

feat(deploy): persist memory and control core migration
62068da

snapsheep commited on

feat(strategy): coordinate whole-population core migration
7b0a690

snapsheep commited on

chore(deploy): promote overnight genes to production
f309848

snapsheep commited on

fix(strategy): expand bootstrap scout rings to 10/20/30/40
544e286

snapsheep commited on

merge: resolve HF Space remote conflicts and keep early-game patches
236d4f7

snapsheep commited on

feat(strategy): early-game economy boost for live world
cd6b93b

snapsheep commited on

Panel: surface upstream SDK fields (Core dest/ETA/state, respawn countdown, unit costs, enemy owner/migration) + failure events
d46569a

snapsheep commited on

Repurpose Space: arena-evolve (Arena Hero agent + FastAPI panel)
e53abbf

snapsheep commited on

Add strategy reference document (docs/STRATEGY.md)
bef407e
unverified

Torther commited on

Add LINUX DO community link to references section
36e5f04
unverified

Torther commited on

Project documentation, license, and repository hygiene
e7bcb3d
unverified

Torther commited on

Live deployment: SDK adapter, deployed genome, dependency manifest
2149b73
unverified

Torther commited on

Core research: deterministic simulator, evolutionary strategy, genetic algorithm
cdf3b47
unverified

Torther commited on

Fix actor display and JSON snapshot parsing
f5eb3c9

yanggan commited on

Update event summary formatting in memory_helper.py
fa446bf

ZeroSheep commited on

Rename misleading fallback comment and simplify event summary format
26a9aac

ZeroSheep commited on

Clean up dead code and eliminate duplication
c525e96

ZeroSheep commited on

Refactor accept_deal to accept dealIds list in single call
f50cb01

ZeroSheep commited on

Update initiate_trade and map_provider
cd9979b

yanggan commited on

Update game rules, trade tools, map provider and skip tool
82779bb

yanggan commited on

Update evaluate_trade handler
6a247bc

yanggan commited on

Update handlers and tools for trade evaluation
4c4799d

yanggan commited on

更新各 handler 和 tool_loop
0c26117

yanggan commited on

重构 map_sync 工具模块,更新各 handler 和 tools
eaa6bf3

yanggan commited on

优化建筑规则提示,修复 map_provider,增强 prompt_builder 和 tool_loop
45325ca

yanggan commited on

更新 tool_loop 多模态支持,优化交易相关工具和游戏规则提示
b43c0f9

yanggan commited on

设置 MODEL_NAME 为 gemini-3-flash-preview
4cbeb99

yanggan commited on

Update tools helpers, skip and map provider
1ffee80

yanggan commited on

Update tools init
63911ee

yanggan commited on

Update agent, handlers, prompts, tools and asset manager
741d850

yanggan commited on

refactor(map_provider): 统一棋盘快照解析接口并移除旧视觉解析模块
9577695

yanggan commited on

refactor(tools): 重构工具模块架构以简化维护和扩展实现
ca511ce

yanggan commited on

Update app and agent code
41b98e4

yanggan commited on

Add tool-calling support and update handlers
30b79a5

yanggan commited on