Jason Fehr has uploaded a new patch set (#6). ( http://gerrit.cloudera.org:8080/23866 )
Change subject: IMPALA-14681: Add Agent Instruction Files ...................................................................... IMPALA-14681: Add Agent Instruction Files Adds agent instructions files following the agents.md and agentskills.io specifications. Adds a VSCode workspace file that configures a single-root workspace set up with the toolchain's C++ compiler and libraries, excludes unnecessary build artifacts from global searches, and dynamically forwards ports if running remotely. Testing accomplished using Copilot in VSCode. Change-Id: I3063bcff29a97ac30770ae53febd53813a4974e9 Assisted-by: GPT-5.3-Codex (Copilot) --- A .agents/skills/build-one-cc-file/SKILL.md A .agents/skills/build-one-cc-file/scripts/omake.sh A .agents/skills/git-fixup-push/SKILL.md A .agents/skills/git-fixup-push/scripts/fixup.sh M .gitignore A .vscode/cmake-kits.json A .vscode/launch.json A .vscode/settings.json M AGENTS.md M bin/rat_exclude_files.txt M buildall.sh 11 files changed, 554 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/66/23866/6 -- To view, visit http://gerrit.cloudera.org:8080/23866 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I3063bcff29a97ac30770ae53febd53813a4974e9 Gerrit-Change-Number: 23866 Gerrit-PatchSet: 6 Gerrit-Owner: Jason Fehr <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]>
