-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.yaml
More file actions
59 lines (59 loc) · 1.64 KB
/
Copy pathstack.yaml
File metadata and controls
59 lines (59 loc) · 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
schema_version: 2
name: open-model-agent-stack
display_name: Open Model Agent Stack
status: beta
executable_spec: stack.json
validation:
status: bounded-live-verified
last_verified: 2026-08-23
receipt: evidence/live-canary-receipt.json
clean_environment_required: true
workflow:
- doctor
- plan
- approval
- apply
- verify
- receipt
- rollback
profiles:
ollama_cloud:
status: implemented
local_gpu_required: false
local_ollama_required: true
endpoint: http://127.0.0.1:11434/api/chat
authentication_owner: ollama-cli
authentication_command: ollama signin
orchestrator:
provider: ollama-cloud
model_id: kimi-k3:cloud
source: https://ollama.com/library/kimi-k3
executor:
provider: ollama-cloud
model_id: deepseek-v4-flash:cloud
source: https://ollama.com/library/deepseek-v4-flash
pricing_source: https://ollama.com/pricing
source_checked: 2026-08-22
bounded_live_verified: true
local_qwen:
status: validation-required
local_gpu_required: true
orchestrator:
provider: ollama-cloud
model_id: kimi-k3:cloud
executor:
provider: local-openai-compatible
model_id: qwen3.8-27b
endpoint: null
initially_observed_environment: DGX Spark
portable_hardware_claim: false
security:
secret_values_agent_visible: false
staged_diff_required: true
explicit_apply_approval_required: true
separate_cloud_usage_approval_required: true
durable_request_budget_journal: true
external_configuration_mutation: false
model_generated_code_execution: false
automatic_subscription_changes: false
automatic_gpu_runtime_install: false