issues Search Results · language:Dune language:HTML language:JavaScript language:Python language:JavaScript language:Java
Filter by
61.7M results
Salvar emails já enviados num arquivo de log para retomar de onde parou em caso de interrupção
Goal\nMake the project easier to understand from the GitHub README.\n\n## Acceptance criteria\n- Add a screenshot or asciinema/GIF-style terminal capture of a sample run.\n- Update README with the visual ...
docs
good first issue
Beschreibung
On every page load, _checkLastfmSync() makes two independent fetch calls sequentially:
const r = await fetch( /api/lastfm/status );
// ...
const rp = await fetch( /api/lastfm/progress ); ...
enhancement
P4
WOD
Lab audit: mcs-tools
Audit run 2026-06-18T1231Z-b55b (audited revision c0a71b6).
This lab creates five agents across four use cases plus extra credit, and every one uses the OLD agent-creation flow ( ...
lab:mcs-tools
lab-audit
severity:high
Goal\nMove from JSONL-only audit logs to a small SQLite store.\n\n## Acceptance criteria\n- Each workflow run is stored with timestamp, request, classification and plan.\n- CLI has an option to select ...
automation
persistence
Requirement
Adopt a tool-calling agent architecture for the analytics workflow: a LangChain create_agent supervisor runs a ReAct
loop over four capability tools exposed by the specialized agents, replacing ...
area:orchestration
enhancement
Goal\nAdd an interface that allows replacing the deterministic classifier/drafter with an external LLM provider.\n\n## Acceptance criteria\n- Provider protocol or abstract class exists.\n- Mock provider ...
agent
provider
Goal\nExpose the workflow as an HTTP endpoint so external tools can send requests.\n\n## Acceptance criteria\n- POST /requests accepts the same schema as the CLI examples.\n- Response returns classification, ...
agent
automation
priority/high
Our script interpreter is tested against real on-chain spends but not against Bitcoin Core s adversarial edge-case
corpus (script_tests.json) — exactly where reimplementations silently diverge (82 opcodes ...
Beschreibung
In the position === end build branch, buildDown is called with half + 5 as the track-count limit:
const half = Math.round((rawTargetSec / 2) / (ref.dur || 210));
const before = buildDown(pool, ...
enhancement
P3
WOD

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.