Skip to content

Commit 9a96c86

Browse files
chore: sync deployment-operator CRDs (#780)
Co-authored-by: michaeljguarino <3838088+michaeljguarino@users.noreply.github.com>
1 parent 0296b84 commit 9a96c86

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

charts/deployment-operator/crds/deployments.plural.sh_agentruntimes.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2037,6 +2037,14 @@ spec:
20372037
type: object
20382038
x-kubernetes-map-type: atomic
20392039
type: object
2040+
memory:
2041+
description: |-
2042+
Memory enables team-shared codebase-memory persistence for this agent runtime.
2043+
When true, agents may create and commit .codebase-memory/ graph artifacts
2044+
by default so future runs can bootstrap from the persisted index. When false
2045+
or unset, codebase-memory indexes stay in the pod-local cache and generated
2046+
.codebase-memory/ artifacts are excluded from commits.
2047+
type: boolean
20402048
name:
20412049
description: |-
20422050
Name of this AgentRuntime.

0 commit comments

Comments
 (0)