Added backend infrastructure to use LLMs to run agents.
Two gents working - creating demo data into Questions of the Project
Summarising answers of questions into an actionable report.
Admin panel for AI where agents can be tweaked
Admin panel for Companies to audit the logs of what info is sent to the LLM.
[2.1.3] 2026-03-05
Added Source to Tools and updated all tools with author or source.
Added Method > Tools > Markdown Create and Edit capability.
Added Questions & Tools Actions to Method Tree reader view if ACL allows.
Added a workflow system to track workflows between personas like the user, an admin, and back which is configurable.
[2.1.2] 2026-02-09
Changed full ACL model away from any Django standard - but grid - type.
For Consultant portal users - Updated consent staff views to use app-level consent access instead of strict staff checks
Removed Methodology ACL, replaced with IP ACL - that has Methodology and Questions Categories
Renamed the card label, the project categories headings, and updated the context help text to match your wording.
Payment gateway using Payfast.
Implemented the cancellation fee flow end-to-end: cancellation now creates a cancellation fee request + payment link, sends the new design-system email, and only creates an invoice after PayFast confirms payment; pending fees also appear in the forecast list.
Implemented the annual billing rules and combined invoices/forecast view. Annual plans now bill monthly at the discounted rate with positive clawback invoices, the renewal/usage commands use pricing_plan, and the admin invoices list includes forecast rows, filters, and a filtered total card.
User Request subscription self-onboarding flow added a step to configure ACL for client, and an email to them when done
Administration > EMail Templates - to view all the templates & a script to update the list. in /tools
Pricing of Packages database driven, Standardised email templates
AI Agent files like AGENT_SKILLS, API, DESIGN_SYSTEM etc. to improve speed of working with agents.
Improved Continuously Improving workflows and scripts.
[2.1.0] 2026-01-29
Company Strategy and Tactics documentation - but not done yet