issues Search Results · language:Edge language:Python linked:pr language:Python language:JavaScript language:TypeScript
Filter by
7.9M results
Problemă
Descoperit la code review pe #31 (vezi comentariul inline pe frontend/Dockerfile):
1. frontend/src/api.ts:1 definește BASE_URL = http://localhost:8000 , iar MapView.tsx, ProfilePage.tsx și ...
bug
Location: src/perplexity_agent/tasks.py:34, 85-86, 118
Three pieces of dead state in one module:
1. AsyncNotify (line 118) — defined ( Allow an awaitable notifier too ) but referenced nowhere; self._notify(...) ...
enhancement
Location: src/perplexity_agent/assistant.py:74, 147, 160, 183
page_text[:_MAX_CONTEXT_CHARS] is inlined independently in context_blob, summarize_page, ask_page, and translate_page
instead of being applied ...
enhancement
Summary
TeamTool emits two dynamic system prompts (team roster and available role profiles). The previous headers were terse
(**Team members:**, **Available team roles:**) and did not make the intent ...
Phase-1: Baletní škola Pirueta (Brno, CZ) — https://pirueta.cz/
Source: WordPress (REST partially open; page at /portfolio/soustredeni/). Discovery: one dated edition = one Offering —
the Letní baletní ...
Location: src/perplexity_agent/fetch.py:199-204 vs src/perplexity_agent/client.py:101-107
The size-cap enforcement duplicates _enforce_size — same settings.max_response_bytes check, near-identical …rejected ...
enhancement
Location: src/perplexity_agent/assistant.py:85-109 vs src/perplexity_agent/research.py:49-70
_content repeats _extract_report s choices[0][ message ][ content ] extraction verbatim — including the identical ...
enhancement
Location: .github/workflows/ci.yml (lint, typecheck, security jobs)
The old workflow ran pip-audit, ruff check ., and mypy src inside the test job matrixed over 3.11/3.12/3.13. The new
dedicated jobs ...
bug
Location: .github/workflows/ci.yml:13-15
concurrency: group: ci-...-${{ github.ref }} with unconditional cancel-in-progress: true and a bare push: trigger means
a second push to main cancels the in-progress ...
bug
Location: src/perplexity_agent/__main__.py:84-96
The old parser rejected any positional argument (argparse exit 2). The new code parses --transport http plus the tui
subcommand without conflict, and main() ...
bug

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.