{"id":51508530,"url":"https://github.com/blackwell-systems/gcf-jetbrains","last_synced_at":"2026-07-08T03:30:37.316Z","repository":{"id":366865035,"uuid":"1270345561","full_name":"blackwell-systems/gcf-jetbrains","owner":"blackwell-systems","description":"JetBrains IDE syntax highlighting for GCF, the AI-native wire format for structured data.","archived":false,"fork":false,"pushed_at":"2026-06-23T15:49:47.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-23T17:25:18.102Z","etag":null,"topics":["ai","gcf","intellij","jetbrains","llm","syntax-highlighting"],"latest_commit_sha":null,"homepage":"https://www.gcformat.com/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blackwell-systems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-15T16:12:23.000Z","updated_at":"2026-06-23T15:49:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/blackwell-systems/gcf-jetbrains","commit_stats":null,"previous_names":["blackwell-systems/gcf-jetbrains"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/blackwell-systems/gcf-jetbrains","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwell-systems%2Fgcf-jetbrains","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwell-systems%2Fgcf-jetbrains/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwell-systems%2Fgcf-jetbrains/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwell-systems%2Fgcf-jetbrains/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackwell-systems","download_url":"https://codeload.github.com/blackwell-systems/gcf-jetbrains/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwell-systems%2Fgcf-jetbrains/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35251015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","gcf","intellij","jetbrains","llm","syntax-highlighting"],"created_at":"2026-07-08T03:30:36.625Z","updated_at":"2026-07-08T03:30:37.311Z","avatar_url":"https://github.com/blackwell-systems.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GCF - Graph Compact Format (JetBrains Plugin)\n\nSyntax highlighting for [GCF](https://gcformat.com), the AI-native wire format for structured data. 71% fewer tokens than JSON.\n\n## Features\n\n- Syntax highlighting for `.gcf` files via TextMate grammar\n- Highlights headers, section markers, symbol IDs, edge notation, strings, numbers, booleans, key-value pairs, and more\n- Works in all JetBrains IDEs: IntelliJ IDEA, PyCharm, WebStorm, GoLand, RustRover, CLion, and others\n\n## Installation\n\n### From disk (local build)\n\n1. Build the plugin:\n\n   ```\n   ./gradlew buildPlugin\n   ```\n\n2. The plugin zip will be at `build/distributions/gcf-jetbrains-0.1.0.zip`\n\n3. In your JetBrains IDE, go to **Settings \u003e Plugins \u003e Gear icon \u003e Install Plugin from Disk...**\n\n4. Select the zip file and restart the IDE.\n\n### From JetBrains Marketplace\n\nComing soon.\n\n## Requirements\n\n- JetBrains IDE version 2023.1 or later\n- The bundled TextMate plugin must be enabled (it is enabled by default)\n\n## What is GCF?\n\nGCF (Graph Compact Format) is a wire format designed for LLM tool responses, MCP servers, and agent-to-agent communication. It supports five output formats (JSON, YAML, CSV, TOML, MessagePack) with perfect round-trip fidelity.\n\n- [GCF Specification](https://github.com/blackwell-systems/gcf)\n- [Documentation](https://gcformat.com)\n- [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=blackwell-systems.gcf-vscode)\n\n## Development\n\n### Prerequisites\n\n- JDK 17+\n- Gradle (wrapper included)\n\n### Build\n\n```\n./gradlew buildPlugin\n```\n\n### Run in a sandbox IDE\n\n```\n./gradlew runIde\n```\n\nThis launches a sandboxed IntelliJ IDEA instance with the plugin installed for testing.\n\n### Verify\n\n```\n./gradlew verifyPlugin\n```\n\n## License\n\nMIT. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackwell-systems%2Fgcf-jetbrains","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackwell-systems%2Fgcf-jetbrains","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackwell-systems%2Fgcf-jetbrains/lists"}