Skip to content

Remove prompty native running #1623

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 21, 2025
Merged

Remove prompty native running #1623

merged 2 commits into from
Jun 21, 2025

Conversation

pelikhan
Copy link
Member

It creates a confusing experience.

@pelikhan pelikhan changed the base branch from main to dev June 21, 2025 05:45
Copy link
Contributor

Annotations

Linter: no-fix-mes

Caution

FIXME comments are not allowed. Remove or address them instead if present. (.devcontainer/devcontainer.json#L1 fixme_comment)

Linter: grumpy-dev

Warning

"Well, seems like you're tweaking postCreateCommand again. Will this ever settle down? No standardization, no peace! Frozen lockfile with prefer-offline will only paper over transient dependency issues, not fix them!" (.devcontainer/devcontainer.json#L1 grumpy_review)

Linter: variable-names

Note

No tests were added for issue-bot logic. You should include tests to ensure functionality. (.github/genaisrc/issue-bot.genai.mts#L2 missing_tests)

Linter: stats

Metric Value
Files Added 3
Files Removed 0
Files Modified 18

Linter: diagrams

Loading
classDiagram
    class Devcontainer {
        - postCreateCommand
    }
    class Editorconfig {
        <<Added>>
    }
    class IssueBot {
        - parameters: issue
        - github.getIssue()
    }
    class GitHubWorkflows {
        - Cache : yarn
        - Run : yarn install
        - Run : yarn compile
    }
    class CustomAction {
        <<Added>>
    }
    Devcontainer --> Editorconfig
    Devcontainer --> IssueBot
    Editorconfig --> GitHubWorkflows

Linter: description

Warning

The pull request description does not match the changes in the diff. Update the description to align with all modifications. (Pull Request Description#L1 description_mismatch)

AI-generated content by linters may be incorrect. Use reactions to eval.

Copy link
Contributor

Caution

FIXME comments are not allowed. Remove or address them instead if present.
.devcontainer/devcontainer.json#L0 fixme_comment

Warning

"Well, seems like you're tweaking postCreateCommand again. Will this ever settle down? No standardization, no peace! Frozen lockfile with prefer-offline will only paper over transient dependency issues, not fix them!"
.devcontainer/devcontainer.json#L0 grumpy_review

[!info]
No tests were added for issue-bot logic. You should include tests to ensure functionality.
.github/genaisrc/issue-bot.genai.mts#L1 missing_tests

Warning

The pull request description does not match the changes in the diff. Update the description to align with all modifications.
[Pull Request Description#L0](/microsoft/genaiscript/blob/bc4456d2afa94f843172041aad76990054312d05/Pull Request Description#L0) description_mismatch

AI-generated content by linters may be incorrect. Use reactions to eval.

Copy link
Contributor

Investigator report

Context collection

  • run id: 15792675493
  • failed job
  • last successful run not found

AI Analysis

AI-generated content by gai may be incorrect. Use reactions to eval.

@pelikhan pelikhan merged commit eb591aa into dev Jun 21, 2025
9 of 14 checks passed
@pelikhan pelikhan deleted the remove-prompty branch June 25, 2025 21:05
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.

1 participant