Skip to content
Discussion options

You must be logged in to vote

Puffin Plugin Architecture

Puffin has a built-in plugin system that extends the core application with additional functionality. These plugins are:

  • Electron-based: Run within the main Puffin application
  • UI-integrated: Add new tabs, panels, or components to the interface
  • State-aware: Can access and modify Puffin's application state
  • Persistent: Can store their own data in the project's .puffin/ directory

Available Built-in Plugins

Core Plugins

  • Stats: Session statistics and cost tracking for Claude API usage
  • Calendar: Development activity timeline with post-it notes for planning
  • Toast History: Notification history viewer for past alerts
  • Prompt Templates: Create and manage reusable prompt t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jdubray
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant