Skip to content

Releases: ShijiMi-Soup/Sprint

Sprint 0.2.1

Choose a tag to compare

@github-actions github-actions released this 04 Sep 08:23

Highlights

Sprint 0.2.1 improves the generated AI instructions for managing future sprints.

Manual sprint creation for AI agents

  • Human users are still directed to the Add Sprint and Generate future sprint controls.
  • AI agents may now append future sprint notes manually when requested or when they cannot invoke the Obsidian UI.
  • The generated guidance explains how to derive the next sprint number, filename, start date, and inclusive end date from the configured cadence and existing notes.
  • Agents must detect path, date, and number collisions and must never overwrite or renumber existing sprint notes.
  • Newly created notes use the standard Sprint frontmatter and Goal, Review, and Retrospective sections.
  • Sprint synchronization is used afterward to reconcile lifecycle statuses.

The agent guide and English/Japanese documentation have been updated to match.

Read the documentation · Full changelog

Sprint 0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 14:39

Highlights

Sprint 0.2.0 adds a dedicated Sprint Planner, more flexible project-grouped boards, and safer workspace management.

Sprint planning

  • Plan work across the backlog, current sprint, next sprint, and future sprints.
  • Drag tasks between sprint columns and project groups.
  • Generate additional future sprints from the planner, Sprint overview, command palette, or settings.
  • Past sprints are hidden by default while the most recent completed sprint remains visible for context.

More flexible boards

  • Group Kanban and Sprint Planner views by editable note properties.
  • Order project groups alphabetically or by project priority.
  • See project progress as completed/total completed.
  • Open project notes directly from Kanban project headings.
  • Choose which properties appear on cards and edit those properties when creating tasks.

Task workflow improvements

  • New tasks created in Current Sprint and Next Sprint views are assigned to the appropriate sprint automatically.
  • Tasks created from the full Sprint board remain unassigned until you plan them.
  • Due dates appear as compact calendar labels in YYYY/MM/DD format.
  • Tutorial tasks now include sprint-relative due dates.

Safer workspace management

  • Existing Sprint workspaces and user content are preserved during setup and updates.
  • Sprint can recover when its workspace folder is missing or moved.
  • Automatic synchronization pauses until a missing workspace is located, replaced, or deferred.

Documentation and AI skills

  • Added English and Japanese documentation powered by VitePress.
  • Updated optional Codex and Claude Code skills for planning, task creation, workspace recovery, and future sprint generation.

Read the documentation · Full changelog

Sprint 0.1.3

Choose a tag to compare

@github-actions github-actions released this 31 Aug 10:53

Sprint 0.1.3 improves first-time setup and task planning.

Highlights

  • Adds a guided setup flow for new and existing Sprint workspaces while preserving existing user content.
  • Adds bilingual illustrated installation guides.
  • Adds native Due date metadata and a Due field to inline task creation.
  • Uses the native Bases Properties selector to control Kanban card fields and their order.
  • Changes the Sprint ribbon shortcut to a double-check icon.

Full Changelog: 0.1.2...0.1.3

Sprint 0.1.2

Choose a tag to compare

@ShijiMi-Soup ShijiMi-Soup released this 31 Aug 04:44

Fixed

  • Restored all controls in the Obsidian 1.13 settings tab.
  • Prevented reinstalls from adding tutorial projects or tasks when an existing Sprint workspace is present.
  • Preserved tutorial generation for genuinely new workspaces and explicit destructive resets.

Verification

  • Added settings-rendering and reinstall regression tests.
  • Passed TypeScript, Obsidian ESLint, CSS lint, 54 tests, and production builds.

0.1.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 00:04

Full Changelog: 0.1.0...0.1.1

0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 12:23