https://github.com/j-plugins/wippy-plugin
Intellij IDEA Plugin for Wippy AI
https://github.com/j-plugins/wippy-plugin
idea-plugin intellij-idea-plugin intellij-plugin phpstorm-plugin
Last synced: 2 days ago
JSON representation
Intellij IDEA Plugin for Wippy AI
- Host: GitHub
- URL: https://github.com/j-plugins/wippy-plugin
- Owner: j-plugins
- License: mit
- Created: 2026-02-08T11:59:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-30T15:57:28.000Z (about 1 month ago)
- Last Synced: 2026-03-30T17:39:23.575Z (about 1 month ago)
- Topics: idea-plugin, intellij-idea-plugin, intellij-plugin, phpstorm-plugin
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/30113-wippy
- Size: 2.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wippy-plugin

[](https://plugins.jetbrains.com/plugin/30113-wippy)
[](https://plugins.jetbrains.com/plugin/30113-wippy)
[Github](https://github.com/j-plugins/wippy-plugin) | [Telegram](https://t.me/jb_plugins/755) | [Documentation](https://home.wj.wippy.ai) | [Donation](https://github.com/xepozz/xepozz?tab=readme-ov-file#become-a-sponsor)
## Wippy
IntelliJ IDEA plugin that provides first-class support for the Wippy agentic platform.
It understands registry entry kinds (function.lua, agent.gen1, http.endpoint, etc.), validates YAML configurations, and offers smart navigation between entry definitions and their Lua implementations.
The plugin also integrates with Wippy's documentation API to provide inline help and autocompletion for Wippy-specific Lua modules like llm, process, registry, and others — making it easier for both humans and AI agents to develop within the Wippy ecosystem.
## Support the Project
If you find this plugin useful, you can support its development:
[
Patreon](https://patreon.com/xepozz)
|
[
Buy me a coffee](https://buymeacoffee.com/xepozz)
|
[
Boosty](https://boosty.to/xepozz)
## Installation
- Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "wippy-plugin" >
Install
- Using JetBrains Marketplace:
Go to [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/30113-wippy) and install it by clicking the Install to ... button in case your IDE is running.
You can also download the [latest release](https://plugins.jetbrains.com/plugin/30113-wippy/versions) from JetBrains Marketplace and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
- Manually:
Download the [latest release](https://github.com/xepozz/wippy-plugin/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
---
Plugin based on the [IntelliJ Platform Plugin Template][template].
[template]: https://github.com/JetBrains/intellij-platform-plugin-template
[docs:plugin-description]: https://plugins.jetbrains.com/docs/intellij/plugin-user-experience.html#plugin-description-and-presentation