Skip to content

Graphify did not install correctly and is not running as expected #498

Description

@goooooodman

Environment:

  • Window11 24H2 Chinese locale
  • Python v3.13.3
  • VSCode v1.116.0
  • OpenCode v1.14.20
  • graphify v0.4.25 installed from pip

Issues:

  1. Installation did not proceed as expected:
    1. opencode.json was placed in the root directory instead of being merged with .opencode/opencode.json
    2. The skill was not placed in .opencode/skills
  2. Intermediate files generated during Graphify execution were placed in the root directory, such as .graphify_ast.json, .graphify_detect.json, and run_query.py, and files like run_query.py were not properly deleted after Graphify finished running. (I suspect this directory issue is the reason why skill-opencode.md and skill.md are different?)
  3. The wiki export feature is not working. (There are no instructions regarding the wiki in skill-opencode.md)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions