Skip to content

feat: Sourcegraph Amp module #257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
8c43815
Add main files for Sourcegraph Amp module
Harsh9485 Jul 29, 2025
e233738
Merge branch 'main' into sourcegraph-amp-module
matifali Jul 29, 2025
807650f
LF-error-solved
Harsh9485 Jul 31, 2025
83b002a
Merge branch 'sourcegraph-amp-module' of github.com:Harsh9485/registr…
Harsh9485 Jul 31, 2025
1690b53
Merge branch 'coder:main' into sourcegraph-amp-module
Harsh9485 Aug 2, 2025
a42eee5
Add README file for the module
Harsh9485 Aug 2, 2025
f724c39
Merge branch 'sourcegraph-amp-module' of github.com:Harsh9485/registr…
Harsh9485 Aug 2, 2025
667b1c1
Add test suite
Harsh9485 Aug 4, 2025
ba37d2c
Merge branch 'coder:main' into sourcegraph-amp-module
Harsh9485 Aug 4, 2025
e24a327
Merge branch 'coder:main' into sourcegraph-amp-module
Harsh9485 Aug 4, 2025
99b0f23
Merge branch 'coder:main' into sourcegraph-amp-module
Harsh9485 Aug 5, 2025
a93874b
Merge branch 'coder:main' into sourcegraph-amp-module
Harsh9485 Aug 6, 2025
b32dd64
Add support for the system prompt
Harsh9485 Aug 6, 2025
4d513bd
Merge branch 'sourcegraph-amp-module' of github.com:Harsh9485/registr…
Harsh9485 Aug 6, 2025
48bdcce
Merge branch 'coder:main' into sourcegraph-amp-module
Harsh9485 Aug 6, 2025
14bc314
Merge branch 'coder:main' into sourcegraph-amp-module
Harsh9485 Aug 8, 2025
2e5fd30
Fix DNS limitation issue
Harsh9485 Aug 8, 2025
7432ac8
Merge branch 'sourcegraph-amp-module' of github.com:Harsh9485/registr…
Harsh9485 Aug 8, 2025
ffd9484
Merge branch 'main' into sourcegraph-amp-module
DevelopmentCats Aug 8, 2025
dc60cc7
Add task prompt support
Harsh9485 Aug 9, 2025
668d7f8
Add task prompt support
Harsh9485 Aug 9, 2025
05ff1d0
Merge branch 'main' into sourcegraph-amp-module
DevelopmentCats Aug 11, 2025
ea70ea7
Merge branch 'main' into sourcegraph-amp-module
Harsh9485 Aug 12, 2025
88613b6
Fix all typos and the test suite.
Harsh9485 Aug 12, 2025
1a36efd
Merge branch 'sourcegraph-amp-module' of github.com:Harsh9485/registr…
Harsh9485 Aug 12, 2025
dcb3e65
Add an avatar and a README file
Harsh9485 Aug 12, 2025
4667254
fix typos
Harsh9485 Aug 12, 2025
55080f7
Merge branch 'main' into sourcegraph-amp-module
DevelopmentCats Aug 13, 2025
90af1e7
Fix Readme file
Harsh9485 Aug 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added registry/harsh9485/.images/Avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions registry/harsh9485/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
display_name: "Harsh Panwar"
bio: "I'm a Software Engineer :)"
avatar: "./.images/avatar.jpeg"
github: "Harsh9485"
linkedin: "https://www.linkedin.com/in/harsh-panwar-674884257"
support_email: "[email protected]"
status: "community"
---

# Your Name

I'm a Software Engineer :)
Loading