Commit Graph

1984 Commits

Author SHA1 Message Date
SirBroccoli a7cf6cc733 Delete chack_prompt.txt 2026-02-26 01:30:41 +01:00
SirBroccoli a677bf6740 Update PR-tests.yml 2026-02-26 01:30:23 +01:00
Copilot 1120f742c5 Revert PR changes to PR-tests.yml and regexes.yaml (#606)
* Initial plan

* revert: remove PR changes to PR-tests.yml and regexes.yaml

Co-authored-by: carlospolop <17181413+carlospolop@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: carlospolop <17181413+carlospolop@users.noreply.github.com>
2026-02-26 01:27:41 +01:00
Carlos Polop ecd770704f kernel checks 2026-02-26 01:14:41 +01:00
Carlos Polop 7f7ed89072 f 2026-02-24 21:58:36 +01:00
Carlos Polop dc5b7199a9 ci: retrigger pr-tests after fixer 2026-02-24 21:43:59 +01:00
chack-agent 52de95c0ce Fix syntax: use '==' in __main__ guard in linpeas_builder.py 2026-02-24 20:39:34 +00:00
Carlos Polop 5b7dbf45fd ci: speed up PR-tests and add linpeas typo fixture 2026-02-24 21:35:39 +01:00
Carlos Polop 98e5e7c3f2 f 20260224-72fa6bab 2026-02-24 21:31:15 +01:00
Carlos Polop 3cb5411468 ci: allow chack-agent workflow edits to be pushed 2026-02-24 21:04:53 +01:00
Carlos Polop 1375f61d38 workflow: exclude chack temp artifacts from sanitized master-fix patch 2026-02-14 01:37:17 +01:00
Carlos Polop 45105f6f39 workflow: always sanitize master-fixer output to non-workflow diff 2026-02-14 01:28:56 +01:00
Carlos Polop da70f4f64f workflow: tolerate pr-creation policy block in master fixer 2026-02-14 01:20:39 +01:00
Carlos Polop 45990c68c2 workflow: push chack local commits in master-failure fixer 2026-02-14 01:11:41 +01:00
Carlos Polop 381bf74ebd test: intentional master break in linpeas builder for chack validation 2026-02-14 01:03:28 +01:00
Carlos Polop 44969c086d Revert "workflow: sanitize chack commits and add failure log excerpts (#596)"
This reverts commit 1e6c83f43b.
2026-02-14 01:03:10 +01:00
SirBroccoli 1e6c83f43b workflow: sanitize chack commits and add failure log excerpts (#596) 2026-02-14 00:40:02 +01:00
SirBroccoli 993679e8a2 workflow: push chack-produced commits even when tree is clean (#595) 2026-02-14 00:32:56 +01:00
SirBroccoli 82a9aecd08 ci: harden chack rerun flow and restore macos pip compatibility (#593) 2026-02-13 20:47:18 +01:00
SirBroccoli c3a942fdba ci: remove macOS pip break-system-packages flags (#592) 2026-02-13 20:35:41 +01:00
SirBroccoli 7ca05693ef ci: fix chack agent_config key for task-steps init (#590) 2026-02-13 18:15:25 +01:00
SirBroccoli 0ec20d2512 ci: enable chack workflow_run jobs and use codex backend (#589) 2026-02-13 18:11:02 +01:00
Carlos Polop 3e2af030d4 f 20260212-43b28429 2026-02-12 20:02:37 +01:00
Carlos Polop ec746e73e3 additions 20260212-f6c5c556 2026-02-12 03:44:02 +01:00
Carlos Polop 6a1d1efe95 ci: temporarily disable all chack-agent workflows 2026-02-11 19:36:26 +01:00
Carlos Polop cf3565d7e0 Revert "test: intentional ci break for chack agent workflow validation"
This reverts commit 386ef0642a.
20260211-fc7f770e
2026-02-11 17:17:46 +01:00
Carlos Polop 386ef0642a test: intentional ci break for chack agent workflow validation 2026-02-11 17:05:14 +01:00
Carlos Polop 0680509774 Use CHACK_LOGS_HTTP_URL repository secret in workflows 2026-02-11 16:42:13 +01:00
Carlos Polop 3b0a8fd616 Set CHACK_LOGS_HTTP_URL for chack-agent workflows 2026-02-11 16:40:59 +01:00
Carlos Polop 62ef61af0f Do not fail workflow when token cannot push workflow-touching refs 2026-02-11 15:57:06 +01:00
Carlos Polop b6c4474c27 Skip auto-push when workflow files remain staged 2026-02-11 15:46:13 +01:00
Carlos Polop 4650d6b8ad Exclude untracked workflow files from chack-agent auto-fix commits 2026-02-11 15:35:18 +01:00
Carlos Polop 354e3b81fb Harden chack-agent auto-commit against workflow permission rejects 2026-02-11 15:26:27 +01:00
Carlos Polop 2848feda9b Remove max_turns caps and harden triage output parsing 2026-02-11 15:08:27 +01:00
Carlos Polop 0bec3535dc Remove timeout limits from chack-agent workflow steps 2026-02-11 14:26:32 +01:00
Carlos Polop 2b1ab21f66 Disable self-critique and enforce task-list init in workflows 2026-02-11 14:24:43 +01:00
Carlos Polop a8c5967d21 Bound chack-agent runtime and use faster model 2026-02-11 14:11:25 +01:00
Carlos Polop 1e68040be3 Cap chack-agent workflow runs with max_turns 2026-02-11 14:00:03 +01:00
Carlos Polop 143a20f17e Fallback to github.token when CHACK_AGENT_FIXER_TOKEN is unset 2026-02-11 13:39:57 +01:00
Carlos Polop de542f05a4 Use chack-agent default branch in workflows 2026-02-11 13:32:19 +01:00
Carlos Polop a10675d58f Migrate Codex workflows to Chack Agent 2026-02-11 13:31:28 +01:00
SirBroccoli 5c110bd4f8 Fix/systemd generated vars ci (#584)
* Fix Systemd module generated vars metadata

* add auto master fix

* f
20260211-94159e87
2026-02-11 11:43:32 +01:00
SirBroccoli c1bf38a8ab Auto-merge PR #581 (Codex) 2026-02-03 23:34:53 +00:00
Carlos Polop 04c0b8aab3 f 2026-02-03 18:11:07 +01:00
SirBroccoli a6c0491438 Auto-merge PR #578 (Codex)
Co-authored-by: HackTricks PEASS Autoimprover <peass-autoimprover@hacktricks.xyz>
20260201-2ddf3a96
2026-01-31 12:54:24 +00:00
SirBroccoli fce28d2b81 Auto-merge PR #579 (Codex)
* autoimprover: simplify linpeas checks

* Fix CI failures for PR #579

---------

Co-authored-by: HackTricks PEASS Autoimprover <peass-autoimprover@hacktricks.xyz>
Co-authored-by: codex-action <codex-action@users.noreply.github.com>
2026-01-31 12:54:18 +00:00
Carlos Polop fcc78b919a Fix Codex workflow gh usage 2026-01-31 13:19:50 +01:00
Martin Frandel 29d350fa79 Fixed binding error (#577)
Co-authored-by: Martin <git@frandel.eu>
20260129-01f247d5
2026-01-29 00:55:42 +01:00
Carlos Polop 1473fedcbf Fix linPEAS module section path matching 20260121-aabd17ef 2026-01-21 15:21:50 +01:00
Carlos Polop f8f4250b81 Add stronger winPEAS/linPEAS tests 2026-01-21 15:14:08 +01:00