githits 0.8.0 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,12 +6,12 @@
6
6
  },
7
7
  "metadata": {
8
8
  "description": "The code context layer for AI coding agents",
9
- "version": "0.8.0"
9
+ "version": "0.9.0"
10
10
  },
11
11
  "plugins": [
12
12
  {
13
13
  "name": "githits",
14
- "version": "0.8.0",
14
+ "version": "0.9.0",
15
15
  "description": "The code context layer for AI coding agents",
16
16
  "author": {
17
17
  "name": "GitHits"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "githits",
3
- "version": "0.8.0",
3
+ "version": "0.9.0",
4
4
  "description": "The code context layer for AI coding agents",
5
5
  "author": {
6
6
  "name": "GitHits"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "githits",
3
- "version": "0.8.0",
3
+ "version": "0.9.0",
4
4
  "description": "The code context layer for AI coding agents",
5
5
  "author": {
6
6
  "name": "GitHits"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "githits",
3
- "version": "0.8.0",
3
+ "version": "0.9.0",
4
4
  "description": "The code context layer for AI coding agents",
5
5
  "author": {
6
6
  "name": "GitHits"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "githits",
3
- "version": "0.8.0",
3
+ "version": "0.9.0",
4
4
  "description": "The code context layer for AI coding agents",
5
5
  "author": {
6
6
  "name": "GitHits"
package/README.md CHANGED
@@ -350,6 +350,7 @@ githits example Find real-world implementations from open source
350
350
  githits languages List or filter supported programming languages
351
351
  githits feedback Submit feedback about GitHits results
352
352
  githits doctor Diagnose configuration and auth state
353
+ githits settings View and update preferences, privacy, and terms
353
354
  githits search Explore repository code, dependencies, docs, and symbols
354
355
  githits search-status Check the status of a previous indexed search
355
356
  githits code List, read, and grep indexed dependency source