pullrequests Search Results · language:Edge language:Python language:PHP language:TypeScript language:TypeScript language:Python
Filter by
148M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Speakeasy s code-generation workflow auto-discovers every target in .speakeasy/workflow.yaml, but the publish workflow
does not — each target needs an explicit job or its package never ships. ...
What
ACPAgent.init_state now injects a custom codex model_provider (via -c overrides) when the ACP server is codex and
OPENAI_BASE_URL is set, so codex honors that base URL.
Why
codex 0.15.0 (codex-core) ...
…RANT
platform_settings n a pas de colonne created_at (cf mig 002 base schema). Ma mig 094 listait created_at par erreur dans
le GRANT SELECT après le REVOKE → ERROR 42703 column does not exist quand ...
This is a sync of GreatOldOneFGC s 2nd iteration to the Poetry Club Door Policy exercise on Exercism s JavaScript Track.
It has been automatically generated at the request of GreatOldOneFGC using Exercism ...
Problem
Canva connect failed in production: GET /api/auth/canva/callback returned 401, so authorizing on Canva bounced the admin
to an error instead of completing the connection.
Root cause
The callback ...
Summary
- Replace ChromaDB with PostgreSQL + pgvector for vector similarity search
- Rewrite database.py with psycopg2: initialize_database(), store_setup(), query_similar_setups(),
calculate_outcome_profile() ...
Nesta atualização foi criado um só arquivo para testes de login. Também foi acrescentado um novo arquivo para teste de
produtos (Adicionar/ Remover do carrinho).
In this update, a single file was created ...
Summary
Implements USER-INTELLIGENCE-STATE-01, the Gate 2 foundation for per-account intelligence state.
This PR adds a durable account_intelligence_profiles schema keyed by account_id, backend read/upsert ...