From 258c3848ca6a59f49db030417314a615690ee89e Mon Sep 17 00:00:00 2001 From: eddiesoehnel Date: Sun, 26 Apr 2026 07:33:08 -0600 Subject: [PATCH] added typesense --- specs/2_systems_s/external-software-tools-repos.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/specs/2_systems_s/external-software-tools-repos.md b/specs/2_systems_s/external-software-tools-repos.md index 5b72d13..50a3ac0 100644 --- a/specs/2_systems_s/external-software-tools-repos.md +++ b/specs/2_systems_s/external-software-tools-repos.md @@ -124,6 +124,8 @@ [Agent Vault](#agent-vault) +[Typesense](#typesense) + --- This doc is a list I maintain of anything interesting to me that I find @@ -374,4 +376,7 @@ The agent writes what's missing, mid-task. No framework, no recipes, no rails. O # **Agent Vault** An open-source credential broker by Infisical that sits between your agents and the APIs they call. -Agents should not possess credentials. Agent Vault eliminates credential exfiltration risk with brokered access. https://github.com/Infisical/agent-vault \ No newline at end of file +Agents should not possess credentials. Agent Vault eliminates credential exfiltration risk with brokered access. https://github.com/Infisical/agent-vault + +# **Typesense** +Typesense is a fast, typo-tolerant search engine for building delightful search experiences. https://github.com/typesense/typesense \ No newline at end of file