初始化上传
Some checks failed
Run mypy_primer on push / Run mypy_primer on push (push) Has been cancelled
Validation / Typecheck (push) Has been cancelled
Validation / Style (push) Has been cancelled
Validation / Test macos-latest (push) Has been cancelled
Validation / Test ubuntu-latest (push) Has been cancelled
Validation / Test windows-latest (push) Has been cancelled
Validation / Build (push) Has been cancelled
Validation / Required (push) Has been cancelled
Some checks failed
Run mypy_primer on push / Run mypy_primer on push (push) Has been cancelled
Validation / Typecheck (push) Has been cancelled
Validation / Style (push) Has been cancelled
Validation / Test macos-latest (push) Has been cancelled
Validation / Test ubuntu-latest (push) Has been cancelled
Validation / Test windows-latest (push) Has been cancelled
Validation / Build (push) Has been cancelled
Validation / Required (push) Has been cancelled
This commit is contained in:
16
.rpg/.gitignore
vendored
Normal file
16
.rpg/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Local-only artifacts (encoder logs, intermediate cache).
|
||||
# The committed source-of-truth files are listed explicitly below.
|
||||
*.log
|
||||
cache/
|
||||
tmp/
|
||||
|
||||
# Local LLM credentials — never commit.
|
||||
llm-config.local.yaml
|
||||
|
||||
|
||||
# Allow the canonical graph + manifest + last-parsed sha.
|
||||
!rpg_encoder.json
|
||||
!rpg_encoder.json.gz
|
||||
!last_parsed_sha.txt
|
||||
!eval/
|
||||
!overrides.yml
|
||||
1
.rpg/last_parsed_sha.txt
Normal file
1
.rpg/last_parsed_sha.txt
Normal file
@@ -0,0 +1 @@
|
||||
784698179a5627072df39bbe0fcadb55bb7dd408
|
||||
80947
.rpg/rpg_encoder.json
Normal file
80947
.rpg/rpg_encoder.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user