Skip to content
flashvenom edited this page Nov 15, 2025 · 3 revisions

quWiki

Quickfire is an insurance AMS built for P&C teams, independent agencies, wholesalers, and brokers. It’s designed to seamlessly integrate third-party APIs, support customizable workflows, and provide agentic AI tools that streamline both renewals and new business. Quickfire delivers true desktop-grade speed on the blazing-fast Blazor framework—whether you deploy in the cloud for easy access or run it locally for maximum security and peace of mind.

Quickfire

Jump In

  • Getting-Started – prerequisites, environment variables, and the quick dotnet loop
  • System-Architecture – solution layout, runtime modes, and how the desktop, gateway, and tray apps coordinate
  • Release-Notes – what shipped in v1.0.1-alpha and prior builds (kept in lockstep with README.md)
  • features/Homepage – walkthroughs for Homepage, Clients, Attachments, Forms, Integrations, Interface, Proposals, and Renewals
  • agents/OpenAIPro-and-Agent-Stack – OpenAIAgent + OpenAIPro design, prompts, task agents, and roadmap
  • reference/Binding-Events – UI binding recipes, dropdown/style guides, product types, renewal data share, and desktop build steps

Quick Links

Need Help Fast?

  • Ctrl/Cmd+K in GitHub wiki jumps between pages
  • Each page cites the owning files (e.g., src/Quickfire.Blazor/Domain/Clients/Pages/Clients.razor) so you can open code beside the doc
  • Issues/ideas? See agents/Roadmap before opening a ticket so we avoid re-work

Last updated: 2025-11-14

Clone this wiki locally