issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python linked:pr
Filter by
4.5M results
DeepSeek tool-call JSON serialization: 4 failure patterns (276 occurrences)
DeepSeek V4 Pro/Flash models produce 4 repeatable JSON serialization failure patterns in production Hermes cron jobs.
Pattern ...
comp/agent
needs-repro
P2
provider/deepseek
type/bug
Summary
_can_use_fast_path determines fast-path eligibility by calling df.collect():
df_row_count = len(df.collect())
Daft caches the result of collect() in df._result_cache. When the pipeline includes ...
Problem. The agent s only path to add a KB note is knowledge_propose_edit(path, content, operation= create | update |
delete ). The operation discriminator trips models up — they get lost choosing/omitting ...
area:agent
area:knowledge
type:feat
Summary
In FastPathFragmentWriter.__call__, the field ID for new columns is computed as:
next_fid = max(f.id() for f in self.lance_ds.lance_schema.fields()) + 1
lance_schema.fields() returns only top-level ...
...and moved to their own manually-executed /release. E.G.:
▎ 🔶 /implement 8: version bump
Further, the name of the step that created diagram in /implement (and possibly /design) needs to be renamed, ...
Problem
diff_response (prompt_regression/diff.py:437) validates warn_band with two sign-only checks:
if warn_band 0:
raise ValueError(...) # negative
...
if warn_band effective_threshold: ...
priority:high
Summary
When merge_columns_df takes the fast path, FastPathFragmentWriter builds the new-column table with:
tbl = pa.table({name: pa.array(s.to_pylist()) for name, s in zip(names, data_cols)})
pa.array(s.to_pylist()) ...
Follow-up to #192. When manually configuring llama.cpp (or typing source/release_binary as the Build method for an
existing install), the installer never asks for the backend — it s only captured during ...
bug
Skill: Jira automation — any skill/flow that closes EZ tickets via the Atlassian MCP (pm-sprint-review, plc-generate, or
a future jira-close helper)
Issue: Closing an EZLynx (EZ) Jira ticket through the ...
skill-improvement
Bring this repo to parity with the falsegreen reference repo s community hygiene. Missing: README status badges (CI,
PyPI, Python, License), .github/ISSUE_TEMPLATE/ (bug_report, feature_request, config), ...
docs
priority: medium

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.