| import{createRequire}from"node:module";var __require=createRequire(import.meta.url);var description="The code context layer for AI coding agents";var version="0.6.4"; | ||
| export{__require,description,version}; |
| import{clearAutoLoginAuthSessionMetadata,createAuthCommandDependencies,createAuthStatusDependencies,createContainer,loadAutoLoginAuthSessionMetadata,recordAuthFingerprint}from"./chunk-rbsx8ed5.js";import"./chunk-502sxvqf.js";export{recordAuthFingerprint,loadAutoLoginAuthSessionMetadata,createContainer,createAuthStatusDependencies,createAuthCommandDependencies,clearAutoLoginAuthSessionMetadata}; |
Sorry, the diff of this file is too big to display
@@ -9,3 +9,3 @@ { | ||
| "description": "The code context layer for AI coding agents", | ||
| "version": "0.6.3" | ||
| "version": "0.6.4" | ||
| }, | ||
@@ -12,0 +12,0 @@ "plugins": [ |
| { | ||
| "name": "githits", | ||
| "version": "0.6.3", | ||
| "version": "0.6.4", | ||
| "description": "The code context layer for AI coding agents", | ||
@@ -5,0 +5,0 @@ "author": { |
| { | ||
| "name": "githits", | ||
| "version": "0.6.3", | ||
| "version": "0.6.4", | ||
| "description": "The code context layer for AI coding agents", | ||
@@ -5,0 +5,0 @@ "author": { |
+1
-1
@@ -1,1 +0,1 @@ | ||
| import{version}from"./shared/chunk-nftysk9t.js";export{version}; | ||
| import{version}from"./shared/chunk-502sxvqf.js";export{version}; |
| { | ||
| "name": "githits", | ||
| "version": "0.6.3", | ||
| "version": "0.6.4", | ||
| "description": "The code context layer for AI coding agents", | ||
@@ -5,0 +5,0 @@ "mcpServers": { |
+3
-1
| { | ||
| "name": "githits", | ||
| "description": "The code context layer for AI coding agents", | ||
| "version": "0.6.3", | ||
| "version": "0.6.4", | ||
| "mcpName": "com.githits/githits", | ||
@@ -42,3 +42,5 @@ "type": "module", | ||
| "smoke:cli": "bun run scripts/cli-smoke.ts", | ||
| "smoke:cli:built": "bun run scripts/cli-smoke.ts --mode unauthenticated --cli-entry dist/cli.js", | ||
| "smoke:mcp": "bun run scripts/mcp-smoke.ts", | ||
| "smoke:mcp:built": "bun run scripts/mcp-smoke.ts --mode registration --cli-entry dist/cli.js", | ||
| "smoke:proxy-node": "bun run scripts/run-proxy-node-smoke.ts", | ||
@@ -45,0 +47,0 @@ "validate:packages": "bun run scripts/validate-public-packages.ts", |
| { | ||
| "name": "githits", | ||
| "version": "0.6.3", | ||
| "version": "0.6.4", | ||
| "description": "The code context layer for AI coding agents", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -25,2 +25,4 @@ --- | ||
| Prefer the default compact text output. Request JSON only when exact structured fields are necessary. | ||
| When answering, ground claims in fetched GitHits evidence and cite the relevant package, repository, file, docs page, or version facts when available. If GitHits does not have enough evidence, say what is missing and then use the next best source. | ||
@@ -27,0 +29,0 @@ |
@@ -39,2 +39,4 @@ --- | ||
| `get_example`. | ||
| - Prefer the default compact text output. Request JSON only when exact | ||
| structured fields are necessary. | ||
| - After using results, send `feedback` with helpful/unhelpful outcome. | ||
@@ -41,0 +43,0 @@ |
+11
-0
@@ -337,2 +337,13 @@ <p align="center"> | ||
| CI also checks the built product without credentials or live backend calls. Run | ||
| the same checks locally after `bun run build`: | ||
| ```sh | ||
| bun run smoke:cli:built | ||
| bun run smoke:mcp:built | ||
| ``` | ||
| The harness remains on Bun, while product subprocesses execute `dist/cli.js` | ||
| with `node` from `PATH`. CI provisions that runtime from `.node-version`. | ||
| When changing MCP instructions, tool descriptions, or agent-facing behavior, | ||
@@ -339,0 +350,0 @@ use the targeted agent evals described in `eval/agentic/README.md`: |
+2
-2
@@ -19,3 +19,3 @@ { | ||
| }, | ||
| "version": "0.6.3", | ||
| "version": "0.6.4", | ||
| "remotes": [ | ||
@@ -32,3 +32,3 @@ { | ||
| "identifier": "githits", | ||
| "version": "0.6.3", | ||
| "version": "0.6.4", | ||
| "runtimeHint": "npx", | ||
@@ -35,0 +35,0 @@ "transport": { |
@@ -25,2 +25,4 @@ --- | ||
| Prefer the default compact text output. Request JSON only when exact structured fields are necessary. | ||
| When answering, ground claims in fetched GitHits evidence and cite the relevant package, repository, file, docs page, or version facts when available. If GitHits does not have enough evidence, say what is missing and then use the next best source. | ||
@@ -27,0 +29,0 @@ |
Sorry, the diff of this file is too big to display
| import{clearAutoLoginAuthSessionMetadata,createAuthCommandDependencies,createAuthStatusDependencies,createContainer,loadAutoLoginAuthSessionMetadata,recordAuthFingerprint}from"./chunk-d5rp3ryj.js";import"./chunk-nftysk9t.js";export{recordAuthFingerprint,loadAutoLoginAuthSessionMetadata,createContainer,createAuthStatusDependencies,createAuthCommandDependencies,clearAutoLoginAuthSessionMetadata}; |
| import{createRequire}from"node:module";var __require=createRequire(import.meta.url);var description="The code context layer for AI coding agents";var version="0.6.3"; | ||
| export{__require,description,version}; |
Sorry, the diff of this file is too big to display
871655
0.25%4805
0.1%358
3.17%