@@ -141,6 +141,7 @@ /** State of a single slot in a .faf file */ | ||
| /** Signal types for framework detection */ | ||
| export type SignalType = 'dependency' | 'file' | 'devDependency'; | ||
| export type SignalType = 'dependency' | 'file' | 'devDependency' | 'content'; | ||
| export interface Signal { | ||
| type: SignalType; | ||
| key?: string; | ||
| /** File glob/name for `file`/`content`, or package key for dependency types. */ | ||
| pattern?: string; | ||
@@ -147,0 +148,0 @@ } |
+1
-1
| { | ||
| "name": "faf-cli", | ||
| "version": "7.5.0", | ||
| "version": "7.5.1", | ||
| "description": "Persistent AI context + memory — .faf and .fafm, IANA-registered. Anthropic-merged.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+4
-4
@@ -133,8 +133,8 @@ <!-- faf: faf-cli | TypeScript | cli | CLI for the .faf and .fafm IANA-registered formats — AI context + memory that versions with your code --> | ||
| ### What's New in v7.5.0 — The JVM Edition | ||
| ### What's New in v7.5.1 — The JVM Edition (patch) | ||
| **Content-aware JVM** — `pom` / `gradle` alone ≠ type. One brand **JVM** (Java + Kotlin/JVM) — not a separate Kotlin Edition. | ||
| **Content-aware JVM** — `pom` / `gradle` alone ≠ type. **Also:** bare build files ≠ Spring Boot on `tech_stack` (7.5.1 closes the stranger-smoke gap). | ||
| - **Plugins · parents · packaging · version catalogs · multi-module** — Spring Boot · Quarkus · MCP · CLI · library/aggregator · Android facet (AGP 9) · KMP facet. | ||
| - **Zero new config** — reads the build you already ship; unknown → library, not a fake backend. | ||
| - **7.5.1** — Spring Boot only when the file *says* Boot (`spring-boot` / `springframework.boot` in body). | ||
| - **7.5.0** — plugins · parents · catalogs · multi-module: Spring · Quarkus · MCP · CLI · library · Android / KMP facets. | ||
| - **Still shipping** — C# (7.4.0) `.csproj alone ≠ type` · Go (7.3.0) `go.mod alone ≠ backend`. | ||
@@ -141,0 +141,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
3277130
0.12%4511
0.09%