issues Search Results · language:Edge language:TypeScript language:HTML language:TypeScript language:Python
Filter by
43.8M results
Bug
When activate_screen_companion runs, it hard-restricts the live VoiceSession s tool surface via callUpdateTools()
(skills/screen-companion/tools.ts:110-116), rebuilding it from inlineTools only:
...
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
♻️ Refactor Request
File: src/pages/Login.tsx
Status: 🔴 STILL PRESENT
Problem
Login.tsx is currently bypassing the application s centralized authentication layer.
Instead of authenticating through ...
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
Support rendering in different planes. To start,
- Cartesian (standard/default)
- Polar
- Hyperbolic (Poincaré disk model)
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
Parent Task: #18
File: services/defi/infrastructure/config/settings.py
Add chains: dict[int, ChainConfig] mapping chain_id to ChainConfig(name, rpc_url: SecretStr, explorer, is_testnet).
Support Ethereum ...
feature
phase-1
task-1-3
Parent Task: #18
File: services/defi/infrastructure/config/settings.py
class DeFiSettings(BaseSettings) with env_prefix= DEFI_ . API keys as SecretStr. Fields: coingecko_api_key, cmc_api_key,
redis_url, ...
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.