issues Search Results · language:Edge language:Python language:PHP language:JavaScript language:Python language:Python
Filter by
45.9M results
Summary
A Bash tool command containing 2 1 triggers a ~12-minute hang on the spinner, and token usage increments continuously
during the hang — implying a model-reinvocation loop rather than an idle wait. ...
area:bash
area:permissions
bug
platform:macos
Parent Task: #19
File: tests/defi/market_data/
Unit tests via respx. Integration tests (@pytest.mark.integration) against real APIs; run only with
RUN_INTEGRATION_TESTS=true.
DoD
- [ ] pytest -m ...
feature
phase-1
task-2-1
Parent Task: #19
Inside each adapter, implement retry with tenacity (retry_if_exception_type(RateLimitError), wait_exponential(min=2,
max=30), stop_after_attempt(3)). Proactive rate control: request counter ...
feature
phase-1
task-2-1
Summary
Flagging a behavior for a decision — this may be by design (companion mode is meant to be a focused, review-only
surface) rather than a defect. The effect: in every screen-companion mode the agent ...
Parent Task: #19
File: services/defi/infrastructure/market_data/multi_provider.py
Reuse pattern from services/blockchain/ethereum/infrastructure/providers/multi_provider.py. Ordered provider list; on ...
feature
phase-1
task-2-1
Parent Task: #19
File: services/defi/infrastructure/market_data/cmc_adapter.py
Implements IMarketDataProvider. GET /v1/cryptocurrency/quotes/latest?symbol={SYMBOL} convert=USD. Header:
X-CMC_PRO_API_KEY. ...
feature
phase-1
task-2-1
Parent Task: #19
File: services/defi/infrastructure/market_data/coingecko_adapter.py
Implements IMarketDataProvider using httpx.AsyncClient. Methods: get_quote, get_quotes, get_ohlcv. Inject
httpx.AsyncClient ...
feature
phase-1
task-2-1
Parent Task: #18
File: tests/defi/test_settings.py
Tests ensuring DeFiSettings does not leak secrets and validations work.
DoD
- [ ] repr(DeFiSettings(coingecko_api_key= secret123 )) does not contain ...
feature
phase-1
task-1-3
Actual Behavior
Icon changes to grey and has an X
Expected Behavior
userscripts should work on humanornot.io
Steps to reproduce the issue
1. Go to humanornot.io and pin the extension
2. See error ...
new
Parent Task: #18
Add DeFi section to .env.example with all DEFI_* variables documented as placeholders.
DoD
- [ ] No real keys in .env.example
- [ ] Comments explaining each variable
- [ ] .env ...
feature
phase-1
task-1-3

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.