Skip to content

Releases: yarv/wikigame-agent

wikigame-agent: v0.7.1

18 May 10:07
aca2f9c

Choose a tag to compare

0.7.1 (2026-05-18)

Bug Fixes

  • wiki-client: stop auto-resolving disambiguation pages (#34) (012234d)

wikigame-agent: v0.7.0

17 May 15:18
c16f371

Choose a tag to compare

0.7.0 (2026-05-17)

⚠ BREAKING CHANGES

  • --agent CLI option is removed. The wikigame_agent.agents module no longer exports react_agent, history_agent, AGENTS, or AgentName — import wiki_agent directly.
  • --agent basic is no longer valid.

Features

  • agents: turn-based budget, cycle detection, and graceful loop abort (#29) (9234d8a)
  • collapse agent strategies into single wiki_agent with --notes flag (#32) (aaa33fc)
  • drop basic agent strategy (#31) (4a6ce4d)

Documentation

  • detailed install instructions for PyPI + source paths (#33) (a98aac1)

wikigame-agent: v0.6.1

16 May 04:00
b186a41

Choose a tag to compare

0.6.1 (2026-05-16)

Bug Fixes

  • tools: resolve disambiguated link targets so the agent can click them (#24) (55e7b78)

wikigame-agent: v0.6.0

15 May 20:32
5ef7cc6

Choose a tag to compare

0.6.0 (2026-05-15)

Features

  • pricing: weekly model-price refresh + total cost in run summary (#21) (66f6271)

Bug Fixes

  • tools: block moves that redirect back to the current page (#22) (0241e64)

wikigame-agent: v0.5.1

15 May 20:23
1925f08

Choose a tag to compare

0.5.1 (2026-05-15)

Documentation

  • contributing: drop solo-maintainer ops section (#19) (4965c07)

wikigame-agent: v0.5.0

15 May 18:26
fed0c1a

Choose a tag to compare

0.5.0 (2026-05-15)

Features

  • game: add no-cities rule, surface rules to agent, block self-links (#16) (b14dad3)

wikigame-agent: v0.4.1

15 May 15:53
3d450ee

Choose a tag to compare

0.4.1 (2026-05-15)

Bug Fixes

  • release-please: descend into tagged-value when matching uv.lock entry (#14) (a94c6d7)

wikigame-agent: v0.4.0

15 May 15:42
7c58fb4

Choose a tag to compare

0.4.0 (2026-05-15)

Features

  • display: drop redundant path line from move panel (#12) (4c8c9a4)

wikigame-agent: v0.3.0

15 May 14:34
18f2410

Choose a tag to compare

0.3.0 (2026-05-15)

Features

  • cli: name inspect tasks by agent + start/goal pages (#10) (3432a62)

wikigame-agent: v0.2.1

15 May 14:11
af2a5f9

Choose a tag to compare

0.2.1 (2026-05-15)

Bug Fixes

  • config: point default User-Agent at this repo, not claude-code (#7) (d81a9ca)