Skip to content

pullrequests Search Results · repo:SmartAndPoint/ProjectStore language:JavaScript

Filter by

6 results  (108 ms)

6 results

inSmartAndPoint/ProjectStore (press backspace or delete to remove)

What The status line now shows the human title: of the current epic and story (from their frontmatter) instead of the folder id / filename slug. Before: 📚 AUTH-001 › 001-oidc-discovery (in-progress) ...

What Simplifies how the v0.10 status line gets installed. Instead of an LLM-driven command resolving paths and writing settings.local.json, enabling is now a one-flag opt-in and the SessionStart hook ...

What Adds an opt-in Claude Code status line that shows the epic story the agent is working on this session — composed above an existing status line (e.g. oh-my-claudecode), not replacing it. projectstore ...

Follow-up doc tidy after the v0.9.0 agents merge (#2). Updates the README roadmap table to reflect what actually shipped: - Add v0.9 (bundled review agents) and v0.8 (Russian templates) rows - Move ...

What Bundles three read-only, max-effort Opus subagents in the plugin (agents/, auto-discovered, invokable as projectstore: name ), and wires the critic into the peer-review flow. | Agent | When | Role ...

Summary Adds Russian (ru) template support, fulfilling the documented but unimplemented multi-language feature (docs/extending.md). Previously, setting language: ru in .claude/projectstore.json made ...