issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
Wave 1 — quick win.
li schedule s _base_url() hardcodes the studio port and ignores the LIONAGI_STUDIO_PORT env var, so scheduling against a
non-default studio port fails.
Acceptance: _base_url() honors ...
bug
cli
p2
Wave 1 — quick win.
Several HookPoint enum entries (TOOL_PRE/POST, API_PRE/POST, STREAM_CHUNK, ARTIFACT_CREATED) have registered handlers
but no emission sites — only MESSAGE_ADD is live. Annotate each ...
documentation
p2
tech-debt
Wave 1 — quick win.
flow_with_cleanup at lionagi/operations/flow.py:860 has zero production callers (definition-only). Remove it. Keep
cleanup_flow_results (line 840) — it has dedicated tests and is a ...
cleanup
p2
tech-debt
Wave 1 — quick win.
ReAct_v1 emits the same ReActStream twice; collapse via a post-yield display branch so the stream item is produced once.
Acceptance: single emission; ReAct streaming tests green. ...
p2
refactor
Wave 1 — quick win.
json_structure.py and parse.py carry the same dict-or-model validation logic. Extract one shared helper and call it from
both sites (behavior-preserving dedup).
Acceptance: single ...
p1
refactor
Context
Spun off from #334 (cost_matrix variant parity). While restoring the rich cost-matrix cell in the M3 classification
notebook variants, we confirmed the downstream plumbing for business_cost_matrix ...
Wave 1 — quick win.
MessageManager.create_instruction, add_message, and create_message accept a request_fields argument that is accepted but
dropped. Remove the dead param from the three signatures.
...
api
cleanup
p2
refactor
Wave 1 — quick win.
Session.new_branch() (lionagi/session/session.py:177) accepts progress and tool_manager parameters that are never
consumed — they are phantom params on the public API, advertising ...
api
cleanup
p1
refactor
Wave 1 — quick win, zero behavior risk.
ActionResponseContent carries error: str | None (used by the success property at
lionagi/protocols/messages/action_response.py:39 — return self.error is None — ...
api
bug
p1
Phase 0a — collapse the four scoring-kernel copies onto score_entries()
Type: pure refactor (behavior-preserving). Parent: Matcher v3 productionization (spec
docs/superpowers/specs/2026-06-14-two-axis-labeling-design.md, ...
enhancement
matcher

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.