An open API service providing commit metadata for open source projects.

GitHub / github/copilot-sdk-java / commits

SHA Message Author Date Stats
6a9d6668 [maven-release-plugin] rollback the release of v1.0.5 github-actions[bot] <g****]@u****m> 7 months ago
4f5ccd8d Revert "docs: update version references to 1.0.5" github-actions[bot] <g****]@u****m> 7 months ago
a5ede0ed [maven-release-plugin] prepare for next development iteration github-actions[bot] <g****]@u****m> 7 months ago
c9ddeed4 [maven-release-plugin] prepare release v1.0.5 github-actions[bot] <g****]@u****m> 7 months ago
3669e012 docs: update version references to 1.0.5 github-actions[bot] <g****]@u****m> 7 months ago
75e6968d merge Merge pull request #5 from copilot-community-sdk/copilot/fix-github-actions-w... Bruno Borges <b****s@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
8e5c6111 Fix testResumeSessionWithNewClient by keeping first client alive
Co-authored-by: brunoborges <1****s@u****m>
copilot-swe-agent[bot] <1****t@u****m> 7 months ago
417560bc Initial plan copilot-swe-agent[bot] <1****t@u****m> 7 months ago
d70bc2a3 fix: update build step to use 'test-compile' instead of 'compile' Bruno Borges <b****s@m****m> 7 months ago
44cccc38 fix: update npm command to use 'ci' for dependency installation in build work... Bruno Borges <b****s@m****m> 7 months ago
e56f947e fix: update npm command to use 'install' instead of 'ci' for dependency insta... Bruno Borges <b****s@m****m> 7 months ago
6a78a0fd feat: add skill directories and disabled skills to session request and config Bruno Borges <b****s@m****m> 7 months ago
8ca33bef feat: add skills configuration and event handling features Bruno Borges <b****s@m****m> 7 months ago
917f24f7 fix: enhance error handling in permission request processing Bruno Borges <b****s@m****m> 7 months ago
f44731f7 fix: update Checkstyle and Maven Resources Plugin versions; remove obsolete s... Bruno Borges <b****s@m****m> 7 months ago
a9a93073 fix: remove unused test harness JSON parsing patch execution from pom.xml Bruno Borges <b****s@m****m> 7 months ago
765f57f3 fix: install CLI from cloned SDK to match test harness version Bruno Borges <b****s@m****m> 7 months ago
f81ab050 merge Merge remote-tracking branch 'refs/remotes/origin/main' Bruno Borges <b****s@m****m> 7 months ago
847d5f98 fix: bypass upstream test harness JSON parsing bug by setting CI=false Bruno Borges <b****s@m****m> 7 months ago
156abf90 fix: patch test harness JSON parsing error in official SDK Bruno Borges <b****s@m****m> 7 months ago
44e99cb4 merge Merge pull request #4 from copilot-community-sdk/copilot/fix-build-test-workflow Bruno Borges <b****s@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
195a422c Fix composite action output reference in build-test workflow
Co-authored-by: brunoborges <1****s@u****m>
copilot-swe-agent[bot] <1****t@u****m> 7 months ago
9ff82259 Initial plan copilot-swe-agent[bot] <1****t@u****m> 7 months ago
eddd6a86 merge Merge pull request #3 from copilot-community-sdk/merge-upstream-20260128 Bruno Borges <b****s@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
12681cee Update .lastmerge to 87ff5510e0dacb030912501e4eb8deaac38f913f Bruno Borges <b****s@m****m> 7 months ago
6962f501 feat: add agentic-merge-upstream claude skill and enhance merge workflow inst... Bruno Borges <b****s@m****m> 7 months ago
22884531 feat: add deploy-site job to trigger documentation deployment after publishing Bruno Borges <b****s@m****m> 7 months ago
8c8c7053 [maven-release-plugin] prepare for next development iteration github-actions[bot] <g****]@u****m> 7 months ago
64195c38 [maven-release-plugin] prepare release v1.0.4 github-actions[bot] <g****]@u****m> 7 months ago
173e2b33 docs: update version references to 1.0.4 github-actions[bot] <g****]@u****m> 7 months ago
7ed403cb refactor: optimize event listener registration in WeatherAssistant for improv... Bruno Borges <b****s@m****m> 7 months ago
8dc9ae02 refactor: replace JsonNode with Map for parameter handling in tool examples; ... Bruno Borges <b****s@m****m> 7 months ago
d02777fc docs: enhance getting started guide with clearer instructions for Maven and J... Bruno Borges <b****s@m****m> 7 months ago
520cde87 refactor: update documentation links for clarity and consistency; enhance des... Bruno Borges <b****s@m****m> 7 months ago
f24b1f39 fix: add documentation link to notes.template for better accessibility Bruno Borges <b****s@m****m> 7 months ago
0a4190d3 refactor: update documentation structure and improve navigation in site.xml; ... Bruno Borges <b****s@m****m> 7 months ago
0dd75afc feat: add advanced usage documentation and getting started guide; refactor to... Bruno Borges <b****s@m****m> 7 months ago
e0b4e931 fix: replace BufferedReader with BufferedInputStream for accurate byte readin... Bruno Borges <b****s@m****m> 7 months ago
ea81206c fix: set up timeout with daemon thread in CopilotSession to prevent JVM exit Bruno Borges <b****s@m****m> 7 months ago
b988c558 feat: enhance versions.html and deploy-site.yml for improved version display ... Bruno Borges <b****s@m****m> 7 months ago
10c1ee93 fix: update badge titles in README.md for consistency Bruno Borges <b****s@m****m> 7 months ago
9a1d28ff feat: add Maven resources plugin configuration for filtering site markdown fi... Bruno Borges <b****s@m****m> 7 months ago
37397474 fix: correct XML root element from <project> to <site> in site.xml and remove... Bruno Borges <b****s@m****m> 7 months ago
62c9eaab feat: update README.md for clarity, add index.md for documentation, and adjus... Bruno Borges <b****s@m****m> 7 months ago
280e81a7 fix: remove redundant instruction from Maven installation section in README.md Bruno Borges <b****s@m****m> 7 months ago
4d4e8920 Add @since annotations to all classes. Bruno Borges <b****s@m****m> 7 months ago
26c56b69 feat: add package-info.java files for core, events, and json packages; enhanc... Bruno Borges <b****s@m****m> 7 months ago
90ed6ef1 feat: update versions page to remove archived version display and improve layout Bruno Borges <b****s@m****m> 7 months ago
06808b16 fix: update paths in deploy workflow to include all source and GitHub files Bruno Borges <b****s@m****m> 7 months ago
ecd22ad6 feat: enhance versions page with latest version highlighting and legend Bruno Borges <b****s@m****m> 7 months ago
543803ac feat: enhance versions page with header, GitHub link, and styling improvements Bruno Borges <b****s@m****m> 7 months ago
91d25002 Merge upstream SDK changes from f902b76 Bruno Borges <b****s@m****m> 7 months ago
d19c8c53 feat: add agentic merge upstream skill and sync script Bruno Borges <b****s@m****m> 7 months ago
aac1aea1 merge Merge remote-tracking branch 'refs/remotes/origin/main' Bruno Borges <b****s@m****m> 7 months ago
09b75f98 fix: update build badge link in README Bruno Borges <b****s@m****m> 7 months ago
6a871e51 [maven-release-plugin] prepare for next development iteration github-actions[bot] <g****]@u****m> 7 months ago
70535c39 [maven-release-plugin] prepare release v1.0.3 github-actions[bot] <g****]@u****m> 7 months ago
c174123b docs: update version references to 1.0.3 github-actions[bot] <g****]@u****m> 7 months ago
b0049904 fix: update documentation navigation to include MCP Servers section Bruno Borges <b****s@m****m> 7 months ago
042fadb1 rename and retitle workflows Bruno Borges <b****s@m****m> 7 months ago
490a64ea Sync merge Bruno Borges <b****s@m****m> 7 months ago
b48c25de fix: add MCP Servers documentation and integration examples Bruno Borges <b****s@m****m> 7 months ago
caf4d0d8 fix: update documentation version references and add rollback mechanism on re... Bruno Borges <b****s@m****m> 7 months ago
dddf8000 fix: update deployment workflow to use 'gh-pages' branch instead of 'site' Bruno Borges <b****s@m****m> 7 months ago
97015fcc fix: update documentation workflow to copy version index page to index.html a... Bruno Borges <b****s@m****m> 7 months ago
12a72a97 fix: enhance GitHub Pages deployment workflow with improved version handling ... Bruno Borges <b****s@m****m> 7 months ago
0286c88e fix: update GitHub Pages deployment workflow to use 'site' branch instead of ... Bruno Borges <b****s@m****m> 7 months ago
61eab500 feat: add detailed guidelines for porting upstream SDK changes to Java SDK Bruno Borges <b****s@m****m> 7 months ago
f39fd822 Update README.md Bruno Borges <b****s@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
3955f116 fix: improve gh-pages initialization and remote setup for GitHub Pages deploy... Bruno Borges <b****s@m****m> 7 months ago
39806e97 feat: add versioned documentation template and update site deployment workflow Bruno Borges <b****s@m****m> 7 months ago
601db0d0 docs: update disclaimer in README for clarity and emphasis on breaking changes Bruno Borges <b****s@m****m> 7 months ago
0455c108 feat: add configuration for automatically generated release notes and enhance... Bruno Borges <b****s@m****m> 7 months ago
c57fde38 docs: add disclaimer to README, documentation, and release notes Bruno Borges <b****s@m****m> 7 months ago
c381ca6f feat: add "Infinite Sessions" section to documentation menu Bruno Borges <b****s@m****m> 7 months ago
281be9aa feat: generate release notes from template and update SCM tag to HEAD Bruno Borges <b****s@m****m> 7 months ago
4c45669c Update documentation for version 1.0.2 github-actions[bot] <g****]@u****m> 7 months ago
94839e19 [maven-release-plugin] prepare for next development iteration github-actions[bot] <g****]@u****m> 7 months ago
bf4f909c [maven-release-plugin] prepare release v1.0.2 github-actions[bot] <g****]@u****m> 7 months ago
212d985c feat: add infinite sessions support with workspace persistence Bruno Borges <b****s@m****m> 7 months ago
6551101d Add cache control meta tags to site.xml for improved content freshness Bruno Borges <b****s@m****m> 7 months ago
c3b9ba35 Update documentation links in site.xml and README for consistency Bruno Borges <b****s@m****m> 7 months ago
8a152f06 Fix Maven build step by adding 'clean' to ensure a fresh build Bruno Borges <b****s@m****m> 7 months ago
fdefd8c7 Remove unused image from README and update Maven configuration to copy necess... Bruno Borges <b****s@m****m> 7 months ago
4962a993 Add additional image to README for enhanced visual representation Bruno Borges <b****s@m****m> 7 months ago
a6c840b5 Update GitHub Actions to use latest action versions for deployment workflow Bruno Borges <b****s@m****m> 7 months ago
391515d0 Update README and Maven configuration for image handling Bruno Borges <b****s@m****m> 7 months ago
60e57194 Enhance Maven site deployment and documentation Bruno Borges <b****s@m****m> 7 months ago
e9ff5975 Add GitHub Actions workflow for GitHub Pages deployment Bruno Borges <b****s@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
a95113b5 merge Merge pull request #2 from copilot-community-sdk/copilot/adjust-sdk-e2e-test-... Bruno Borges <b****s@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
066862db Add daily schedule trigger to SDK E2E tests workflow
Co-authored-by: brunoborges <1****s@u****m>
copilot-swe-agent[bot] <1****t@u****m> 7 months ago
7327b8c4 Initial plan copilot-swe-agent[bot] <1****t@u****m> 7 months ago
3d7e6730 Update GitHub release title to simplify naming convention Bruno Borges <b****s@m****m> 7 months ago
7135f868 Add Checkstyle configuration and integrate with Maven build Bruno Borges <b****s@m****m> 7 months ago
6e30b857 Fix GitHub release command to include version prefix Bruno Borges <b****s@m****m> 7 months ago
44cd01d9 Update documentation for version 1.0.1 github-actions[bot] <g****]@u****m> 7 months ago
03a058ca [maven-release-plugin] prepare for next development iteration github-actions[bot] <g****]@u****m> 7 months ago
a27e4547 [maven-release-plugin] prepare release v1.0.1 github-actions[bot] <g****]@u****m> 7 months ago
1c13e6ed Fix GitHub release command to use correct version formatting and title Bruno Borges <b****s@m****m> 7 months ago
f4d4ad90 Update version to 1.0.0 in README and revert to 1.0.1-SNAPSHOT in pom.xml Bruno Borges <b****s@m****m> 7 months ago

← Back to repository