Axiom V1.4
I fixed the screen resolution issue so the UI now adapts properly to different monitor sizes and DPI settings — the window fits itself to your screen on startup and the sidebar, padding, and panels resize smartly depending on whether you're on a compact, standard, or wide display.
I also made some solid improvements to the Council/Workplace chat for both local and cloud modes. Each task now gets a clear internal "contract" (goal, requirements, constraints, acceptance checks) that the Architect, Builder, and Critic all work from, so the Critic can actually verify the Builder's work against concrete checks instead of just trusting its description. On the cloud side, I tuned token budgeting per role so things stay efficient and compatible across different models and bumped up how much document content cloud mode can handle.
Additionally, the 'Project Canvas' can be manually used with this command in the textbox '@ ProjectCanvas' (case insensitive), - put the @ and the ProjectCanvas text together). Furthermore, alot more optimizations and improvements done to the local LLM inference for smaller LLMs.
Lastly, I rewrote the README to actually match the real code — fixed some wrong model names and sandbox claims (it only supports Python and Java, not JS/PowerShell/C#), corrected the local model and library names, and added proper docs for the AI tools, memory system, and supported file types.
Happy Building!