This pull request adds Typescript definitions for the termkit library. It includes changes to the following files:
types/directory_name/file_name.d.ts
types/document/Text.d.ts
types/termkit.d.ts
Summary
Added Terminal class and TerminalOptions interface to types/directory_name/file_name.d.ts
Added Palette class to types/directory_name/file_name.d.ts
Added Text class, TextOptions interface, and TextAttr interface to types/document/Text.d.ts
Added various classes and interfaces to types/termkit.d.ts
Fixes #1.
🎉 Latest improvements to Sweep:
We just released a dashboard to track Sweep's progress on your issue in real-time, showing every stage of the process – from search to planning and coding.
Sweep uses OpenAI's latest Assistant API to plan code changes and modify code! This is 3x faster and significantly more reliable as it allows Sweep to edit code and validate the changes in tight iterations, the same way as a human would.
Description
This pull request adds Typescript definitions for the termkit library. It includes changes to the following files:
Summary
Terminal
class andTerminalOptions
interface totypes/directory_name/file_name.d.ts
Palette
class totypes/directory_name/file_name.d.ts
Text
class,TextOptions
interface, andTextAttr
interface totypes/document/Text.d.ts
types/termkit.d.ts
Fixes #1.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: