Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:HTML

Filter by

62.7M results  (792 ms)

62.7M results

Problem After an admin approves or rejects a booking via ApproveRejectButtons, the booking table does not refresh. The toast fires but the row stays stale until manual page reload. Root Cause ApproveRejectButtons ...

Evidence: src/cofounder_agent/services/publish_service.py:517-1458 — 941 lines, 22 try-blocks, 45 if-branches, 31 awaits, 12 parameters. Problem: The ONE place where a task becomes a post (its docstring) ...
codebase-audit
P2-medium
tech-debt

Evidence: services/posts_approval_service.py:106 _coerce_artifact is byte-for-byte identical to services/approval_service.py:157; both define parallel exception hierarchies and parallel _fetch_*_row/pause_*_at_gate/_notify_*_gate_tripped ...
codebase-audit
P2-medium
tech-debt

Evidence: services/{self_consistency_rail,writing_style_integration,metrics_service,audio_gen_service,task_failure_alerts,topic_dedup_semantic,websocket_event_broadcaster}.py — each has a test file but ...
codebase-audit
P2-medium
tech-debt

Evidence: src/cofounder_agent/services/static_export_service.py:326 (_fetch_published_posts(pool)) then :336 (...include_content=True) — same posts LEFT JOIN post_tags LEFT JOIN tags ... GROUP BY query, ...
backend
codebase-audit
P2-medium

Evidence: src/cofounder_agent/services/tasks_db.py:1016-1022 (consumed by routes/approval_routes.py:280-294, which then does task.get( content , )[:200]). content_tasks is a view over pipeline_versions, ...
backend
codebase-audit
P2-medium

Evidence: tests/unit/services/test_template_runner_graphdef_routing.py:49 stubs build_graph_from_spec with a no-op; test_pipeline_architect_validate.py only static-validates reachability; tests/integration/test_content_pipeline_e2e.py ...
codebase-audit
P1-high
pipeline
testing

Evidence: src/cofounder_agent/routes/oauth_routes.py:356 (_client_credentials) and :316 (token); no test_oauth_routes.py in tests/unit/routes/ The POST /token client-credentials grant — the sole auth ...
codebase-audit
P1-high
security
testing

Evidence: src/cofounder_agent/services/post_pipeline_actions.py:404-466; no covering test in tests/unit/services/test_post_pipeline_actions.py _maybe_auto_publish computes gate_bypass = would_fire AND ...
codebase-audit
P1-high
pipeline
testing

Prerequisites - [x] I searched open issues and discussions and did not find an existing report of this bug. - [x] This is not a security vulnerability. (Vulnerabilities go to GitHub Security Advisories ...
bug
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.