pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript is:merged language:JavaScript
Filter by
86.5M results
What this PR does
Adds the foundation for authentication. Vault notes are now scoped to a real user instead of being anonymous.
Included
- User model — email + bcrypt-hashed password (passlib)
- ...
概要
#28 + #29 merge 後の cli.py 重複を解消
- 重複していた run_once (2つ) と run_repl (2つ) を統合
- --log-dir + create_provider(config.llm) を含む正しい1つだけに
91 tests OK
Remove the self-improvement discovery engine content from README:
- the hexa drill command line in the Run usage list
- the entire ## Not an LLM — where the noise comes from section (LLM-vs-hexa diagram ...
Motivation
- Define and document precise decoder behavior for malformed b45 input such that decoders reject (with explicit
errors) rather than guessing or repairing malformed escapes.
- Ensure ...
codex
Objetivo
Adiciona contrato inicial para um Conflict Prediction Engine.
Escopo
- Novo artefato em artifacts/runtime-governance/conflict-prediction-contract.md.
- Define sinais, pesos, níveis de risco, ...
merge-queue:eligible
Clarifies the help text for --src-endpoint and --src-access-token to state they are required (as either env var or CLI
arg) and recommend setting the SRC_ENDPOINT / SRC_ACCESS_TOKEN env vars.
Checks run ...