-
Notifications
You must be signed in to change notification settings - Fork 11
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
feat: Support standard gitignore syntax with pathspec library
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStatus: Open.#35 In ferrix-lab/Insight-Py;feat: Support interactive HTML dashboard and machine-readable JSON export formats
enhancementNew feature or requestNew feature or requestStatus: Open.#34 In ferrix-lab/Insight-Py;feat: Concurrent file analysis with rate limiting, retries, and rich progress bar
enhancementNew feature or requestNew feature or requestStatus: Open.#33 In ferrix-lab/Insight-Py;feat: Multi-language AST parsing using Tree-Sitter
enhancementNew feature or requestNew feature or requestStatus: Open.#32 In ferrix-lab/Insight-Py;feat: Support local LLM inference engines (Ollama, LM Studio / OpenAI-compatible API)
enhancementNew feature or requestNew feature or requestStatus: Open.#31 In ferrix-lab/Insight-Py;feat: Support offline and static-only analysis mode (--no-ai / --static)
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStatus: Open.#30 In ferrix-lab/Insight-Py;test: Add automated test suite with pytest and GitHub Actions CI workflow
enhancementNew feature or requestNew feature or requestStatus: Open.#29 In ferrix-lab/Insight-Py;sec: Revoke leaked Google API key in Git history and ignore report/ directory in .gitignore
bugSomething isn't workingSomething isn't workingStatus: Open.#28 In ferrix-lab/Insight-Py;docs: Align CLI command names, API key env vars, and outdated repository URLs
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersStatus: Open.#27 In ferrix-lab/Insight-Py;fix(cli): Add missing if __name__ == '__main__' block and return non-zero exit code on invalid path
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersStatus: Open.#26 In ferrix-lab/Insight-Py;fix(analyzer): C-style inline block comments cause infinite comment counting, and python async functions are missed
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersStatus: Open.#25 In ferrix-lab/Insight-Py;fix(reporter): Report file name collisions cause silent overwrites for files with identical basenames
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersStatus: Open.#24 In ferrix-lab/Insight-Py;