microsoft/TypeAgent

Public

mirrored from https://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
36be2ef0bdbe8a30631d978ce92fbdcb2fb8999a

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

ts/examples/spelunker/README.md

14lines · modepreview

## Spelunker test app

This sample app is used to explore ideas around "code spelunking", i.e.,
exploring a repo full of unknown source code (in multiple languages) and
gradually understand how it works. The AI is meant as a helper for the human to
help them think. See [Design](./design.md) for the current architecture.

## Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
trademarks or logos is subject to and must follow
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
Any use of third-party trademarks or logos are subject to those third-party's policies.