bkellam
9d765bfa20
sourcebot v3.2.1
2025-05-15 13:50:12 -07:00
Brendan Kellam
1aafc228cf
feat: Generic git host support (local & remote) ( #307 )
2025-05-15 13:42:58 -07:00
Michael Sukkarieh
bbdd9e7903
update MCP README
2025-05-14 14:05:42 -07:00
msukkari
a3e47d969f
add link to review agent source in docs
2025-05-12 15:17:56 -07:00
msukkari
a2488946e3
review agent doc nit
2025-05-12 15:17:56 -07:00
Brendan Kellam
fd65d78475
chore: Resolve DATA_CACHE_DIR in .env.development ( #306 )
2025-05-12 14:42:53 -07:00
msukkari
59cd86d23e
release v3.2.0
2025-05-12 12:55:25 -07:00
securisec
55127f7dd9
Align gitea clone_url with gitea host url. Addresses #270 ( #303 )
...
Co-authored-by: Michael Sukkarieh <michael.sukkarieh@mail.mcgill.ca>
2025-05-12 12:38:27 -07:00
Brendan Kellam
e4e36bd745
fix: Fixed issue with repositories appearing in the carousel when indexing fails on first sync ( #305 )
2025-05-12 12:10:20 -07:00
Michael Sukkarieh
e64f37178a
Review Agent ( #298 )
...
* push review agent implementation
* feedback
* wip integrating review agent into monorepo
* move review agent to web
* feedback
* feedback
* add rate limit throttling to octokit
* configure agent ui in app
* docs
* add review command logic and add logging for review agent to data cache dir
* fix bug with llm returning multiple reviews in single invocation
* fix doc link bug
* feedback and improved docs for review agent
* review agent doc nits
* mcp doc nit
2025-05-12 12:10:01 -07:00
bkellam
f385ee2f7b
nit: update package.json of mcp with whitespace since yarn kept adding it
2025-05-12 12:08:47 -07:00
bkellam
cab9aaac07
chore: move deploy action to run on version changes instead of main
2025-05-12 11:16:13 -07:00
Ittai Zeidman
31012fffe7
fix: SOURCEBOT_TELEMETRY_DISABLED should be set as true in README ( #304 )
2025-05-11 15:10:33 -07:00
msukkari
53a93081df
release v3.1.4
2025-05-10 08:39:16 -07:00
msukkari
13b7b352bd
better error handling for git operations
2025-05-10 08:37:03 -07:00
smithery-ai[bot]
6cd6d69817
[packages/mcp] deployment: Dockerfile and Smithery config ( #300 )
2025-05-08 09:54:36 -07:00
bkellam
19ee70ea68
sourcebot v3.1.3
2025-05-07 21:29:32 -07:00
Brendan Kellam
bdb77f4b43
Update demo-site-config.json
2025-05-07 21:19:20 -07:00
bkellam
4917e3ecb9
Add 'add repos' button that appears in the demo site
2025-05-07 21:08:28 -07:00
bkellam
a5a6d18bad
Update demo config. Also make it s.t., we deploy demo & staging on main (instead of on tags).
2025-05-07 16:48:41 -07:00
Brendan Kellam
873c9ef2a4
Sourcebot MCP ( #292 )
2025-05-07 16:21:05 -07:00
bkellam
fb141422af
nit: remove license shield from readme
2025-05-06 16:52:42 -07:00
Brendan Kellam
b280e2ddbb
fix: Fix repo carousel thrashing ( #294 )
2025-05-06 10:44:14 -07:00
Brendan Kellam
eb10d599f3
chore: Sourcebot REST api surface ( #290 )
2025-05-03 11:33:58 -07:00
Brendan Kellam
0119510ce3
docs: Add docs generation to schema build command ( #284 )
2025-04-30 15:41:33 -07:00
Brendan Kellam
14ce633cf0
feat: add rev:* syntax to explicitly search all branches ( #281 )
2025-04-30 15:38:30 -07:00
bkellam
7e54931895
sourcebot v3.1.2
2025-04-30 14:24:24 -07:00
Brendan Kellam
68265accbe
Fix auth with GitHub ( #288 )
2025-04-30 14:22:41 -07:00
Brendan Kellam
09894a5d7d
Add exclude.readOnly and exclude.hidden to gerrit connection config ( #280 )
2025-04-29 12:05:19 -07:00
bkellam
15073644f9
sourcebot v3.1.1
2025-04-28 12:23:19 -07:00
Brendan Kellam
ceb8b3ab2e
Embed filter selection in query params ( #276 )
2025-04-28 12:10:43 -07:00
bkellam
78ec512770
Add build:deps command for building workspace package dependencies
2025-04-26 14:23:36 -07:00
msukkari
2398debfd0
v3.1.0 release
2025-04-25 12:00:33 -07:00
Michael Sukkarieh
fcc1f5e8f5
Update README.md
2025-04-25 11:29:50 -07:00
Michael Sukkarieh
b6dedc78ba
Add Bitbucket support ( #275 )
...
* [wip] add bitbucket schema
* wip bitbucket support
* add support for pulling bitbucket repos and UI support for bitbucket
* fix bitbucket app password auth case
* add back support for multiple workspaces and add exclude logic
* add branches to bitbucket
* add bitbucket server support
* add docs for bitbucket and minor nits
* doc nits
* code rabbit fixes
* fix build error
* add bitbucket web ui support
* misc cleanups and fix ui issues with bitbucket connections
* add changelog entry
2025-04-25 11:22:40 -07:00
dependabot[bot]
2acb1e558f
Bump next from 14.2.25 to 14.2.26 ( #271 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.25 to 14.2.26.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.25...v14.2.26 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.26
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-24 22:42:22 -07:00
Brendan Kellam
cfe8b8ccc8
Search contexts ( #273 )
2025-04-24 22:28:13 -07:00
msukkari
c201a5e1a9
release v3.0.4
2025-04-11 15:21:19 -06:00
msukkari
5ba3b4b2c7
construct gerrit gitiles webUrl properly
2025-04-11 15:14:41 -06:00
msukkari
ae69c007f2
release v3.0.3
2025-04-10 21:41:13 -06:00
John Kristensen
d83ef387af
Only create DB directory if using embedded DB ( #267 )
...
If an external database is being used there is no need to create the
local database files. This prevents the database files from being
created unless the embedded database is being used.
2025-04-10 21:39:31 -06:00
msukkari
244afeadb8
add back names in logs for repo and connection sync
2025-04-10 21:17:57 -06:00
msukkari
1ab22e3624
add schema info to DATABASE_URL docs
2025-04-10 21:17:24 -06:00
msukkari
d67f0e5cb2
readme docker run nit
2025-04-07 10:23:21 -06:00
bkellam
bf8b28252d
release v3.0.2
2025-04-04 00:30:01 -07:00
bkellam
8b1b908c73
fix overflow bug in filter panel
2025-04-04 00:28:02 -07:00
Brendan Kellam
21bbe09fc9
Add periodic connection re-sync ( #260 )
2025-04-03 17:51:01 -07:00
Brendan Kellam
bbd8b221d6
Display name improvements ( #259 )
2025-04-02 17:50:48 -07:00
msukkari
d55bf83ac1
bump connection manager upsert timeout
2025-04-02 14:33:39 -07:00
Johannes
cbc0c2b521
Set correct variable name in docs ( #257 )
...
Tenancy mode is set via SOURCEBOT_TENANCY_MODE, not SOURCEBOT_AUTH_ENABLED
2025-04-02 11:30:20 -07:00