Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
be7f9f6236
Update documentation for Non-Linear project: refine infrastructure details, reducing container count from 10 to 8, and introduce a new database schema document outlining design decisions, table structures, and data types for Postgres-only implementation. Add initial HTML layout for the layered view interface.
79a7277ad9
Update documentation for Non-Linear project: clarify the layered architecture, detail post-alpha features including artifact nodes and code connections, and refine agent integration specifications. Adjust scope and roadmap to reflect changes in project milestones and validation goals.
eae312a635
Refine documentation for Non-Linear project: expand on the layered data model, introduce artifact nodes, and clarify layer visibility and toggling in the UI. Update agent integration details to include layer filtering and enhance API specifications for artifact management.
9c0ecc5934
Enhance documentation for Non-Linear project: introduce status transitions model, redefine workspace structure, and detail comments & collaboration features. Update pagination and webhook specifications for clarity and completeness.
610b9a26e2
Add detailed documentation for Non-Linear project, including vision, data model, views and UI, policy model, agent integration, and scope/roadmap. Replace previous markdown files with updated versions for clarity and consistency.
de0265f1b5
Add initial documentation for Non-Linear project, including vision, data model, views and UI, policy model, agent integration, and scope/roadmap.
a161988dbf
[upd] Refine energy cost calculations and enhance price adjustments in market and BDI agent logic. Implement rounding for improved accuracy in financial computations and adjust supply/demand thresholds for better market dynamics.
73e4712119
[upd] Implement BDI reasoning system and enhance AI decision-making with persistent beliefs and desires. Introduced Redis state storage for improved simulation state management and added asynchronous logging for performance optimization. Updated configuration parameters to support new features.