Commit History

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

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

refactor(agent): 引入 parse_cash_str 函数以支持现金字符串解析
d44e00f

yanggan commited on

chore: bump werewolf-agent-build-sdk to >=0.0.16 (AgentAction rename)
e39b988

yanggan commited on

Refactor handlers, memory helper, board renderer and asset manager
a72c068

yanggan commited on

Refactor handlers and extract vision parsing
731e66c

yanggan commited on

Remove Gradio UI and simplify app
d0cb3a9

yanggan commited on

Update README, app and Gradio UI
7729f38

yanggan commited on

Add vision model support and Gradio UI panel
5b4afa4

yanggan commited on

refactor(select_plots): 移除冗余坐标信息处理优化代码
68726ba

yanggan commited on

refactor(board_renderer): 简化棋盘渲染逻辑并支持动态尺寸
bdd5817

yanggan commited on

feat: add req/resp history endpoint, fix player_id dynamic binding, remove coordinate info from select_plots
06700a4

yanggan commited on

refactor(select_plots): 优化选择地块的决策处理逻辑
d977280

yanggan commited on