Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions brand/fleet.json
Original file line number Diff line number Diff line change
Expand Up @@ -373,5 +373,29 @@
"label": "Ops vault"
}
]
},
"mitchella": {
"mark": "lentago",
"kind": "SUITE",
"tagline": "Estate front desk \u00b7 signals first, then the docs",
"prompt": "ask \u00b7 check live state \u00b7 answer \u00b7 or draft a ticket",
"badges": [
{
"label": "Claude",
"logo": "anthropic"
},
{
"label": "Python",
"logo": "python"
},
{
"label": "Slack",
"logo": "slack"
},
{
"label": "Grafana",
"logo": "grafana"
}
]
}
}
105 changes: 105 additions & 0 deletions brand/generated/mitchella/banner.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
109 changes: 109 additions & 0 deletions brand/generated/mitchella/og.html

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions brand/generated/mitchella/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Lentago Labs brand header — generated by lentago/.github → brand/generate.py.
Regenerate there; do not hand-edit the banner or badge URLs. -->
<a href="https://lentago.dev"><img src="./assets/banner.svg" alt="mitchella — Estate front desk · signals first, then the docs" width="100%"></a>

[![main](https://img.shields.io/github/check-runs/lentago/mitchella/main?style=flat-square&labelColor=0e2b1a&color=1b4b2e&label=main)](https://github.com/lentago/mitchella/actions) [![License](https://img.shields.io/github/license/lentago/mitchella?style=flat-square&labelColor=0e2b1a&color=1b4b2e)](https://github.com/lentago/mitchella/blob/main/LICENSE) [![Ask DeepWiki](https://img.shields.io/badge/Ask-DeepWiki-1b4b2e?style=flat-square&labelColor=0e2b1a&logo=readthedocs&logoColor=E0A81C)](https://deepwiki.com/lentago/mitchella)

![Claude](https://img.shields.io/badge/Claude-1b4b2e?style=flat-square&labelColor=0e2b1a&logo=anthropic&logoColor=E0A81C) ![Python](https://img.shields.io/badge/Python-1b4b2e?style=flat-square&labelColor=0e2b1a&logo=python&logoColor=E0A81C) ![Slack](https://img.shields.io/badge/Slack-1b4b2e?style=flat-square&labelColor=0e2b1a&logo=slack&logoColor=E0A81C) ![Grafana](https://img.shields.io/badge/Grafana-1b4b2e?style=flat-square&labelColor=0e2b1a&logo=grafana&logoColor=E0A81C)
22 changes: 22 additions & 0 deletions fleet-ops/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,28 @@
"kit"
],
"model_labels": []
},
"mitchella": {
"description": "Mitchella \u2014 the Lentago Labs estate front desk: a corpus-backed chat assistant that checks live state before answering from documentation, and drafts a ticket for a human when it cannot. Partridgeberry: paired flowers, one berry \u2014 several sources, one answer.",
"homepage": "https://deepwiki.com/lentago/mitchella",
"visibility": "public",
"template": false,
"template_source": null,
"features": {
"issues": true,
"projects": true,
"wiki": false,
"discussions": false
},
"suggest_branch_update": false,
"topics": [
"chatops",
"service-desk",
"slack",
"incident-response",
"retrieval"
],
"model_labels": []
}
}
}
4 changes: 4 additions & 0 deletions fleet-ops/required-checks.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@
],
"lupinus": [
"docs-check / docs-check"
],
"mitchella": [
"docs-check / docs-check",
"tests / pytest"
]
}
}