issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java language:JavaScript
Filter by
62.4M results
dependsOn: — filter a dropdown by another selection and/or auto-populate a field from the chosen record.
Retrospective tracking issue.
Per-document print templates generated from intent, seeded into the CMS, with a Print button and PDF rendering.
Retrospective tracking issue.
cli/main.py defines cmd_search twice:
- Line 259: stub, print( Search not yet implemented... )
- Line 423: real implementation using glob
Python silently uses the later definition, so the line-259 ...
The project s own scope rule describes core CLI verbs as import/export/validate/search/render. Checked cli/main.py s
registered subparsers directly:
export, import, list, search, finetune, render, push, ...
enhancement
Found by actually validating a hand-built .agentson file against spec/v1.json with jsonschema -- not a hypothetical.
Validation failed:
observation is not one of [ user-query , context , querying ...
bug
settlements: — auto-allocate a payment across a payer s open invoices via a junction (oldest first, bounded by open
amount and pot).
Retrospective tracking issue.
Summary: The footer logo in the Forget Password template appears broken when viewed in a temporary email service, while
it is correctly displayed in the Figma design. This discrepancy raises concerns about ...
Confirmed in code, not just discussed: cli/main.py registers finetune, push, and pull as core subcommands, violating the
project s own core/downstream litmus test ( Is this defining AgentSON, or using ...
enhancement

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.