issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C# linked:pr
Filter by
2.5M results
Extend GET /items endpoint to accept query parameters filtering by uniquenessTag (UNIQUE, RARE, COMMON), sort results by
createdAt or relevance, support page/limit pagination. Implement comprehensive query ...
api
completed
feature
in-progress
Implement src/services/uniquenessService.js that:
- Computes hash of item content (use src/utils/hash.js)
- Tracks frequency counts of hashes in DB
- Tags items as UNIQUE (hash count 1), RARE (count ...
business-logic
completed
feature
in-progress
Build REST API endpoints in src/routes/itemRoutes.js for:
- POST /items: accept item data, validate, compute hash, store in DB (without uniquenessTag yet), and return created
item.
- GET /items: ...
api
completed
feature
in-progress
Create src/models/item.js defining MongoDB schema for searchable items, including fields like title, content, source,
createdAt, hash, uniquenessTag. Implement connection logic to MongoDB in src/config/index.js ...
completed
database
feature
in-progress
Create package.json with dependencies (express, mongodb, dotenv) and test script using node s built-in test runner.
Create standard folder structure under src (config, models, services, routes, utils), ...
completed
in-progress
setup
Part 2 step 1 — turn the tool into a reflection aid:
- [x] Deterministic ElliottRuleChecker (3 hard rules + Fibonacci ratios), pure/tested
- [x] Ground the LLM on the deterministic results; prompt ...
story
Goal
Add a minimum operation so users can return the smaller of two values from both the calculation API and browser UI.
Acceptance criteria
- [ ] src/calculator.js exports a minimum(left, right) ...
enhancement
good first issue
Summary
Add an @agents path token and an is_agents marker, mirroring the @readme support added in #891. This lets a survey
answer ** does this package already ship grounding (an AGENTS.md)? ** — the inverse ...
enhancement
Sub of #13750. The cross-family-converged real fix for the Computed Golden Path surfacing old hubs instead of current
work.
Problem (V-B-A d; grace confirmed @ L1062)
GoldenPathSynthesizer.synthesizeGoldenPath ...
ai
Related: #45, #55
Not a child of #55: that story is intentionally functional and excludes documentation-site polish. This task captures
the public-facing README and MkDocs documentation rework that should ...
documentation

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.