Skip to content

Commit fa104ef

Browse files
committed
remove editor
1 parent fc80746 commit fa104ef

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+197
-24270
lines changed

.context.md

-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ version: 1.4.0
44
description: A specification for providing explicit context information about a codebase
55
related-modules:
66
- TypeScript Linter: ./linters/typescript
7-
- Codebase Context Editor: ./examples/context-editor
87
technologies:
98
- Markdown
109
- TypeScript
@@ -26,7 +25,6 @@ architecture:
2625
components:
2726
- Specification document, for use with multipe AI Agents
2827
- TypeScript Linter for tooling, VSCode extensions
29-
- Context editor for ronboarding
3028
data-flow:
3129
- Codebase -> .context.md files -> Linters -> Validation results
3230
development:
@@ -133,4 +131,3 @@ https://agenticinsights.substack.com/p/codebase-context-specification-rfc
133131

134132
NPM package for linter:
135133
https://www.npmjs.com/package/codebase-context-lint
136-

0 commit comments

Comments
 (0)