-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
automationdocumentationImprovements or additions to documentationImprovements or additions to documentationrepo-assist
Description
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for March 2026
Suggested Actions for Maintainer
Comprehensive list of all pending actions requiring maintainer attention:
- Review PR [Repo Assist] feat: add JavaScript and TypeScript cognitive complexity supportΒ #164: [Repo Assist] feat: add JavaScript and TypeScript cognitive complexity support β implements JS/TS CodeLens support resolving Add JavaScript/TypeScript SupportΒ #32; 33 unit tests pass β Review
- Merge PR chore(main): release 0.2.1Β #161: chore(main): release 0.2.1 β automated release-please PR for the % symbol fix β Review
- Review PR (new this run): ci: add concurrency group to release workflow β serializes release-please runs to prevent parallel execution conflicts; low-risk additive CI change (Closes [ci-coach] ci: add concurrency group to release workflowΒ #200, [ci-coach] ci: add concurrency group to release workflow to prevent overlapping runsΒ #203)
- Review PR (new this run): build(deps-dev): update TypeScript tooling β minor/patch bumps for
@types/node,@types/vscode,@typescript-eslintpackages; compile + lint pass - Check comment Add JavaScript/TypeScript SupportΒ #32: Repo Assist commented linking to PR [Repo Assist] feat: add JavaScript and TypeScript cognitive complexity supportΒ #164 β verify guidance is helpful β View
- Check comment [ci-coach] ci: add concurrency group to release workflow to prevent overlapping runsΒ #203: Repo Assist commented confirming implementation of concurrency fix β View
- Close issue [ci-coach] ci: add concurrency group to release workflowΒ #200: ci-coach suggestion implemented via PR β View
- Close issue [ci-coach] ci: add concurrency group to release workflow to prevent overlapping runsΒ #203: ci-coach suggestion implemented via PR β View
Future Work for Repo Assist
- Add Python support (tree-sitter-python) if requested
- Improve test coverage for edge cases in JS/TS analyzers (callbacks, generators, async/await)
- Consider adding React JSX complexity detection for JSX expressions
- tree-sitter has a major update available (0.21 β 0.25); investigate API compatibility before proposing
Run History
2026-03-14 16:32 UTC β Run
- π§ Created PR: ci: add concurrency group to release workflow (Closes [ci-coach] ci: add concurrency group to release workflowΒ #200, [ci-coach] ci: add concurrency group to release workflow to prevent overlapping runsΒ #203) β YAML change; compile + lint pass
- π§ Created PR: build(deps-dev): update TypeScript tooling and type definitions β minor/patch bumps for 4 dev deps; compile + lint pass
- π¬ Commented on [ci-coach] ci: add concurrency group to release workflow to prevent overlapping runsΒ #203: confirmed implementation of concurrency fix via new PR
- π·οΈ Labelled [ci-coach] ci: add concurrency group to release workflow to prevent overlapping runsΒ #203 with
enhancement
2026-03-13 16:32 UTC β Run
- π·οΈ Labelled [ci-coach] ci: add concurrency group to release workflowΒ #200 with
enhancement - π§ Created draft PR: ci: add concurrency group to release workflow (Closes [ci-coach] ci: add concurrency group to release workflowΒ #200) β YAML change; compile + lint pass
- π¬ Commented on [ci-coach] ci: add concurrency group to release workflowΒ #200: confirmed implementation of CI Coach patch
2026-03-12 16:41 UTC β Run
- π Attempted PR [Repo Assist] feat: add JavaScript and TypeScript cognitive complexity supportΒ #164 sync with main β synced with ci: remove dead OS conditional in release workflowΒ #198 (dead-code fix); compile + lint pass, 33 unit tests pass
2026-03-11 16:36 UTC β Run
- π§ Attempted PR creation (2nd try): ci: remove dead OS conditional in release workflow (Closes [ci-coach] ci: remove dead OS conditional in release workflowΒ #195) β compile + lint pass; PR creation may result in fallback issue if push is blocked by firewall
2026-03-10 16:39 UTC β Run
- π§ Created PR attempt: ci: remove dead OS conditional in release workflow (branch
repo-assist/fix-release-dead-code-195, Closes [ci-coach] ci: remove dead OS conditional in release workflowΒ #195) β push failed, fallback issue [Repo Assist] ci: remove dead OS conditional in release workflowΒ #196 created with patch - π·οΈ Labelled [ci-coach] ci: remove dead OS conditional in release workflowΒ #195 with
refactor - π¬ Commented on [ci-coach] ci: remove dead OS conditional in release workflowΒ #195: noted dead code fix implemented and PR created
2026-03-09 16:41 UTC β Run
- π§ Updated PR [Repo Assist] feat: add JavaScript and TypeScript cognitive complexity supportΒ #164: synced with main β eslint 10.0.3, pinned action SHAs (setup-node, codecov), restored test:vscode script, synced all .github/ workflow files; all 33 unit tests pass
2026-03-04 16:33 UTC β Run
- π§ Created PR (deps update): build(deps-dev): update
@types/nodeto 22.19.13 and@types/vscodeto 1.109.0 β minor devDependency bump; compile + lint pass (PR [Repo Assist] build(deps-dev): update@types/nodeto 22.19.13 and@types/vscodeto 1.109.0Β #181, now closed)
2026-03-03 16:34 UTC β Run
- π§ Updated PR [Repo Assist] feat: add JavaScript and TypeScript cognitive complexity supportΒ #164: synced test:coverage script with main changes from ci: eliminate redundant compile pass in test:coverage scriptΒ #179 (eliminate redundant compile pass); all 33 unit tests pass
2026-03-02 16:34 UTC β Run
- π§ Updated PR [Repo Assist] feat: add JavaScript and TypeScript cognitive complexity supportΒ #164: merged latest main (dep updates, CI timeout/fail-fast), fixed TypeScript build error (samples/Test.ts outside rootDir β added samples/ to tsconfig exclude); all 33 unit tests pass
2026-03-01 16:31 UTC β Run
- π§ Updated PR [Repo Assist] feat: add JavaScript and TypeScript cognitive complexity supportΒ #164: synced ci.yml with latest main improvements (path filtering, concurrency, removed redundant compile step) β this also triggers CI for the PR
2026-03-01 11:03 UTC β Run
- π¬ Commented on [ci-coach] ci: add concurrency control and path filtering to CI workflowΒ #163: noted that PR ci: add concurrency control and path filtering to CI workflowΒ #166 implements the same CI changes from ci-coach (issue now closed after PR ci: add concurrency control and path filtering to CI workflowΒ #166 merged)
- β PR ci: add concurrency control and path filtering to CI workflowΒ #166 merged by askpt: ci: add concurrency control and path filtering to CI workflow
- β PR ci: remove redundant compile step from CI workflowΒ #169 merged by askpt: ci: remove redundant compile step from CI workflow
2026-03-01 10:15 UTC β Run
- π§ Created PR [Repo Assist] feat: add JavaScript and TypeScript cognitive complexity supportΒ #164: feat: add JavaScript and TypeScript cognitive complexity support (Closes Add JavaScript/TypeScript SupportΒ #32) β full JS/TS CodeLens support using tree-sitter-javascript@0.21.4 and tree-sitter-typescript@0.21.2; 14 new unit tests; sample files added
- π Closed issue [Repo Assist] Monthly Activity 2026-02Β #155: February 2026 Monthly Activity (replaced by this issue)
Generated by Repo Assist Β· β·
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-assist.md@b466f28f0f65b68d6f2b10b15b44f51d787b93be
Warning
β οΈ Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
releaseassets.githubusercontent.com
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
network:
allowed:
- defaults
- "releaseassets.githubusercontent.com"See Network Configuration for more information.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
automationdocumentationImprovements or additions to documentationImprovements or additions to documentationrepo-assist