Skip to content

Fix import path for formatting in reporting.md#182

Closed
eaftan wants to merge 3 commits intomainfrom
eaftan-patch-1
Closed

Fix import path for formatting in reporting.md#182
eaftan wants to merge 3 commits intomainfrom
eaftan-patch-1

Conversation

@eaftan
Copy link
Contributor

@eaftan eaftan commented Feb 21, 2026

Fixes #179

@dsyme
Copy link
Contributor

dsyme commented Feb 21, 2026

@eaftan I simplfied by removing the transitive import from a nested directory. But there's a bug here for sure

Situation was

workflows/workflow.md imports "shared/file1.md"

workflows/shared/file1.md imports "shared/file2.md"

workflows/shared/file2.md imports nothing

Install via remote gh aw add githubnext/agentics/workflow fails

install by local gh aw compile workflows/file1.md succeeds

Didn't try install via local gh aw add workflows/workflow.md

@dsyme
Copy link
Contributor

dsyme commented Feb 21, 2026

Bug filed here github/gh-aw#17620

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The installation of code-simplifier is failing.

2 participants