feat: enhance agent identity profile with purpose and personality attributes

This commit is contained in:
Abhimanyu Saharan
2026-02-07 23:27:49 +05:30
parent 5a5bc697bf
commit 91e4c069cc
6 changed files with 47 additions and 11 deletions

2
.gitignore vendored
View File

@@ -20,6 +20,6 @@ node_modules/
# Accidental literal "~" directories (e.g. when a configured path contains "~" but isn't expanded)
backend/~/
backend/coverage.xml
backend/coverage.*
backend/.coverage
frontend/coverage