issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python linked:pr
Filter by
4.5M results
Goal
Replace the SELECT * on activity_summaries inside get_activity_summaries with an explicit column list, dropping the
internal import_id column from the wire format.
Change
In src/apple_health_mcp/server/tools/get_activity_summaries.py, ...
scope:server
type:feat
What is broken?
The per-category /wiki/category/ category /articles.json route (src/pages/wiki/category/[category]/articles.json.ts)
recomputes per-article link statistics once per category membership ...
bug
Goal
Replace the SELECT * on the workouts table inside get_workout_details with an explicit column list, dropping the
internal import_id column from the wire format.
Change
In src/apple_health_mcp/server/tools/get_workout_details.py, ...
scope:server
type:feat
Currently the omc experimenter onboarding docs live in confluence and despite positive feedback, most were not aware of
its existence. It would make more sense for this to live on experimenter.info
In ...
Goal
Make get_record_statistics raise an explicit error when period is not one of day|week|month|year (case-insensitive).
Today it silently falls back to day, which masks client typos.
Change
In src/apple_health_mcp/server/tools/get_record_statistics.py, ...
scope:server
type:feat
Goal
Rename the response field type to record_type in list_record_types for consistency with the rest of the tool surface
(where record_type is the canonical key).
Change
In src/apple_health_mcp/server/tools/list_record_types.py, ...
scope:server
type:feat
Goal
Add 1-2 lines to the Compatibility section of README.md (and README.ja.md) stating that the MCP tool description text
(LLM-facing wording) is not part of the public API contract.
Why
Description ...
scope:docs
type:docs
Goal
Add 1-2 lines to the Compatibility section of README.md (and README.ja.md) stating that the log-line shape is not part
of the public API contract.
Why
The Phase 1 progress emitter writes lines ...
scope:docs
type:docs
Goal
Add SECURITY.md to the repository root so the README s existing Security exception pointer has a concrete intake
channel.
Channel decision
GitHub Security Advisory (Private vulnerability reporting) ...
scope:docs
type:docs
Goal
Make release.yml automatically mark releases as pre-release when the tag carries a SemVer pre-release suffix (e.g.
v0.3.0-rc1), and skip the LP footer version sync for those tags so the published ...
scope:release
type:feat

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.