Changelog¶
0.1.2 (2026-06-06)¶
forkbit plugin initnow accepts.for the current directory and allows non-empty directoriesforkbit plugin validateimproved CLI help text with description and examples
0.1.1 (2026-06-06)¶
New
PluginWorkerbase class for background tasks with automatic busy-state trackingNew
BasePlugin.set_busy(bool)to signal activity to the app sidebarPluginWorkerhandles error catching, logging, and thread-safe busy cleanup
0.1.0 (2026-06-05)¶
Initial public release
BasePluginbase class with UI, settings, data persistence, git, and translation supportGitClientwrapper for common git operationsCLI tools:
forkbit plugin init,validate,build,release