Skip to content

Releases: xlbaoxl/interactive-map-builder

Interactive Map Builder v0.4.4

Choose a tag to compare

@github-actions github-actions released this 27 Jul 17:11
f1b3886

What's Changed

  • Release v0.4.4: stabilize delivery and release boundaries by @xlbaoxl in #13

Full Changelog: v0.4.3...v0.4.4

Interactive Map Builder v0.4.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 15:38
e14ba9f

What's Changed

  • Release v0.4.3: harden update preflight and installer adoption by @xlbaoxl in #11

Full Changelog: v0.4.2...v0.4.3

Interactive Map Builder v0.4.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:42
e3f8014

What's Changed

  • Release v0.4.2: semantic colors and collapsible controls by @xlbaoxl in #10

Full Changelog: v0.4.1...v0.4.2

Interactive Map Builder v0.4.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 11:19
aee5d2f

What's Changed

  • Release v0.4.1: overview interaction and delivery contracts by @xlbaoxl in #9

Full Changelog: v0.4.0...v0.4.1

Interactive Map Builder v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:38
e6eb8c3

What's Changed

  • Release v0.4.0: Atlas Studio Light visual system by @xlbaoxl in #7

Full Changelog: v0.3.2...v0.4.0

Interactive Map Builder v0.3.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 06:48
7fc7007

What's Changed

  • Release v0.3.2: reliable controls and verified self-updates by @xlbaoxl in #6

Full Changelog: v0.3.1...v0.3.2

Interactive Map Builder v0.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 18:56
d00a6ef

What's Changed

  • Clean up v0.3 contracts and demo sources by @xlbaoxl in #2
  • Use pyproject as the single dependency contract by @xlbaoxl in #3
  • Rewrite README around product value and quick start by @xlbaoxl in #4
  • Release v0.3.1: intent discovery, doctor, evals, and Skill distribution by @xlbaoxl in #5

Full Changelog: v0.3.0...v0.3.1

Interactive Map Builder 0.3.0

Choose a tag to compare

@xlbaoxl xlbaoxl released this 25 Jul 04:06

Added / 新增

  • 新增确定性的 en-USzh-CN locale 资源,统一管理界面文案、ARIA 标签、字段别名、
    缺失值、静态图说明和交付指南。
    Added deterministic en-US and zh-CN locale resources for interface copy, ARIA labels,
    field aliases, missing values, static-figure notes, and delivery guidance.
  • 新增中英文 GitHub Pages 首页及四个本地化地图页面,并提供四张 1600×900 对应截图。
    Added English and Chinese GitHub Pages landing pages, four localized map pages, and four
    matching 1600×900 screenshots.
  • 对复杂或含糊的任务在首轮非阻塞建议 Plan mode;用户不切换时,持续使用
    [x] Confirmed[~] Inferred[ ] Needs confirmation 需求清单补齐信息差。
    Added a non-blocking first-round Plan mode recommendation for complex or ambiguous tasks,
    with a persistent Confirmed/Inferred/Needs confirmation checklist when users stay in the
    default mode.

Changed / 变更

  • MapSpec 直接升级到 1.1,仅接受 schema_version: 1.1locale 仅接受 en-US
    zh-CN,默认值改为 en-US
    Upgraded MapSpec directly to 1.1, accepting only schema_version: 1.1; locale now accepts
    only en-US or zh-CN and defaults to en-US.
  • init-specrun 新增 --locale;所有模板、示例、测试和文档均升级到 MapSpec 1.1。
    Added --locale to init-spec and run, and upgraded templates, examples, tests, and
    documentation to MapSpec 1.1.
  • 构建交付说明统一改名为 README_USAGE.md,并按地图 locale 生成内容。
    Renamed the build delivery guide to README_USAGE.md and localized its contents according to
    the map locale.
  • 真实 NYC 示例改用语言中立分类代码与本地化显示字段;官方地名继续保留原文。
    Refactored the real NYC examples to use language-neutral category codes and localized display
    fields while preserving official place names.
  • 包版本更新为 0.3.0,并补充 Homepage、Repository 与 Issues 元数据。
    Updated the package version to 0.3.0 and added Homepage, Repository, and Issues metadata.

Removed / 移除

  • 移除 MapSpec 1.0 支持与兼容代码;旧配置会提示重新运行 inspectinit-spec
    Removed MapSpec 1.0 support and compatibility code; old configurations now direct users to
    rerun inspect and init-spec.
  • 删除已完成蒸馏的中文实施记录和冗余产品调研文件,保留规则已并入英文技术指南。
    Removed the distilled Chinese implementation note and redundant product-research file after
    preserving durable rules in the English technical guidance.