Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
22c2fde
Merge pull request #17 from ctxrs/ctx/catalog-index-checkpoint-fix
Jul 1, 2026
d737d2d
Harden public SDLC truthfulness gates
luca-ctx Jul 1, 2026
010666b
search: make subagent history opt-in
luca-ctx Jul 1, 2026
3effe40
sql: link touched files through capture sources
luca-ctx Jul 1, 2026
bf0c031
docs: add sql reference topic
luca-ctx Jul 1, 2026
9b7a68b
skills: teach agents advanced ctx workflows
luca-ctx Jul 1, 2026
4803859
cli: clarify search filters and accept id prefixes
luca-ctx Jul 1, 2026
0d1838d
docs: suppress weak docs search matches
luca-ctx Jul 1, 2026
b7c7780
doctor: report progress during health checks
luca-ctx Jul 1, 2026
ebafca4
docs: suggest recovery commands for missing topics
luca-ctx Jul 1, 2026
87c543c
release: bump ctx to 0.13.0
luca-ctx Jul 1, 2026
e688603
docs: expose mcp and upgrade topics
luca-ctx Jul 1, 2026
3d1282d
search: keep legacy primary flag out of JSON
luca-ctx Jul 1, 2026
f71d114
docs: clarify provider names in outputs
luca-ctx Jul 1, 2026
34d641d
search: derive default filter state
luca-ctx Jul 1, 2026
f7775be
search: filter subagent sections by default
luca-ctx Jul 1, 2026
572ba14
test: keep checkpoint helpers clippy-clean
luca-ctx Jul 1, 2026
bad3cac
build: support Darwin CLI release artifacts from Linux
luca-ctx Jul 1, 2026
be42c1a
ci: cross-build macOS CLI artifacts on Linux
luca-ctx Jul 1, 2026
0540c26
Merge branch 'ctx/in-repo-sdks'
luca-ctx Jul 1, 2026
93a0c10
Add privacy-safe telemetry device identity
luca-ctx Jul 1, 2026
c3bffbd
Harden ctx release and archive coverage
Jul 1, 2026
b0d938a
release: bump ctx to 0.14.0
luca-ctx Jul 1, 2026
84bd1d2
Add native personal agent history providers
luca-ctx Jul 1, 2026
7d71efd
Merge pull request #21 from ctxrs/codex/native-personal-agent-history
Jul 1, 2026
6df3f7a
release: bump ctx to 0.15.0
luca-ctx Jul 1, 2026
b428057
Merge pull request #22 from ctxrs/codex/ctx-0.15-release
Jul 1, 2026
eb48bc1
fix(cli): improve error for nonexistent import paths
atharva-patill Jul 2, 2026
92d1012
polish import path validation test
luca-ctx Jul 2, 2026
9b5e5b2
Merge pull request #23 from Atharvapatil2005/fix/nonexistent-import-path
Jul 2, 2026
374a46c
harden import source UX
luca-ctx Jul 2, 2026
6031534
Merge pull request #24 from ctxrs/codex/import-source-ux-hardening
Jul 2, 2026
4ac0967
Update README banner headline
luca-ctx Jul 2, 2026
ba5eb39
Merge pull request #25 from ctxrs/codex/readme-banner-agent-history
luca-ctx Jul 2, 2026
f7e2f8c
Add custom history JSONL import
luca-ctx Jul 1, 2026
a1af9c7
Add history source plugin imports
luca-ctx Jul 1, 2026
ced549f
Add search refresh for history source plugins
luca-ctx Jul 1, 2026
78cd4b4
Tighten history source plugin API
luca-ctx Jul 2, 2026
4dde2d9
Link history source plugin docs from README
luca-ctx Jul 2, 2026
10cfd71
Tighten history source plugin docs
luca-ctx Jul 2, 2026
f78a097
Release ctx CLI 0.16.0
luca-ctx Jul 2, 2026
b108457
Tighten search intent contract
luca-ctx Jul 2, 2026
9e2ed1f
Harden read-only search and doctor paths
luca-ctx Jul 3, 2026
6649788
Require providers for native path imports
luca-ctx Jul 3, 2026
1ab8305
Prepare 0.17.0 release hardening
luca-ctx Jul 3, 2026
613b1ab
Skip unreadable child dirs while probing providers
luca-ctx Jul 3, 2026
80106f7
Make file-only search exact
luca-ctx Jul 3, 2026
1ae35f9
Fail loudly on malformed config
luca-ctx Jul 3, 2026
fd22ab0
Harden upgrade diagnostics and locking
luca-ctx Jul 3, 2026
a6a3f94
Clarify local preview redaction state
luca-ctx Jul 3, 2026
38241f0
Require search intent in SDKs
luca-ctx Jul 3, 2026
2630d13
Scope provider provenance by source (#36)
luca-ctx Jul 3, 2026
cc059d6
Initialize stores in refresh-off CLI tests (#37)
luca-ctx Jul 3, 2026
c2e0ab6
Add CLI install handoff diagnostics
luca-ctx Jul 3, 2026
ce62c0d
Fix Pi session directory imports
luca-ctx Jul 3, 2026
1c7c21d
Prepare 0.19.0 release
luca-ctx Jul 3, 2026
34e29f9
fix(cli): prevent overflow panic in --since parsing (#38)
atharva-patill Jul 3, 2026
4c71625
Add Shelley native history provider
luca-ctx Jul 3, 2026
e14d4f3
Harden CLI parser boundaries
luca-ctx Jul 3, 2026
4f5db82
Bound MCP and SQL result resources
luca-ctx Jul 3, 2026
0d7978d
Reject corrupt unsigned store fields
luca-ctx Jul 3, 2026
54c4527
Guard OpenCode SQLite normalizer paths
luca-ctx Jul 3, 2026
215371e
Tighten MCP framing and result caps
luca-ctx Jul 3, 2026
e1469c9
Reject negative provider SQLite indexes
luca-ctx Jul 3, 2026
b8e588c
Bound provider JSONL line reads
luca-ctx Jul 3, 2026
34cde3b
Reject symlinked provider path parents
luca-ctx Jul 3, 2026
f370558
Cap upgrade network downloads
luca-ctx Jul 3, 2026
f366f76
Reject malformed provider times
luca-ctx Jul 3, 2026
1a09219
Bound Codex catalog line reads
luca-ctx Jul 3, 2026
2179b96
Bound show event window queries
luca-ctx Jul 3, 2026
ee1bcdd
Limit provider session lookup
luca-ctx Jul 3, 2026
e0077d3
Cap history plugin manifests
luca-ctx Jul 3, 2026
bb5ba72
Cap history plugin output lines
luca-ctx Jul 3, 2026
fcb1c1c
Cap native provider SQLite values
luca-ctx Jul 4, 2026
7fe9bcb
Cap OpenClaw session sidecars
luca-ctx Jul 4, 2026
b786118
Reject invalid OpenCode timestamps
luca-ctx Jul 4, 2026
d9cd632
Reject invalid Hermes timestamps
luca-ctx Jul 4, 2026
4bcf8d5
Avoid busy copied test binaries
luca-ctx Jul 4, 2026
eb4df7d
Merge pull request #45 from ctxrs/ctx/cli-hardening-fuzz
Jul 4, 2026
eccfc58
docs: clarify Windows C++ compiler requirements for local builds
fy2ne Jul 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 8 additions & 12 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,10 @@ steps:
command: |
scripts/build-public-cli-artifact.sh macos-arm64
agents:
queue: "ctx-mac-gui-shared-arm64"
os: "darwin"
arch: "arm64"
concurrency: 1
concurrency_group: "ctx-mac-gui-shared-arm64"
concurrency_method: "eager"
queue: "release-linux-managed"
ctx-runner-class: "release-linux-control"
os: "linux"
arch: "x86_64"
timeout_in_minutes: 60
artifact_paths:
- "target/public-cli-artifacts/ctx-macos-arm64"
Expand All @@ -133,12 +131,10 @@ steps:
command: |
scripts/build-public-cli-artifact.sh macos-x64
agents:
queue: "ctx-mac-gui-shared-arm64"
os: "darwin"
arch: "arm64"
concurrency: 1
concurrency_group: "ctx-mac-gui-shared-arm64"
concurrency_method: "eager"
queue: "release-linux-managed"
ctx-runner-class: "release-linux-control"
os: "linux"
arch: "x86_64"
timeout_in_minutes: 60
artifact_paths:
- "target/public-cli-artifacts/ctx-macos-x64"
Expand Down
Loading