Skip to content

Town

v0.1.5 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates feat, passport, and web across a mixed release.

Changes in this release

Feature Medium

Adds per-town leaderboard popover and explore/instructions polish.

Adds per-town leaderboard popover and explore/instructions polish.

Source: llm_adapter@2026-07-17

Confidence: high

Feature Medium

Adds cmd+k teleport palette and global canvas-focus policy.

Adds cmd+k teleport palette and global canvas-focus policy.

Source: llm_adapter@2026-07-17

Confidence: high

Feature Medium

Persists town radio pause preference in localStorage.

Persists town radio pause preference in localStorage.

Source: llm_adapter@2026-07-17

Confidence: high

Feature Medium

Adds Ollama as an LLM provider (Ollama Cloud, default gpt-oss:120b-cloud).

Adds Ollama as an LLM provider (Ollama Cloud, default gpt-oss:120b-cloud).

Source: llm_adapter@2026-07-17

Confidence: high

Feature Medium

Adds town Claude Code plugin and `town generate` CLI.

Adds town Claude Code plugin and `town generate` CLI.

Source: llm_adapter@2026-07-17

Confidence: high

Feature Medium

Adds Ollama support to `town-cli`.

Adds Ollama support to `town-cli`.

Source: llm_adapter@2026-07-17

Confidence: high

Feature Medium

Adds Entitlements v1 and launch-pacing aura tuning.

Adds Entitlements v1 and launch-pacing aura tuning.

Source: llm_adapter@2026-07-17

Confidence: high

Feature Medium

Overhauls chat to be community‑focused across NPC, DM, and group.

Overhauls chat to be community‑focused across NPC, DM, and group.

Source: llm_adapter@2026-07-17

Confidence: high

Feature Medium

Adds shareable identity, per‑town stamps, and PDF export to Passport.

Adds shareable identity, per‑town stamps, and PDF export to Passport.

Source: llm_adapter@2026-07-17

Confidence: high

Feature Medium

Adds stricter aura enforcement, Stripe checkout, and first-signup dashboard to billing system.

Adds stricter aura enforcement, Stripe checkout, and first-signup dashboard to billing system.

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Feature Low

Rejects NPC/slot collisions at deploy and adds multi-slot pitch-wall.

Rejects NPC/slot collisions at deploy and adds multi-slot pitch-wall.

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Feature Low

Adds second slot to two-by-two-table, server-closet, and the-archive locations.

Adds second slot to two-by-two-table, server-closet, and the-archive locations.

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Feature Low

Adds public share URL, OG image, and copy-link button to Passport.

Adds public share URL, OG image, and copy-link button to Passport.

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Feature Low

Implements base36 ID suffix for effectively‑infinite Passport pool.

Implements base36 ID suffix for effectively‑infinite Passport pool.

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Bugfix Medium

Fixes request stream usage from Ollama so chats debit aura correctly.

Fixes request stream usage from Ollama so chats debit aura correctly.

Source: llm_adapter@2026-07-17

Confidence: low

Bugfix Medium

Writes PassportStamp when authenticated users visit a town.

Writes PassportStamp when authenticated users visit a town.

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Bugfix Low

Retargets greenroom.mdx to buildingId home in interview-town.

Retargets greenroom.mdx to buildingId home in interview-town.

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Full changelog

What's Changed

  • feat: per-town leaderboard popover + explore/instructions polish by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/35
  • feat: cmd+k teleport palette + global canvas-focus policy by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/36
  • feat(web): persist town radio pause preference in localStorage by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/38
  • feat: add Ollama as an LLM provider (Ollama Cloud, default gpt-oss:120b-cloud) by @omjeem in https://github.com/RedPlanetHQ/town/pull/37
  • feat: town Claude Code plugin + town generate CLI by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/39
  • Redesign Roast Town NPCs around distinct, honest mechanics by @AggManik in https://github.com/RedPlanetHQ/town/pull/40
  • AI Startup Town: advisor personas + office-hours + living Google-Doc deck by @AggManik in https://github.com/RedPlanetHQ/town/pull/41
  • Reject NPC/slot collisions at deploy + multi-slot pitch-wall by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/42
  • Add second slot to two-by-two-table, server-closet, the-archive by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/43
  • fix(interview-town): retarget greenroom.mdx to buildingId home by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/44
  • Add Ollama support to town-cli (companion to the already-merged app-side Ollama provider) by @omjeem in https://github.com/RedPlanetHQ/town/pull/45
  • Entitlements v1 + launch-pacing aura tuning by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/46
  • feat(chat): community-focused chat overhaul across NPC/DM/group by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/49
  • fix: request stream usage from Ollama so chats debit aura by @omjeem in https://github.com/RedPlanetHQ/town/pull/47
  • feat(passport): shareable identity + per-town stamps + PDF export by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/57
  • feat(passport): public share URL + OG image + copy-link button by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/58
  • feat(passport): base36 id suffix for effectively-infinite pool by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/59
  • docs(readme): sharper tagline anchored on Discord + NPCs with skills by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/60
  • fix(passport): write PassportStamp when authed users visit a town by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/61
  • feat(billing+dashboard): stricter aura + Stripe checkout + first-signup dashboard by @harshithmullapudi in https://github.com/RedPlanetHQ/town/pull/63

Full Changelog: https://github.com/RedPlanetHQ/town/compare/0.1.4...0.1.5

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Town

Get notified when new releases ship.

Sign up free

Related context

Beta — feedback welcome: [email protected]