Skip to content

Commit ea6c11e

Browse files
authored
docs: remove external repository attribution (#49)
Remove the external attribution from the repository-context documentation and its corresponding changelog entry while leaving the A3S Code implementation unchanged.
1 parent 36c2285 commit ea6c11e

2 files changed

Lines changed: 0 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3737
- Added explicit `glob` ordering: `sort: "path"` provides deterministic lexical
3838
order before cursor pagination, while the compatible `sort: "backend"`
3939
default retains backend relevance or recency order.
40-
- Added explicit README attribution for the FastCtx repository-tool ergonomics
41-
that informed these context-efficiency improvements.
4240

4341
## [6.4.3] - 2026-07-25
4442

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -259,11 +259,6 @@ writing. The dry run is declared read-only and can be safely batched. Apply the
259259
result with `expected_replacements` and optionally `max_replacements` to reject
260260
stale or unexpectedly broad changes before the compare-and-swap write.
261261

262-
These repository-context ergonomics were informed by
263-
[FastCtx](https://github.com/yc-duan/fastctx). Their implementation here stays
264-
inside A3S Code's workspace abstractions, capability declarations, permission
265-
path, remote-backend contracts, and structured metadata.
266-
267262
### Sandbox and credential boundaries
268263

269264
Hosts can attach a `BashSandbox`. The fail-closed local `SrtBashSandbox` limits

0 commit comments

Comments
 (0)